Home
last modified time | relevance | path

Searched refs:number (Results 101 – 125 of 720) sorted by relevance

12345678910>>...29

/aoo4110/main/autodoc/source/exes/adc_uni/
H A Dspec-SinceTag_Handling.txt28 - @since-Tag may contain any string which needs to end with a Version number.
29 … first cipher following immediately on a white space is interpreted as start of the version number.
65 The first string is the OpenOffice.org version number which is found in the @since tag.
/aoo4110/main/sw/source/ui/fldui/
H A Dfldui.src181 Text [ en-US ] = "Record number" ;
397 Text [ en-US ] = "Chapter number" ;
401 Text [ en-US ] = "Chapter number without separator" ;
406 Text [ en-US ] = "Chapter number and name" ;
629 Text [ en-US ] = "Record number" ;
/aoo4110/main/udkapi/com/sun/star/container/
H A DXMap.idl87 to reject <code>Double.NaN</code> (<em>not a number</em>) to due its problematic
105 (<em>not a number</em>) to due its problematic behavior with respect to equality.
126 to reject <code>Double.NaN</code> (<em>not a number</em>) to due its problematic
156 reject <code>Double.NaN</code> (<em>not a number</em>) to due its problematic behavior
179 to reject <code>Double.NaN</code> (<em>not a number</em>) to due its problematic
H A DXStringKeyMap.idl109 /** the number of elements in the map.
124 if the specified index is greater than the number of
141 if the specified index is greater than the number of
/aoo4110/main/sc/source/ui/vba/
H A Dvbapagesetup.cxx494 sal_Int16 number = 0; in getFirstPageNumber() local
498 aValue >>= number; in getFirstPageNumber()
504 if( number ==0 ) in getFirstPageNumber()
506 number = excel::Constants::xlAutomatic; in getFirstPageNumber()
509 return number; in getFirstPageNumber()
/aoo4110/main/offapi/com/sun/star/accessibility/
H A DAccessibleEventId.idl59 /** The change of the number or attributes of actions of an accessible
63 old and new number of actions.
98 much more specific than the later one and reduces the number of
166 old and new value as a number. Its exact type is implementation
207 old and new number of controlled objects.
215 old and new number labeled objects.
231 old and new number of members.
H A DXAccessibleRelationSet.idl56 /** Returns the number of relations in this relation set.
59 Returns the number of relations or zero if there are none.
70 For a valid index, i.e. inside the range 0 to the number of
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXDriver.idl160 /** gets the driver's major version number. Initially this should be 1.
162 this driver's major version number
167 /** gets the driver's minor version number. Initially this should be 0.
169 this driver's minor version number.
H A DXResultSetMetaData.idl43 /** returns the number of columns in this ResultSet.
122 the normal maximum number of characters allowed as the width of the designated column
163 /** gets a column's number of decimal digits.
174 /** gets a column's number of digits to right of the decimal point.
/aoo4110/main/offapi/com/sun/star/chart/
H A DXChartData.idl92 number</em>. If you compare the value returned by
98 <TRUE/> if the number given is interpreted by the chart as
102 the number that you want to check for validity.
H A DChartAxis.idl132 Contains the number of help intervals within a main interval. E.g. a StepHelpCount of 5 divides
168 /** The number of help intervals within a main interval is calculated by the
260 /** Contains the type id for the number formatter of the axis.
268 /** determines whether to use the number format given by the
/aoo4110/main/offapi/com/sun/star/util/
H A DSearchDescriptor.idl113 /** This property specifies the number of characters that may be
119 /** specifies the number of characters that must be
125 /** This property specifies the number of characters that must
/aoo4110/main/desktop/win32/source/guistdio/
H A Dguistdio.inc53 //Indicates that we read an odd number of bytes. That is, we only read half of the last
66 //If the previous ReadFile call read an odd number of bytes, then the last one was
67 //put at the front of the buffer. We increase the number of read bytes by one to reflect
72 //the number of wchar_t|s as argument. ReadFile, however, reads bytes.
91 { //We have read an even number of bytes. Therefore, we do not put the last incomplete
/aoo4110/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A Dpagesetup.log51 TEST START : Test first page number
54 Verify that first page number on sheet 1 is now 2.
55 TEST OK : Test first page number
/aoo4110/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A Dpagesetup.log51 TEST START : Test first page number
54 Verify that first page number on sheet 1 is now 2.
55 TEST OK : Test first page number
/aoo4110/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java510 private CGPublish setPublishUrl(String publisher, String url, int number) in setPublishUrl() argument
519 updatePublishUI(number); in setPublishUrl()
529 private void updatePublishUI(int number) in updatePublishUI() argument
531 ((DataAware) pubAware.get(number)).updateUI(); in updatePublishUI()
532 ((DataAware) pubAware.get(number + 1)).updateUI(); in updatePublishUI()
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmapColorSpace.idl43 /** Query number of bits used per bitmap pixel.<p>
45 This method yields the total number of bits used for a color
50 return that number of bytes. Similarly, the color conversion
56 /** Query the number of bits used for each component.<p>
59 number of bits occupied by the respective component. The sum
/aoo4110/main/offapi/com/sun/star/i18n/
H A DNativeNumberMode.idl40 a string matching the native number mode of the corresponding
44 number format code modifier is listed. </p>
56 Try to convert any native number string to ASCII.
/aoo4110/main/sc/addin/rot13/
H A Drot13.cl51 * @param *nCount - returns the number of functions which are exported to StarCalc
62 * @param *nNo Input: Function number between 0 and nCount - 1
99 * @param *nNo Input Parameter, Function number between 0 and nCount - 1
/aoo4110/main/python/
H A Dpython-freebsd.patch11 into either a large positive number (PyLong or PyInt on 64-bit
12 platforms) or a negative number on others (32-bit PyInt)
80 enough number of threads to work. */
/aoo4110/main/offapi/com/sun/star/awt/
H A DXExtendedToolkit.idl87 /** This function returns the number of currently existing top-level
90 Returns the number of top-level windows. This includes all
99 number of top-level windows may change between a call to
104 including the number of top-level windows as returned by
/aoo4110/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A Dpagesetup.log56 TEST START : Test first page number
59 Verify that first page number on sheet 1 is now 2.
60 TEST OK : Test first page number
/aoo4110/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A Dpagesetup.log56 TEST START : Test first page number
59 Verify that first page number on sheet 1 is now 2.
60 TEST OK : Test first page number
/aoo4110/main/winaccessibility/inc/
H A DResIDGenerator.hxx42 void SetSub(long number) in SetSub() argument
44 subList.push_back(number); in SetSub()
/aoo4110/main/offapi/com/sun/star/document/
H A DXUndoManagerListener.idl83 …<member>UndoManagerEvent::UndoContextDepth</member> the number of open Undo contexts, including the
93 …<member>UndoManagerEvent::UndoContextDepth</member> the number of open Undo contexts, including the
103 … <member>UndoManagerEvent::UndoContextDepth</member> the number of open Undo contexts, exluding the

Completed in 348 milliseconds

12345678910>>...29