Home
last modified time | relevance | path

Searched refs:IDs (Results 1 – 25 of 91) sorted by relevance

1234

/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XRecentFunctions.java83 int[] IDs = null; in _getRecentFunctionIds() local
86 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() local
126 oObj.setRecentFunctionIds(IDs); in _setRecentFunctionIds()
133 IDs = new int[iMaxNumber]; in _setRecentFunctionIds()
143 IDs[i - startIdx] = in _setRecentFunctionIds()
157 oObj.setRecentFunctionIds(IDs); in _setRecentFunctionIds()
/aoo41x/main/i18npool/source/localedata/data/
H A Dcurrency-check.awk177 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] \
/aoo41x/main/offapi/com/sun/star/ui/dialogs/
H A DWizard.idl44 … 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…
/aoo41x/main/sc/inc/
H A Dsc.hrc31 #include <svx/dialogs.hrc> // ->Svx-IDs
62 // Hilfe IDs -----------------------------------------------------------------
63 // Calc hat einen Bereich von 2000 IDs
64 // Die Funktionen brauchen 11*90 = 990 IDs
71 // 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
/aoo41x/main/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl142 Returns a sequence of all valid Resource IDs for the current locale
144 @return a sequence of all valid Resource IDs
150 Returns a sequence of all valid Resource IDs for a specific locale
161 @return a sequence of all valid Resource IDs
H A DXStringResourceManager.idl230 Otherwise strings for all already created IDs
269 Provides a numeric id that is unique within all Resource IDs
272 This method takes into account all Resource IDs starting with
274 digit character is reached. This allows to extend unique IDs
301 So it's not recommended to use own Resource IDs starting
/aoo41x/main/svx/inc/
H A Dgloblmn_tmpl.hrc27 Beschreibung: Menu-IDs
734 Beschreibung: Menu Window-IDs
871 Beschreibung: Menu Help-IDs
1039 Beschreibung: Toolbar-IDs
H A Dgaltheme.hrc30 // IDs except adding new ones (and adapting RID_GALLERYSTR_THEME_LAST). The ID
/aoo41x/main/svx/inc/svx/
H A Ddialogs.hrc57 // factory IDs of tabpages implemented in CUI
111 // factory IDs of dialogs implemented in CUI
124 // IDs of options pages of applications
892 RID_SVXFLOAT_FONTWORK_CHARSPACING above. But these IDs describe floating
893 windows, and the following IDs are for strings, so this is no conflict. */
/aoo41x/main/sd/source/ui/inc/
H A Dres_bmp.hrc305 * Globale Dialog-IDs
311 * strings.hrc auf die selben IDs zu setzen (eine Toolbox und sein
H A Dstrings.hrc139 * strings.hrc auf die selben IDs zu setzen (eine Toolbox und sein
165 // IDs fuer Praesentationsfolien
/aoo41x/main/cui/source/inc/
H A Dcuires.hrc426 // For now, keep new IDs unique only within cui.
427 // Later, cui should perhaps get an own range of IDs.
/aoo41x/main/formula/source/core/inc/
H A Dcore_resource.hrc34 //- String-IDs
/aoo41x/main/offapi/com/sun/star/util/
H A DXUniqueIDFactory.idl35 /** creates IDs which are unique within the container.
/aoo41x/main/dbaccess/source/sdbtools/inc/
H A Dsdbt_resource.hrc35 //- String-IDs
/aoo41x/main/reportdesign/source/core/inc/
H A Dcore_resource.hrc35 //- String-IDs
/aoo41x/main/offapi/com/sun/star/embed/
H A DStorageFormats.idl32 /** The constant set contains IDs of formats that are supported by
/aoo41x/main/offapi/com/sun/star/frame/status/
H A DClipboardFormats.idl42 /** specifies a sequence of format IDs which are contained in the
/aoo41x/main/sc/source/ui/inc/
H A Dsubmenu.hrc24 // IDs fuer Untermenues
/aoo41x/main/udkapi/com/sun/star/container/
H A DXImplicitIDAccess.idl52 a sequence with all existing implicit IDs.
/aoo41x/main/udkapi/com/sun/star/corba/
H A Dcorba.idl53 ThreadIDs IDs;
/aoo41x/main/sd/prj/
H A Dstruct.txt26 | |-IFACEID.hxx (IDs fuer Interfaces)
/aoo41x/main/cui/source/options/
H A Dinternationaloptions.hrc59 // resource IDs
/aoo41x/main/connectivity/source/resource/
H A Dconn_error_message.src24 // note: the resource IDs of the strings herein *must* correspond to the
/aoo41x/main/forms/source/inc/
H A Dfrm_resource.hrc37 //- String-IDs

Completed in 88 milliseconds

1234