Lines Matching full:object
20 /* Select the first object.*/
22 /* Select the last object.*/
24 /* Select the previous object.*/
26 /* Select the next object.*/
28 /* Select the object with the given object ID.*/
42 /** Order the list by object name, ascending */
44 /** Order the list by object type, ascending*/
46 /** Order the list by object current size, ascending*/
48 /** Order the list by object first-created timestamp, ascending*/
50 /** Order the list by object last-modified timestamp, ascending */
52 /** Order the list by object name, descending */
54 /** Order the list by object type, descending*/
56 /** Order the list by object current size, descending*/
58 /** Order the list by object first-created timestamp, descending*/
60 /** Order the list by object last-modified timestamp, descending */
74 /* Size of Object List Control Point goto procedure */
91 /* Response if the requested procedure attempted to select an object
92 * beyond the first object or
93 * beyond the last object in the current list.
105 * to there being no object with the requested Object ID.