Searched refs:IDs (Results 1 – 25 of 91) sorted by relevance
1234
83 int[] IDs = null; in _getRecentFunctionIds() local86 IDs = oObj.getRecentFunctionIds(); in _getRecentFunctionIds()87 iNumber = IDs.length; in _getRecentFunctionIds()90 bResult &= (IDs != null); in _getRecentFunctionIds()94 bResult &= (IDs[i] != IDs[j]); in _getRecentFunctionIds()117 int[] IDs = new int[0]; in _setRecentFunctionIds() local126 oObj.setRecentFunctionIds(IDs); in _setRecentFunctionIds()133 IDs = new int[iMaxNumber]; in _setRecentFunctionIds()143 IDs[i - startIdx] = in _setRecentFunctionIds()157 oObj.setRecentFunctionIds(IDs); in _setRecentFunctionIds()
177 IDs[nCurrencies] = arr[3]301 …if ( IDs[j] !~ /^[ABCDEFGHIJKLMNOPQRSTUVWXYZ][ABCDEFGHIJKLMNOPQRSTUVWXYZ][ABCDEFGHIJKLMNOPQRSTUVWX…302 && !(file == "zh_MO.xml" && IDs[j] == "P") )305 print "no ISO 4217 code: `" IDs[j] "' (" IDLine[j] ")"308 if ( IDs[j] != BankSymbols[j] )311 print "not equal: CurrencyID `" IDs[j] "' != BankSymbol `" BankSymbols[j] \
44 … the IDs of the pages which constitute the execution path. IDs must be in ascending order.56 …the IDs of the pages which constitute the execution paths. IDs in each path must be in ascending o…
31 #include <svx/dialogs.hrc> // ->Svx-IDs62 // Hilfe IDs -----------------------------------------------------------------63 // Calc hat einen Bereich von 2000 IDs64 // Die Funktionen brauchen 11*90 = 990 IDs71 // Hilfe IDs fuer Vorlagen ---------------------------------------------------80 // Hilfe IDs fuer Shells (Helferlein) (max.20) -------------------------------123 // Slot-IDs fuer Attribute:132 // sonstige Slot-IDs:146 // Slot-IDs fuer spez. ToolBox-Funktionen:215 // additional IDs for list/range validity
142 Returns a sequence of all valid Resource IDs for the current locale144 @return a sequence of all valid Resource IDs150 Returns a sequence of all valid Resource IDs for a specific locale161 @return a sequence of all valid Resource IDs
230 Otherwise strings for all already created IDs269 Provides a numeric id that is unique within all Resource IDs272 This method takes into account all Resource IDs starting with274 digit character is reached. This allows to extend unique IDs 301 So it's not recommended to use own Resource IDs starting
27 Beschreibung: Menu-IDs734 Beschreibung: Menu Window-IDs871 Beschreibung: Menu Help-IDs1039 Beschreibung: Toolbar-IDs
30 // IDs except adding new ones (and adapting RID_GALLERYSTR_THEME_LAST). The ID
57 // factory IDs of tabpages implemented in CUI111 // factory IDs of dialogs implemented in CUI124 // IDs of options pages of applications892 RID_SVXFLOAT_FONTWORK_CHARSPACING above. But these IDs describe floating893 windows, and the following IDs are for strings, so this is no conflict. */
305 * Globale Dialog-IDs311 * strings.hrc auf die selben IDs zu setzen (eine Toolbox und sein
139 * strings.hrc auf die selben IDs zu setzen (eine Toolbox und sein165 // IDs fuer Praesentationsfolien
426 // For now, keep new IDs unique only within cui.427 // Later, cui should perhaps get an own range of IDs.
34 //- String-IDs
35 /** creates IDs which are unique within the container.
35 //- String-IDs
42 /** specifies a sequence of format IDs which are contained in the
32 /** The constant set contains IDs of formats that are supported by
24 // IDs fuer Untermenues
52 a sequence with all existing implicit IDs.
53 ThreadIDs IDs;
26 | |-IFACEID.hxx (IDs fuer Interfaces)
59 // resource IDs
24 // note: the resource IDs of the strings herein *must* correspond to the
26 #include "tbinsert.hrc" // Sub-IDs
Completed in 49 milliseconds