Home
last modified time | relevance | path

Searched refs:String (Results 76 – 100 of 6375) sorted by relevance

12345678910>>...255

/trunk/main/svtools/source/misc/
H A Dimagemgr.src191 String STR_DESCRIPTION_CFGFILE
203 String STR_DESCRIPTION_SYSFILE
207 String STR_DESCRIPTION_WORD_DOC
211 String STR_DESCRIPTION_HELP_DOC
215 String STR_DESCRIPTION_HTMLFILE
223 String STR_DESCRIPTION_LOGFILE
227 String STR_DESCRIPTION_SMATH_DOC
265 String STR_DESCRIPTION_TEXTFILE
269 String STR_DESCRIPTION_LINK
289 String STR_DESCRIPTION_FILE
[all …]
/trunk/main/sw/inc/
H A Dtox.hxx75 String aTextReading;
76 String aPrimaryKeyReading;
77 String aSecondaryKeyReading;
110 String GetText() const;
172 String aName;
222 String sText;
223 String sCharStyleName;
248 String GetString() const;
280 String & rText;
316 SW_DLLPRIVATE String SearchNextToken( const String & sPattern,
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DIniFile.java78 ArrayList<String> aLines = new ArrayList<String>(); in loadLines()
140 public boolean hasValue(String _sSectionName, String _sKey) in hasValue()
167 private String buildSectionName(String _sSectionName) in buildSectionName()
173 private String sectionToString(String _sSectionName) in sectionToString()
184 private String toLowerIfNeed(String _sName) in toLowerIfNeed()
231 private int findKey(String _sSection, String _sKey) in findKey()
333 public String getValue(String _sSection, String _sKey) in getValue()
367 public int getIntValue(String _sSection, String _sKey, int _nDefault) in getIntValue()
452 public void insertValue(String _sSection, String _sKey, int _nValue) in insertValue()
457 public void insertValue(String _sSection, String _sKey, long _nValue) in insertValue()
[all …]
H A DJPEGCreator.java38 public String[] getTestMethodNames() in getTestMethodNames()
155 String sNewJPEGFilename; in convertToNearSameFileWithWidth340()
173 private static void convertToWidth340(String _sFrom, String _To) in convertToWidth340()
188 String sConvertPath = (String)param.get("imagemagick.path"); in convertToWidth340()
195 String[] sCommandArray = in convertToWidth340()
238 String createJPEG(String _sFile, String _sAdditional, ParameterHelper _aParam) in createJPEG()
291 …private String getJPEGName(String _sOutputPath, String _sBasename, int _nResolutionInDPI, String _… in getJPEGName()
310 …private String createJPEGsFromPostscript(String _sOutputPath, String _sSourcePath, String _sSource… in createJPEGsFromPostscript()
323 String sGhostscriptEXE2 = (String)param.get("gs.exe"); in createJPEGsFromPostscript()
328 String sGhostscriptPath = (String)param.get("gs.path"); in createJPEGsFromPostscript()
[all …]
H A DEnhancedComplexTestCase.java45 String sPath = _aParam.getInputPath(); in callEntry()
127 String sEntry = (String)aList[i]; in traverseDirectory()
163 String sKey = (String)aIniFile.nextElement(); in foreachPSorPDFinInputPath()
218 …private void runThroughEveryReportInIndex(String _sPath, String _sBasename, ParameterHelper _aPara… in runThroughEveryReportInIndex()
230 ArrayList<String> aList = new ArrayList<String>(); in runThroughEveryReportInIndex()
298 private String getPSorPDFNameFromIniFile(IniFile _aIniFile, String _sName) in getPSorPDFNameFromIniFile()
321 public void runThroughOneFileInIndex(String _sPath, String _sBasename, ParameterHelper _aParam) in runThroughOneFileInIndex()
356 String sSection = (String)aIniFile.nextElement(); in foreachJPEGcompareWithJPEG()
380String sStatusRunThrough = (String)_aParam.getTestParameters().get("last_state"); in foreachJPEGcompareWithJPEG()
381 String sStatusInfo = (String)_aParam.getTestParameters().get("last_info"); in foreachJPEGcompareWithJPEG()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dutlui.src48 String STR_AUTOFMTREDL_TYPO+1
152 String STR_EVENT_IMAGE_LOAD
156 String STR_EVENT_IMAGE_ABORT
172 String STR_EVENT_FRM_RESIZE
176 String STR_EVENT_FRM_MOVE
196 String STR_CONTENT_TYPE_OLE
280 String RID_STR_SYSTEM
292 String STR_SPELL_TITLE
296 String STR_HYPH_TITLE
450 String STR_HYPERCTRL_SEL
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DXMLTools.java98 public void add(String name, String type, String value) { in add()
113 public void add(String name, String value) { in add()
151 public String getTypeByName(String name) { in getTypeByName()
166 public String getValueByName(String name) { in getValueByName()
438 String outerTag = (String) chars.get(ch); in characters()
493 private String[][] attrList = new String[0][3] ;
511 public Tag(String tagName, String attrName) { in Tag()
526 public Tag(String tagName, String attrName, String attrValue) { in Tag()
542 public Tag(String tagName, String[] attrNames) { in Tag()
884 String docType, String exportType, String fileURL) in exportDocument()
[all …]
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java263 String fileAlias = (String) toDo.get(0); in checkByURLonly()
264 String fileURL = (String) toDo.get(1); in checkByURLonly()
265 String URLfileType = (String) toDo.get(2); in checkByURLonly()
266 String StreamfileType = (String) toDo.get(3); in checkByURLonly()
292 String fileAlias, String fileURL, String fileType){ in checkMediaDescriptorURL()
319 String fileAlias, String fileURL, String fileType){ in checkMediaDescriptorXInputStream()
366 String fileAlias = (String) toDo.get(0); in checkPreselectedType()
416 String fileAlias = (String) toDo.get(0); in checkPreselectedFilter()
418 String filterName = (String) toDo.get(1); in checkPreselectedFilter()
467 String fileAlias = (String) toDo.get(0); in checkPreselectedDocService()
[all …]
/trunk/main/wizards/source/importwizard/
H A Dimportwi.src121 String sHelpButton
126 String sCancelButton
131 String sBackButton
136 String sNextButton
141 String sBeginButton
146 String sCloseButton
276 String sFileExists
293 String sreeditMacro
321 String sRTErrorDesc
337 String sDialogTitle
[all …]
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java98 ArrayList<String> aLines = new ArrayList<String>(); in loadLines()
161 public boolean hasValue(String _sSectionName, String _sKey) in hasValue()
188 private String buildSectionName(String _sSectionName) in buildSectionName()
194 private String sectionToString(String _sSectionName) in sectionToString()
205 private String toLowerIfNeed(String _sName) in toLowerIfNeed()
252 private int findKey(String _sSection, String _sKey) in findKey()
354 public String getValue(String _sSection, String _sKey) in getValue()
388 public int getIntValue(String _sSection, String _sKey, int _nDefault) in getIntValue()
477 public void insertValue(String _sSection, String _sKey, int _nValue) in insertValue()
482 public void insertValue(String _sSection, String _sKey, long _nValue) in insertValue()
[all …]
/trunk/main/reportdesign/source/ui/report/
H A Dreport.src127 String STR_SHOW_RULER
132 String STR_SHOW_GRID
214 String STR_RPT_TITLE
219 String STR_RPT_LABEL
540 String RID_STR_FILTER
545 String RID_APP_TITLE
558 String RID_STR_HEADER
562 String RID_STR_FOOTER
570 String RID_STR_DELETE
634 String RID_STR_DETAIL
[all …]
/trunk/main/sfx2/source/appl/
H A Dapp.src30 String STR_NONAME
34 String STR_CLOSE
46 String STR_BYTES
50 String STR_KB
54 String STR_MB
58 String STR_GB
83 String 1 "-" ;
96 String GID_VIEW
106 String GID_EDIT
121 String GID_MATH
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DInstallData.java222 public String getOSType() { in getOSType()
281 public String getDefaultDir() { in getDefaultDir()
289 public String getProductDir() { in getProductDir()
321 public String getInstallDir() { in getInstallDir()
337 public String getDatabasePath() { in getDatabasePath()
345 public String getPackagePath() { in getPackagePath()
356 public String getPackageSubdir() { in getPackageSubdir()
364 public String getPackageFormat() { in getPackageFormat()
372 public String getArchitecture() { in getArchitecture()
380 public String getLocalTempPath() { in getLocalTempPath()
[all …]
/trunk/main/wizards/source/template/
H A Dtemplate.src37 String SAMPLES
42 String SAMPLES + 1
48 String STYLES
53 String STYLES + 1
58 String STYLES + 2
63 String STYLES + 3
69 String AgendaDlgName
79 String AgendaDlgFrame
313 String TextField
319 String Newsletter
[all …]
/trunk/main/sdext/source/minimizer/
H A Dminimizer.src46 String STR_STEPS
51 String STR_HELP
56 String STR_BACK
61 String STR_NEXT
66 String STR_FINISH
71 String STR_CANCEL
96 String STR_REMOVE
200 String STR_SLIDES
300 String STR_MB
320 String STR_YES
[all …]
/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx53 class String;
79 String maFilterName;
97 String maUpperName;
98 String maRealName;
100 explicit TableName(const String& rUppper, const String& rReal);
210 const String* getRealTableName(sal_uInt16 nFileId, const String& rTabName) const;
211 const String* getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) const;
321 typedef ::std::hash_map<String, String, ScStringHashCode> NamePairMap;
426 String maFilterName;
601 const String* getRealTableName(sal_uInt16 nFileId, const String& rTabName) const;
[all …]
H A Ddpdimsave.hxx55 ScDPSaveGroupItem( const String& rName );
60 void AddElement( const String& rName );
69 void Rename( const String& rNewName );
83 String aGroupDimName;
89 ScDPSaveGroupDimension( const String& rSource, const String& rName );
90 …ScDPSaveGroupDimension( const String& rSource, const String& rName, const ScDPNumGroupInfo& rDateI…
104 String CreateGroupName( const String& rPrefix );
108 void RemoveGroup( const String& rGroupName );
116 void Rename( const String& rNewName );
123 String aDimensionName;
[all …]
/trunk/main/sw/source/ui/inc/
H A Dtoxmgr.hxx43 String sSequenceName;
44 String sMainEntryCharStyle;
45 String sAutoMarkURL;
46 String* pTitle;
47 String* pTOUName;
114 void SetTitle(const String& pSet) {delete pTitle; pTitle = new String(pSet);} in SetTitle()
117 void SetTOUName(const String& pSet) {delete pTOUName; pTOUName = new String(pSet);} in SetTOUName()
189 String* pPrimKey;
190 String* pSecKey;
191 String* pAltStr;
[all …]
/trunk/main/connectivity/source/resource/
H A Dconn_log_res.src35 String STR_LOG_DRIVER_SUCCESS
60 String STR_LOG_PREPARE_CALL
70 String STR_LOG_NATIVE_SQL
75 String STR_LOG_LOADING_DRIVER
80 String STR_LOG_NO_DRIVER_CLASS
85 String STR_LOG_CONN_SUCCESS
120 String STR_LOG_EXECUTE_QUERY
130 String STR_LOG_EXECUTE_UPDATE
135 String STR_LOG_UPDATE_COUNT
155 String STR_LOG_FETCH_SIZE
[all …]
/trunk/main/sfx2/source/doc/
H A Ddoc.src65 String STR_STYLES
69 String STR_MACROS
73 String STR_CONFIG
195 String STR_SAVEDOC
219 String STR_WIZARD
264 String STR_EDIT
360 String STR_OBJECT
372 String BTN_OK
376 String BTN_CANCEL
380 String FT_CANCEL
[all …]
/trunk/main/sw/source/ui/misc/
H A Dglosdoc.cxx67 String lcl_CheckFileName( const String& rNewFilePath, in lcl_CheckFileName()
70 String sRet; in lcl_CheckFileName()
176 String SwGlossaries::GetGroupTitle( const String& rGroupName ) in GetGroupTitle()
178 String sRet; in GetGroupTitle()
213 String *pTmp = new String(aName); in GetGroupDoc()
234 sal_Bool SwGlossaries::NewGroupDoc(String& rGroupName, const String& rTitle) in NewGroupDoc()
244 String *pTmp = in NewGroupDoc()
259 const String& rOldGroup, String& rNewGroup, const String& rNewTitle ) in RenameGroupDoc()
299 String *pTmp = new String(rNewGroup); in RenameGroupDoc()
330 String aName(aTmp); in DelGroupDoc()
[all …]
/trunk/test/testgui/source/fvt/gui/sc/sort/
H A DSortDialogSetting.java72 String[][] data = new String[][] { { "D" }, { "C" }, { "B" }, { "A" }, { "a" }, }; in testSortOptionsCaseSensitive()
73 String[][] expectedSortedResult = new String[][] { { "a" }, { "A" }, { "B" }, { "C" }, { "D" }, }; in testSortOptionsCaseSensitive()
593 String[][] data = new String[][] { { "Units", "7", "27", "4", "12", "3", "6" }, }; in testSortOptionsDirectionSortColumns()
594 String[][] expectedSortedResult = new String[][] { { "Units", "3", "4", "6", "7", "12", "27" }, }; in testSortOptionsDirectionSortColumns()
717 String[][] data1 = new String[][] { { "D" }, { "C" }, { "B" }, { "A" }, { "E" }, }; in testSortOptionsMultipleSortDataOverlap()
718String[][] expectedSortedResult1 = new String[][] { { "A" }, { "B" }, { "C" }, { "D" }, { "E" }, }; in testSortOptionsMultipleSortDataOverlap()
719 String[][] data2 = new String[][] { { "4" }, { "2" }, { "5" }, { "1" }, { "3" }, }; in testSortOptionsMultipleSortDataOverlap()
784 String[][] data1 = new String[][] { { "D" }, { "C" }, { "B" }, { "A" }, { "E" }, }; in testSortOptionsMultipleSortSortParameterSaved()
785String[][] expectedSortedResult1 = new String[][] { { "A" }, { "B" }, { "C" }, { "D" }, { "E" }, }; in testSortOptionsMultipleSortSortParameterSaved()
786 String[][] data2 = new String[][] { { "Numbers" }, { "4" }, { "2" }, { "5" }, { "1" }, { "3" }, }; in testSortOptionsMultipleSortSortParameterSaved()
[all …]
/trunk/main/basic/inc/basic/
H A Dsbxform.hxx108 String BasicFormat( double dNumber, String sFormatStrg );
109 String BasicFormatNull( String sFormatStrg );
122 void ParseBack( String& sStrg, const String& sFormatStrg,
157 String sOnStrg;
158 String sOffStrg;
159 String sYesStrg;
160 String sNoStrg;
161 String sTrueStrg;
162 String sFalseStrg;
169 String sSciNumStrg;
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DSolarisHelper.java52 String[] mktempCommandArray = new String[2]; in createLocalTempDir()
58 String uniqueLocalDir = (String) returnVector.get(0); in createLocalTempDir()
73 String[] linkCommandArray = new String[4]; in createLocalTempDir()
116 String mailLine = "mail="; in getAdminFileContent()
158 private String getMainVersion (String version) { in getMainVersion()
169 private String getPackageRevision(String version) { in getPackageRevision()
170 String revision = null; in getPackageRevision()
209 private String compareVersion(String firstVersion, String secondVersion) { in compareVersion()
220 String firstS = (String)firstVector.get(i); in compareVersion()
221 String secondS = (String)secondVector.get(i); in compareVersion()
[all …]
/trunk/main/svx/workben/
H A Dedittest.cxx181 SV_DECL_PTRARR_DEL( StringList, String*, 0, 4 );
182 SV_IMPL_PTRARR( StringList, String* );
451 …pFileDialogBox->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Text" )), String( RTL_CONSTASCII_… in EditMainWindow()
458 …pFileDialogBox2->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "Text" ) ), String( RTL_CONSTASCI… in EditMainWindow()
460 …pFileDialogBox2->AddFilter( String( RTL_CONSTASCII_USTRINGPARAM( "HTML" ) ), String( RTL_CONSTASCI… in EditMainWindow()
573 String aHeading( String( RTL_CONSTASCII_USTRINGPARAM( "SvEdit! - Zoom " ) ) ); in SetTitle()
574 aHeading += String::CreateFromInt32(nZoom); in SetTitle()
582 aHeading += String::CreateFromInt32(nX); in SetTitle()
584 aHeading += String::CreateFromInt32(nY); in SetTitle()
1046 String aFileName( aDirEntry.GetFull() ); in IMPL_LINK()
[all …]

Completed in 165 milliseconds

12345678910>>...255