Home
last modified time | relevance | path

Searched refs:String (Results 251 – 275 of 7783) sorted by relevance

1...<<11121314151617181920>>...312

/trunk/main/sd/source/ui/accessibility/
H A DAccessiblePresentationShape.cxx84 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_TITLE_N))); in CreateAccessibleBaseName()
93 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_PAGE_N))); in CreateAccessibleBaseName()
96 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_NOTES_N))); in CreateAccessibleBaseName()
99 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_HANDOUT_N))); in CreateAccessibleBaseName()
102 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_HEADER_N)) ); in CreateAccessibleBaseName()
105 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_FOOTER_N)) ); in CreateAccessibleBaseName()
108 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_DATE_N)) ); in CreateAccessibleBaseName()
111 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_NUMBER_N)) ); in CreateAccessibleBaseName()
220 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_FOOTER_N_STYLE)) ); in GetStyle()
223 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_HEADER_N_STYLE)) ); in GetStyle()
[all …]
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx141 const String aHString = String::CreateFromAscii("H");
142 const String aH1String = String::CreateFromAscii("H1");
143 const String aH2String = String::CreateFromAscii("H2");
144 const String aH3String = String::CreateFromAscii("H3");
145 const String aH4String = String::CreateFromAscii("H4");
146 const String aH5String = String::CreateFromAscii("H5");
147 const String aH6String = String::CreateFromAscii("H6");
148 const String aListString = String::CreateFromAscii("L");
157 const String aTRString = String::CreateFromAscii("TR");
158 const String aTDString = String::CreateFromAscii("TD");
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx384 AddTabPage(RID_SVXPAGE_LINE, String(SchResId(STR_PAGE_BORDER))); in SchAttribTabDlg()
385 AddTabPage(RID_SVXPAGE_AREA, String(SchResId(STR_PAGE_AREA))); in SchAttribTabDlg()
395 AddTabPage(RID_SVXPAGE_LINE, String(SchResId(STR_PAGE_BORDER))); in SchAttribTabDlg()
396 AddTabPage(RID_SVXPAGE_AREA, String(SchResId(STR_PAGE_AREA))); in SchAttribTabDlg()
440 AddTabPage(RID_SVXPAGE_LINE, String(SchResId(STR_PAGE_LINE))); in SchAttribTabDlg()
456 AddTabPage(RID_SVXPAGE_LINE, String(SchResId(STR_PAGE_LINE))); in SchAttribTabDlg()
463 AddTabPage(RID_SVXPAGE_LINE, String(SchResId(STR_PAGE_LINE))); in SchAttribTabDlg()
468 AddTabPage(RID_SVXPAGE_LINE, String(SchResId(STR_PAGE_LINE))); in SchAttribTabDlg()
477 AddTabPage(RID_SVXPAGE_LINE, String(SchResId(STR_PAGE_BORDER))); in SchAttribTabDlg()
478 AddTabPage(RID_SVXPAGE_AREA, String(SchResId(STR_PAGE_AREA))); in SchAttribTabDlg()
[all …]
/trunk/main/unotools/inc/unotools/
H A Ducbhelper.hxx46 …static sal_Bool Transfer_Impl( const String& rSource, const String& rDest, sal_Bool bM…
51 static sal_Bool IsFolder( const String& rContent );
52 static sal_Bool GetTitle( const String& rContent, String& rTitle );
53 static sal_Bool Kill( const String& rContent );
61 static sal_Bool CopyTo( const String& rSource, const String& rDest );
62 …static sal_Bool MoveTo( const String& rSource, const String& rDest, sal_Int32 nNameCla…
67 const String& rTitle,
73 static sal_Bool IsYounger( const String& rIsYoung, const String& rIsOlder );
75 static sal_Bool Exists( const String& rContent );
76 …static sal_Bool FindInPath( const String& rPath, const String& rName, String& rFile, c…
[all …]
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DXMLPackageDescription.java77 … public void startElement(String uri, String localName, String qName, Attributes attributes) { in startElement()
89 public void endElement(String uri, String localName, String qName) { in endElement()
95 public void processingInstruction(String target, String data) { in processingInstruction()
129 protected String getKey() { in getKey()
132 protected String getAttribute(String key) { in getAttribute()
135 protected String getValue() { in getValue()
141 protected XMLPackageDescription getElement(String key, String attrKey, String attrValue) { in getElement()
160 String self = (String) attributes.get("name"); in findPackage()
183 String self = (String) attributes.get("name"); in adjust()
272 String key = (String) e.nextElement(); in dump()
[all …]
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DXLIFFReader.java107 private String name = new String("");
129 private String[] data = new String[26];
167 private static final String EMPTY = new String("");
356 public void startElement(String namespaceURI, String sName, String qName, in startElement()
362 String attributeName = new String(""); in startElement()
363 String attribute = new String(""); in startElement()
364 String tagElement = new String(""); in startElement()
523 public void endElement(String namespaceURI, String sName, String qName) in endElement()
541 String str2 = new String(ch, start, length); in characters()
545 String str = new String(ch, start, length); in characters()
[all …]
H A DSDFReader.java107 final static String EMPTY = new String("");
244 public SDFReader(File source, String sourceLanguage, String targetLanguage, in SDFReader()
250 String line; in SDFReader()
251 String[] splitLine; in SDFReader()
300 String line = EMPTY; in readBlock()
305 String help; in readBlock()
306 String c = null; in readBlock()
502 String langID = (String) SDFMap.get("LanguageID"); in checkLanguage()
578 private String[] split(String line) throws IOException { in split()
595 private String getSDFBlockId(String[] splitLine) { in getSDFBlockId()
[all …]
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DSettings.java82 String url = ""; in getWikiConUrlByNumber()
94 String sURL = ( String ) aWikiDoc.get( "CompleteUrl" ); in addWikiDoc()
121 String [] docs = new String[0]; in getWikiDocList()
125 String docurl = ( String ) ht.get( "Url" ); in getWikiDocList()
146 String [] WikiList = new String [m_WikiConnections.size()]; in getWikiURLs()
162 String u1 = ( String ) h1.get( "Url" ); in getSettingByUrl()
168 String sUserName = (String)ht.get( "Username" ); in getSettingByUrl()
169 String aPassword = (String)ht.get( "Password" ); in getSettingByUrl()
194 String u1 = ( String ) h1.get( "CompleteUrl" ); in getDocByCompleteUrl()
210 String u1 = ( String ) h1.get( "Url" ); in removeSettingByUrl()
[all …]
/trunk/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java78 private static Map<String, String> filterMap = new HashMap<String, String>();
81 private String fileURL = "";
82 private String operateFilePath = "";
83 private static Map<String, String> formatMap = new HashMap<String, String>();
89 private String runedScenarios = "";
91 public FFCTest(String url) { in FFCTest()
163 private String getSuffix(String file) { in getSuffix()
173 private String exportAsODF(String testFile) throws IOException, IllegalArgumentException { in exportAsODF()
196 String fileName = file.getName(); in exportAsODF()
223 String fileName = file.getName(); in exportAsPDF()
[all …]
/trunk/main/svtools/source/filter/
H A DFilterConfigCache.cxx115 String aShortName; in GetShortName()
355 return String::EmptyString(); in GetImportFilterName()
410 return String::EmptyString(); in GetImportFormatName()
417 return String::EmptyString(); in GetImportFormatMediaType()
424 return String::EmptyString(); in GetImportFormatShortName()
431 return String::EmptyString(); in GetImportFormatExtension()
438 return String::EmptyString(); in GetImportFilterType()
445 return String::EmptyString(); in GetImportFilterTypeName()
477 return String::EmptyString(); in GetExportFilterName()
532 return String::EmptyString(); in GetExportFormatName()
[all …]
/trunk/main/wizards/com/sun/star/wizards/web/
H A DFTPDialog.java196 new String[] in FTPDialog()
218 final String[] PROPNAMES_LABEL = new String[] in build()
222 final String[] PROPNAMES_BUTTON = new String[] in build()
226 final String[] PROPNAMES_BUTTON2 = new String[] in build()
415 private String extractHost(String ftpUrl) in extractHost()
438 private String extractDir(String ftpUrl) in extractDir()
489 private String host() in host()
494 private static String host(String s) in host()
610 public String getDir() in getDir()
700 private void setLabel(String label, String image) in setLabel()
[all …]
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java211 private String calcTemplateName(String url) in calcTemplateName()
600 private String[] getSections(Object document, String s) in getSections()
665 private String getDateString(String d) in getDateString()
687 private String getTimeString(String s) in getTimeString()
1580 public static String[] getNamesWhichStartWith(String[] allNames, String prefix) in getNamesWhichStartWith()
1582 ArrayList<String> v = new ArrayList<String>(); in getNamesWhichStartWith()
1590 String[] s = new String[v.size()]; in getNamesWhichStartWith()
1751 TextElement(String text_, String paraStyle_) in TextElement()
1790 …PlaceholderTextElement(String text, String paraStyle, String placeHolderText_, String hint_, XMult… in PlaceholderTextElement()
1835 …PlaceholderElement(String paraStyle, String placeHolderText_, String hint_, XMultiServiceFactory x… in PlaceholderElement()
[all …]
/trunk/main/autodoc/inc/udm/xml/
H A Dxmlitem.hxx75 virtual const ::csv::String &
77 virtual const ::csv::String &
115 virtual const ::csv::String &
213 virtual const ::csv::String &
220 ::csv::String sTagName;
242 ::csv::String sTagName;
302 ::csv::String sName;
326 ::csv::String sText;
342 ::csv::String sText;
353 inline const ::csv::String &
[all …]
/trunk/main/svx/inc/svx/
H A Dsvxdlg.hxx118 virtual String GetTitle() const =0;
130 virtual String GetURL() const = 0;
132 virtual String GetDesc() const = 0;
134 virtual String GetName() const = 0;
290 virtual String GetNote() = 0;
292 virtual void ShowLastAuthor(const String& rAuthor, const String& rDate) = 0;
372 const String& rURL, const String& rAltText, const String& rDescription,
373 const String& rTarget, const String& rName,
414 const String& rName,
418 const String& rName, const String& rDesc ) = 0; //add for SvxNameDialog
[all …]
/trunk/main/sc/source/filter/inc/
H A Dnamebuff.hxx48 String aString;
53 inline StringHashEntry( const String& );
56 inline void operator =( const String& );
201 String aScAbsName;
205 ENTRY( const String& rName, const String& rScName, const ScComplexRefData& rCRD ) : in ENTRY()
268 String aFile;
269 String aTab;
275 Cont( const String& rFilePathAndName, const String& rTabName ) : in Cont()
282 Cont( const String& rFilePathAndName, const String& rTabName, in Cont()
301 sal_Bool GetLink( const sal_uInt16 nExcSheetIndex, String &rAppl, String &rDoc ) const;
[all …]
/trunk/main/filter/source/xsltdialog/
H A Dxmlfilterdialogstrings.src42 String STR_IMPORT_ONLY
47 String STR_IMPORT_EXPORT
52 String STR_EXPORT_ONLY
57 String STR_APPL_NAME_WRITER
62 String STR_APPL_NAME_CALC
72 String STR_APPL_NAME_DRAW
97 String STR_WARN_DELETE
132 String STR_NOT_SPECIFIED
137 String STR_NO_ERRORS_FOUND
147 String STR_DEFAULT_UI_NAME
[all …]
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java81 private String[] groupNames = null;
395 public void liveupdate_changeUserFieldContent(String fieldName, String titlename) in liveupdate_changeUserFieldContent()
528 public String getLayoutPath() in getLayoutPath()
552 public String getContentPath() in getContentPath()
645 String[][] ContentFiles; in getDataLayout()
647 String[] a = new String[getLayoutMap().size()]; in getDataLayout()
648 String[] b = new String[getLayoutMap().size()]; in getDataLayout()
656 final String sKey = (String) aKeyIterator.next(); in getDataLayout()
670 String[][] LayoutFiles; in getHeaderLayout()
683 String[] a = new String[1]; in getHeaderLayout()
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DScriptEntry.java29 private String language;
30 private String languagename;
31 private String location;
37 public ScriptEntry(String language, String languagename, in ScriptEntry()
38 String logicalname, String location) { in ScriptEntry()
60 public ScriptEntry(String language, String languagename, in ScriptEntry()
61 String logicalname, String location, Map languagedepprops) { in ScriptEntry()
66 public ScriptEntry(String language, String languagename, in ScriptEntry()
67 String logicalname, String location, in ScriptEntry()
74 public ScriptEntry(String languagename, String location) { in ScriptEntry()
[all …]
/trunk/main/padmin/source/
H A Dfontentry.cxx158 String FontNameDlg::fillFontEntry( FastPrintFontInfo& rInfo, const String& rFile, bool bAddRegular ) in fillFontEntry()
182 String aEntry( rInfo.m_aFamilyName ); in fillFontEntry()
232 String FontNameDlg::fillFontEntry( const ::std::list< FastPrintFontInfo >& rInfos, const String& rF… in fillFontEntry()
234 String aEntry; in fillFontEntry()
283 String aEntry; in init()
468 String aText; in importFontsFailed()
496 String aText( m_aOverwriteQueryText ); in queryOverwriteFile()
517 String aText; in importFontFailed()
551 std::list< String > aFiles; in IMPL_LINK()
589 String aEntry; in fillFontBox()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStyleUtilities.java77 final String styleName, in copyStyle()
104 final String styleName, in copyStyle()
166 final String styleFamily, in copyStyleInternal()
287 final String styleName = String.valueOf(attribute); in performDataStyleProcessing()
351 final String styleName, in deriveStyle()
462 final String styleName, in deriveCommonStyle()
488 final String styleName, in deriveAutomaticStyle()
520 final String styleName, in queryStyle()
552 final String ns = (String) propertyNamespace.get(j); in queryStyleByProperties()
553 final String prop = (String) propertyName.get(j); in queryStyleByProperties()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/basicrunner/basichelper/
H A DDocumentHandler.java110 return new String[] {__serviceName}; in getSupportedServiceNames()
117 public String getImplementationName() { in getImplementationName()
170 String oTagName; in processActionForXMLChecker()
175 String CDATA = ""; in processActionForXMLChecker()
176 String action = ""; in processActionForXMLChecker()
183 action = (String) filterRule[0]; in processActionForXMLChecker()
206 oTagName = (String) oTag[0]; in processActionForXMLChecker()
219 if ((oTag[1] instanceof String)&&(oTag[2] instanceof String)) { in processActionForXMLChecker()
221 (String) oTag[1], (String) oTag[2])); in processActionForXMLChecker()
277 public String[] getElementNames() { in getElementNames()
[all …]
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cmds.hxx71 inline const String &
76 extern const String C_opt_Verbose;
78 extern const String C_opt_Parse;
79 extern const String C_opt_Name;
80 extern const String C_opt_LangAll;
83 extern const String C_opt_SinceFile;
85 extern const String C_arg_Cplusplus;
86 extern const String C_arg_Idl;
87 extern const String C_arg_Java;
89 extern const String C_opt_Project;
[all …]
/trunk/main/sw/inc/
H A Deditsh.hxx134 String sText;
184 void Overwrite( const String & );
280 String GetUniqueTblName() const;
354 const String& rNewName );
450 const String sContinuedListId = String(),
501 sal_Bool ReplaceNumRule( const String& rOldRule, const String& rNewRule );
593 void GetGrfNms( String* pGrfName, String* pFltName,
599 void ReRead( const String& rGrfName, const String& rFltName,
631 String GetCurWord();
768 String Calculate();
[all …]
H A Ddbmgr.hxx197 String sSubject; // Mailing: Subject
268 const String& rDBName, const String& rTableName, sal_Bool bAppend = sal_False);
280 const String& rTableName,
281 const String& rColNm,
285 const String& rTableName,
286 const String& rColNm );
303 sal_Bool OpenDataSource(const String& rDataSource, const String& rTableOrQuery,
306 sal_Bool GetColumnCnt(const String& rSourceName, const String& rTableName,
308 String& rResult, double* pNumber);
333 static String GetDBField(
[all …]
/trunk/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java59 String[] fieldnames;
60 String suntitled;
77 new String[] in FieldFormatter()
107 new String[] in FieldFormatter()
117 new String[] in FieldFormatter()
129 new String[] in FieldFormatter()
139 new String[] in FieldFormatter()
149 new String[] in FieldFormatter()
160 new String[] in FieldFormatter()
170 new String[] in FieldFormatter()
[all …]

Completed in 189 milliseconds

1...<<11121314151617181920>>...312