Home
last modified time | relevance | path

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

12345678910>>...14

/aoo4110/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()
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()
57 strings.put(TASK_FINISH, res.resTaskFinish); in ProcessStatusRenderer()
[all …]
/aoo4110/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 …]
/aoo4110/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.
/aoo4110/main/sc/addin/rot13/
H A Drot13.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
/aoo4110/main/offapi/com/sun/star/chart/
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
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
/aoo4110/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.
/aoo4110/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.
/aoo4110/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
/aoo4110/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
/aoo4110/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.
/aoo4110/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
/aoo4110/main/autodoc/source/exes/adc_uni/
H A Dspec-SinceTag_Handling.txt64 * Each line contains two strings within "".
70 - Within OpenOffice.org version strings, no whitespace is allowed.
71 * Whitespace within display strings is displayed as it is.
/aoo4110/main/libxmlsec/
H A Dxmlsec1-mingw-keymgr-mscrypto.patch17 - ../strings.c
18 + ../strings.c \
22 @SHAREDLIB_HACK_TRUE@ libxmlsec1_mscrypto_la-strings.lo
/aoo4110/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
/aoo4110/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.
/aoo4110/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 …
/aoo4110/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
/aoo4110/extras/l10n/source/fa/
H A Dlocalize.sdf1727 sd source\ui\app\strings.src 0 string STR_NULL 0 fa هیچ‌کدام 2002-02-02 02:02:02
1733 sd source\ui\app\strings.src 0 string STR_UNDO_CUT 0 fa برش 2002-02-02 02:02:02
1737 sd source\ui\app\strings.src 0 string STR_SLOW 0 fa آرام 2002-02-02 02:02:02
1738 sd source\ui\app\strings.src 0 string STR_MEDIUM 0 fa متوسط 2002-02-02 02:02:02
1739 sd source\ui\app\strings.src 0 string STR_FAST 0 fa سریع 2002-02-02 02:02:02
1774 sd source\ui\app\strings.src 0 string STR_LAYER 0 fa لایه 2002-02-02 02:02:02
1780 sd source\ui\app\strings.src 0 string STR_WAV_FILE 0 fa صدا 2002-02-02 02:02:02
1820 sd source\ui\app\strings.src 0 string STR_PLAY 175 fa ~پخش 2002-02-02 02:02:02
1821 sd source\ui\app\strings.src 0 string STR_STOP 175 fa توق~ف 2002-02-02 02:02:02
1879 sd source\ui\app\strings.src 0 string STR_FIX 0 fa ثابت 2002-02-02 02:02:02
[all …]
/aoo4110/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
/aoo4110/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

Completed in 337 milliseconds

12345678910>>...14