| /AOO42X/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() 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 …]
|
| /AOO42X/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 …]
|
| /AOO42X/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
|
| /AOO42X/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 laid out as fixed 32 * untranslatable strings. The entire mechanism with the ../util/cl2c.pl perl
|
| /AOO42X/main/offapi/com/sun/star/chart/ |
| 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
|
| 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
|
| /AOO42X/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.
|
| /AOO42X/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 laid out as fixed 31 * untranslatable strings. The entire mechanism with the ../util/cl2c.pl perl
|
| /AOO42X/main/udkapi/com/sun/star/beans/ |
| H A D | StringPair.idl | 33 /** specifies a pair of two strings. 39 /** specifies the first of the two strings. 45 /** specifies the second of the two strings.
|
| /AOO42X/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 access to a one-dimensional sequence of strings. 43 /** retrieves the data as strings
|
| /AOO42X/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.
|
| /AOO42X/main/svx/source/dialog/ |
| H A D | sdstring.src | 359 // Reference-strings for standardcolor-table 496 // Reference-strings for standard-gradient-table 593 // Reference-strings for standard-hatch-table 699 // Reference-strings for standard-bitmap-table 905 // Reference-strings for standard-dash-table 1020 // Reference-strings for standard-line-end-table 1207 // Reference-strings for standard transparence gradients
|
| /AOO42X/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
|
| /AOO42X/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
|
| /AOO42X/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 | 52 modules available to compare two mixed case strings: upper to lower, 221 strings are not equal, for example: <br/> 313 /** Compare 2 strings as per this transliteration. It translates both 314 strings before comparing them.
|
| /AOO42X/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 …
|
| /AOO42X/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
|
| /AOO42X/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
|
| /AOO42X/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
|
| /AOO42X/extras/l10n/source/sat/ |
| H A D | localize.sdf | 765 dbaccess source\core\resource\strings.src 0 string RID_STR_COLUMN_ALTER_BY_INDEX … 766 dbaccess source\core\resource\strings.src 0 string RID_STR_COLUMN_ALTER_BY_NAME … 767 dbaccess source\core\resource\strings.src 0 string RID_STR_COLUMN_MUST_VISIBLE … 768 dbaccess source\core\resource\strings.src 0 string RID_STR_COLUMN_NOT_SEARCHABLE … 769 dbaccess source\core\resource\strings.src 0 string RID_STR_COLUMN_NOT_VALID … 770 dbaccess source\core\resource\strings.src 0 string RID_STR_COLUMN_UNKNOWN_PROP … 771 dbaccess source\core\resource\strings.src 0 string RID_STR_CONNECTION_INVALID … 772 dbaccess source\core\resource\strings.src 0 string RID_STR_COULDNOTCONNECT_NODRIVER … 773 dbaccess source\core\resource\strings.src 0 string RID_STR_COULDNOTCONNECT_UNSPECIFIED … 774 dbaccess source\core\resource\strings.src 0 string RID_STR_COULDNOTLOAD_MANAGER … [all …]
|
| /AOO42X/extras/l10n/source/my/ |
| H A D | localize.sdf | 533 reportdesign source\core\resource\strings.src 0 string RID_STR_DETAIL 0 my … 534 reportdesign source\core\resource\strings.src 0 string RID_STR_PAGE_HEADER 0 … 535 reportdesign source\core\resource\strings.src 0 string RID_STR_PAGE_FOOTER 0 … 536 reportdesign source\core\resource\strings.src 0 string RID_STR_GROUP_HEADER … 537 reportdesign source\core\resource\strings.src 0 string RID_STR_GROUP_FOOTER … 538 reportdesign source\core\resource\strings.src 0 string RID_STR_REPORT_HEADER … 539 reportdesign source\core\resource\strings.src 0 string RID_STR_REPORT_FOOTER … 540 reportdesign source\core\resource\strings.src 0 string RID_STR_PROPERTY_CHANGE_NOT_ALLOWED… 541 reportdesign source\core\resource\strings.src 0 string RID_STR_ERROR_WRONG_ARGUMENT … 542 reportdesign source\core\resource\strings.src 0 string RID_STR_ARGUMENT_IS_NULL … [all …]
|
| /AOO42X/extras/l10n/source/te/ |
| H A D | localize.sdf | 576 reportdesign source\core\resource\strings.src 0 string RID_STR_DETAIL 0 te … 577 reportdesign source\core\resource\strings.src 0 string RID_STR_PAGE_HEADER 0 … 578 reportdesign source\core\resource\strings.src 0 string RID_STR_PAGE_FOOTER 0 … 579 reportdesign source\core\resource\strings.src 0 string RID_STR_GROUP_HEADER … 580 reportdesign source\core\resource\strings.src 0 string RID_STR_GROUP_FOOTER … 581 reportdesign source\core\resource\strings.src 0 string RID_STR_REPORT_HEADER … 582 reportdesign source\core\resource\strings.src 0 string RID_STR_REPORT_FOOTER … 583 reportdesign source\core\resource\strings.src 0 string RID_STR_PROPERTY_CHANGE_NOT_ALLOWED… 584 reportdesign source\core\resource\strings.src 0 string RID_STR_ERROR_WRONG_ARGUMENT … 585 reportdesign source\core\resource\strings.src 0 string RID_STR_ARGUMENT_IS_NULL … [all …]
|