/aoo41x/main/wizards/com/sun/star/wizards/web/ |
H A D | ProcessStatusRenderer.java | 41 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 …]
|
/aoo41x/main/stoc/source/security/ |
H A D | permissions.cxx | 59 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 D | XAtomServer.idl | 51 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 D | XStringSubstitution.idl | 41 other strings. 84 these sub strings. 89 variables that represents these sub strings.If more than one variable
|
H A D | XStringMapping.idl | 41 /** provides a mapping for a given sequence of strings to 42 a sequence of belonging strings.
|
/aoo41x/main/sc/addin/rot13/ |
H A D | rot13.src | 29 * 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 D | XComplexDescriptionAccess.idl | 50 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 D | XChartDataArray.idl | 70 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 D | XAnyDescriptionAccess.idl | 54 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 D | StringPair.idl | 32 /** 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 D | dfa.src | 28 * 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 D | XDataSequence.idl | 73 <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 D | XTextualDataSequence.idl | 39 /** allows acces to a one-dimensional sequence of strings. 43 /** retrieves the data as strings
|
/aoo41x/main/offapi/com/sun/star/resource/ |
H A D | XStringResourcePersistence.idl | 117 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 D | sdstring.src | 369 // 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/autodoc/source/exes/adc_uni/ |
H A D | spec-SinceTag_Handling.txt | 64 * 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.
|
/aoo41x/main/libxmlsec/ |
H A D | xmlsec1-mingw-keymgr-mscrypto.patch | 17 - ../strings.c 18 + ../strings.c \ 22 @SHAREDLIB_HACK_TRUE@ libxmlsec1_mscrypto_la-strings.lo
|
/aoo41x/main/filter/source/pdf/ |
H A D | impdialog.hrc | 34 //strings 37 //strings for PDF security, user password management 40 //strings for PDF security, owner password management
|
/aoo41x/main/basctl/source/dlged/ |
H A D | managelang.src | 79 … 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/main/offapi/com/sun/star/i18n/ |
H A D | TransliterationModules.idl | 70 /// 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 D | XTransliteration.idl | 51 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/l10ntools/layout/ |
H A D | README | 1 Tralay - Extract and translate strings in Layout xml files. 3 Translatable strings in layout xml files are attributes that have name
|
/aoo41x/extras/l10n/source/fa/ |
H A D | localize.sdf | 1727 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 …]
|
/aoo41x/main/sysui/desktop/macosx/ |
H A D | makefile.mk | 77 $(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 D | UniversalContentBroker.idl | 63 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
|