Home
last modified time | relevance | path

Searched refs:order (Results 51 – 75 of 398) sorted by relevance

12345678910>>...16

/aoo42x/main/offapi/com/sun/star/util/
H A DSortField.idl47 /** <TRUE/> if data are sorted in ascending order,
48 <FALSE/> if in descending order.
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldReferenceType.idl66 the next visible member of the base field, in the base field's sort order. If details for one
68 hidden details isn't calculated, not even for the item's summary, to have a consistent order
109 in the base field's sort order, and the total sum is shown.
/aoo42x/main/desktop/test/deployment/options/
H A Dreadme.txt61 ordered group. Every node defines also 3 nodes which have a determined order.
193 Since the order of Module|s is not defined, the dialog may display first the
199 modules2.oxt: Same as modules1, except that the order of nodes and leaves
/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationChangeListener.idl45 on the change event. The order in which listeners are called is the
46 order in which they are registered (First registered, first called.)
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DWizard.idl40 … the IDs of the pages which constitute the execution path. IDs must be in ascending order.
52 …IDs of the pages which constitute the execution paths. IDs in each path must be in ascending order.
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DBatchUpdateException.idl42 that were executed before the error occurred. The order of elements in an
43 array of update counts corresponds to the order in which commands were added
H A DXGeneratedResultSet.idl40 …<p>The relative order of columns in the result set returned by <member>getGeneratedValues</member>…
41 …as the relative order of the same columns as returned when executing a "SELECT * FROM table". This…
/aoo42x/main/offapi/com/sun/star/drawing/
H A DPageShape.idl42 the printing position and order of pages
52 describes the relative order of the different page
/aoo42x/main/offapi/com/sun/star/linguistic2/
H A DXHyphenator.idl111 It is usually empty in order to use the default values supplied
159 It is usually empty in order to use the default values supplied
192 It is usually empty in order to use the default values supplied
/aoo42x/main/udkapi/com/sun/star/bridge/oleautomation/
H A DNamedArgument.idl34 method, which takes all arguments in a sequence of anys. Usually the order
35 of the arguments must correspond to the order of arguments in the Automation
/aoo42x/main/sc/source/ui/inc/
H A Dvalidate.hrc63 change the order of the list box entries. */
75 change the order of the list box entries. */
/aoo42x/main/l10ntools/source/
H A Dxmlparse.cxx538 order.push_back( id ); in InsertL10NElement()
582 order =obj.order; in XMLFile()
594 order =obj.order; in operator =()
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXCompoundTypeDescription.idl53 /** Returns the member types of the struct/exception in IDL declaration order.
66 /** Returns the member names of the struct/exception in IDL declaration order.
H A DXInterfaceAttributeTypeDescription2.idl57 no particular order; all elements of the returned sequence will be
67 no particular order; all elements of the returned sequence will be
H A DXServiceConstructorDescription.idl59 lexical order; for a default constructor, an empty sequence is
68 constructor's <code>raises</code> specification, in no particular order;
/aoo42x/main/winaccessibility/source/UAccCOMIDL/
H A DAccessibleKeyBinding.idl55 /// The order of the key strokes in the sequence define the order
/aoo42x/main/offapi/com/sun/star/xml/sax/
H A DXDTDHandler.idl39 <p>The SAX parser may report these events in any order, regardless of the
40 order in which the notations and unparsed entities were declared; however,
/aoo42x/main/offapi/com/sun/star/frame/
H A DXDispatchProviderInterception.idl44 Note: Nobody can guarantee order of used interceptor objects if more then ones exist.
70 The order of removals is arbitrary. It is not necessary to remove the last
/aoo42x/main/offapi/com/sun/star/presentation/
H A DXSlideShowListener.idl61 For the default order (forward) this flag is <FALSE/>.
62 When the main sequence was traversed in reverse order then this
/aoo42x/main/offapi/com/sun/star/awt/
H A DXTabController.idl85 /** enables automatic tab order.
91 /** activates tab order.
H A DXTopWindow.idl65 /** places this window at the top of the stacking order and
72 /** places this window at the bottom of the stacking order and
/aoo42x/main/offapi/com/sun/star/awt/grid/
H A DXSortableGridData.idl56 /** returns the current sort order.
59 …a structure describing the current sort order. <member scope="::com::sun::star::beans">Pair::First…
/aoo42x/main/offapi/com/sun/star/view/
H A DPrintSettings.idl78 /** If <TRUE/>, the pages are printed in reverse order.
85 /** If <TRUE/>, the pages are printed in the order of prospects.
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXSprite.idl176 The sprite priority determines the order of rendering relative
183 determining sprite rendering order. Avoid NaNs and other
184 irregular floating point values here, the order position for
/aoo42x/main/l10ntools/scripts/
H A Dlocalize_old.pl497 my @order;
546 push @order , $prj.$gid.$lid.$file.$type.$platform.$helpid;
591 foreach my $curkey ( @order ){

Completed in 62 milliseconds

12345678910>>...16