Home
last modified time | relevance | path

Searched refs:strings (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/AOO41X/main/wizards/com/sun/star/wizards/web/
H A DProcessStatusRenderer.java41 Map strings = new Hashtable(12); field in ProcessStatusRenderer
45 strings.put(TASK_EXPORT_DOCUMENTS, res.resTaskExportDocs); in ProcessStatusRenderer()
46 strings.put(TASK_EXPORT_PREPARE, res.resTaskExportPrepare); in ProcessStatusRenderer()
47 strings.put(TASK_GENERATE_COPY, res.resTaskGenerateCopy); in ProcessStatusRenderer()
48 strings.put(TASK_GENERATE_PREPARE, res.resTaskGeneratePrepare); in ProcessStatusRenderer()
49 strings.put(TASK_GENERATE_XSL, res.resTaskGenerateXsl); in ProcessStatusRenderer()
50 strings.put(TASK_PREPARE, res.resTaskPrepare); in ProcessStatusRenderer()
52 strings.put(LOCAL_PUBLISHER, res.resTaskPublishLocal); in ProcessStatusRenderer()
53 strings.put(ZIP_PUBLISHER, res.resTaskPublishZip); in ProcessStatusRenderer()
54 strings.put(FTP_PUBLISHER, res.resTaskPublishFTP); in ProcessStatusRenderer()
[all …]
/AOO41X/main/stoc/source/security/
H A Dpermissions.cxx59 OUString const & items, char const * const * strings ) SAL_THROW( () ) in makeMask() argument
70 while (strings[ nPos ]) in makeMask()
72 if (item.equalsAscii( strings[ nPos ] )) in makeMask()
80 if (! strings[ nPos ]) in makeMask()
96 sal_Int32 mask, char const * const * strings ) SAL_THROW( () ) in makeStrings() argument
103 buf.appendAscii( *strings ); in makeStrings()
108 ++strings; in makeStrings()
544 vector< OUString > strings; in toStrings() local
545 strings.reserve( 8 ); in toStrings()
548 strings.push_back( perm->toString() ); in toStrings()
[all …]
/AOO41X/main/offapi/com/sun/star/util/
H A DXAtomServer.idl51 Atoms are abbreviations for strings.
54 This way strings have to be transported only once over remote connections.
60 to multiple strings, depending on the class context. The main
87 /** returns the strings for an arbitrary amount of atoms of multiple classes
90 describes which strings to return
93 the strings for the requested atoms
H A DXStringSubstitution.idl41 other strings.
84 these sub strings.
89 variables that represents these sub strings.If more than one variable
H A DXStringMapping.idl41 /** provides a mapping for a given sequence of strings to
42 a sequence of belonging strings.
/AOO41X/main/sc/addin/rot13/
H A Drot13.src29 * The strings here were displayed in the function wizard. To prevent
30 * duplicated and useless translation effort (functions and strings are also
31 * part of the new scaddin module), the strings here are now layed out as fixed
32 * untranslatable strings. The entire mechanism with the ../util/cl2c.pl perl
/AOO41X/main/offapi/com/sun/star/chart/
H A DXComplexDescriptionAccess.idl50 a sequence of sequences of strings representing the descriptions
61 a sequence of sequences of strings representing the descriptions of all
72 a sequence of sequences of strings representing the descriptions
83 a sequence of sequences of strings which represent the descriptions of
H A DXChartDataArray.idl70 a sequence of strings, each representing the description
80 a sequence of strings which represent a description for
90 a sequence of strings, each representing the description
100 a sequence of strings which represent a description for
/AOO41X/main/offapi/com/sun/star/chart2/
H A DXAnyDescriptionAccess.idl54 The any might be strings for category text axis or doubles for date axis.
66 The any might be strings for category text axis or doubles for date axis.
78 The any might be strings for category text axis or doubles for date axis.
90 The any might be strings for category text axis or doubles for date axis.
/AOO41X/main/udkapi/com/sun/star/beans/
H A DStringPair.idl32 /** specifies a pair of two strings.
36 /** specifies the first of the two strings.
42 /** specifies the second of the two strings.
/AOO41X/main/sc/addin/datefunc/
H A Ddfa.src28 * The strings here were displayed in the function wizard. To prevent
29 * duplicated and useless translation effort (functions and strings are also
30 * part of the new scaddin module), the strings here are now layed out as fixed
31 * untranslatable strings. The entire mechanism with the ../util/cl2c.pl perl
/AOO41X/main/offapi/com/sun/star/chart2/data/
H A DXDataSequence.idl73 <p>The strings returned should be localized.</p>
97 row 5 and 6 in column 8. Following sequences of strings or similar strings
105 Which strings exactly you return depends on the naming scheme of the application
H A DXTextualDataSequence.idl39 /** allows acces to a one-dimensional sequence of strings.
43 /** retrieves the data as strings
/AOO41X/main/offapi/com/sun/star/resource/
H A DXStringResourcePersistence.idl117 properties file, e.g. "# My strings". The string may be empty.
144 If an empty string is passed for BaseName, "strings" will be used
181 If an empty string is passed for BaseName, "strings" will be used
220 All locales and strings previously added to the string resource
222 only contains the locales and strings specified in the binary data.
/AOO41X/main/svx/source/dialog/
H A Dsdstring.src369 // Reference-strings for standardcolor-table
506 // Reference-strings for standard-gradient-table
603 // Reference-strings for standard-hatch-table
709 // Reference-strings for standard-bitmap-table
915 // Reference-strings for standard-dash-table
1030 // Reference-strings for standard-line-end-table
1145 // Reference-strings for standard transparence gradients
/AOO41X/main/libxmlsec/
H A Dxmlsec1-mingw-keymgr-mscrypto.patch17 - ../strings.c
18 + ../strings.c \
22 @SHAREDLIB_HACK_TRUE@ libxmlsec1_mscrypto_la-strings.lo
/AOO41X/main/filter/source/pdf/
H A Dimpdialog.hrc34 //strings
37 //strings for PDF security, user password management
40 //strings for PDF security, owner password management
/AOO41X/main/offapi/com/sun/star/i18n/
H A DTransliterationModules.idl70 /// Ignore case when comparing strings by transliteration service
72 /// Ignore Hiragana and Katakana when comparing strings by transliteration service
74 /// Ignore full width and half width character when comparing strings by transliteration service
H A DXTransliteration.idl51 modules available to compare two mixed case strings: upper to lower,
220 strings are not equal, for example: <br/>
312 /** Compare 2 strings as per this transliteration. It translates both
313 strings before comparing them.
/AOO41X/main/basctl/source/dlged/
H A Dmanagelang.src79 … no localization for a user interface locale is present. Furthermore all strings from the default …
117 …to delete the resources for the selected language(s). All user interface strings for this language…
155 …age to define the default user interface language. All currently present strings will be assigned …
/AOO41X/extras/l10n/source/fa/
H A Dlocalize.sdf412 reportdesign source\core\resource\strings.src 0 string RID_STR_REPORT 0 fa …
1715 sd source\ui\app\strings.src 0 string STR_DRAW_TOOLBOX 0 fa نوار ابزار نقاش…
1716 sd source\ui\app\strings.src 0 string STR_GRAPHIC_TOOLBOX 0 fa نوار ابزار نقاش…
1717 sd source\ui\app\strings.src 0 string STR_SLIDE_TOOLBOX 0 fa نوار اسلاید …
1718 sd source\ui\app\strings.src 0 string STR_OUTLINE_TOOLBOX 0 fa نوار رئوس مطالب…
1719 sd source\ui\app\strings.src 0 string STR_DRAW_OBJ_TOOLBOX 0 fa نوار شیء نق…
1720 sd source\ui\app\strings.src 0 string STR_GRAPHIC_OBJ_TOOLBOX 0 fa نوار شیء نق…
1721 sd source\ui\app\strings.src 0 string STR_DRAW_OPTIONS_TOOLBOX 0 fa نوار گز…
1722 sd source\ui\app\strings.src 0 string STR_GRAPHIC_OPTIONS_TOOLBOX 0 fa نوار گز…
1723 sd source\ui\app\strings.src 0 string STR_DRAW_COMMONTASK_TOOLBOX 0 fa ارائه …
[all …]
/AOO41X/main/l10ntools/layout/
H A DREADME1 Tralay - Extract and translate strings in Layout xml files.
3 Translatable strings in layout xml files are attributes that have name
/AOO41X/main/sysui/desktop/macosx/
H A Dmakefile.mk77 $(COMMONBIN)$/InfoPlist_{$(alllangiso)}.zip : $(COMMONMISC)$/$$(@:b)/InfoPlist.strings
81 $(COMMONMISC)$/InfoPlist_{$(alllangiso)}$/InfoPlist.strings : Info.plist $(ULFDIR)$/documents.ulf
/AOO41X/main/offapi/com/sun/star/ucb/
H A DUniversalContentBroker.idl63 these two strings are used to configure the newly instantiated broker;
121 method should be called with two arguments of type string. These strings
129 <p>Typical values for the pair of strings would be
/AOO41X/main/offapi/com/sun/star/frame/
H A DMediaTypeDetectionHelper.idl35 /** provides for mapping a given sequence of content identifier strings
44 Order of given and their returned coressponding strings is important.

12345678910>>...14