| /trunk/main/wizards/com/sun/star/wizards/common/ | 
| H A D | HelpIds.java | 37         PropertyNames.EMPTY_STRING,80         PropertyNames.EMPTY_STRING,
 81         PropertyNames.EMPTY_STRING,
 83         PropertyNames.EMPTY_STRING,
 86         PropertyNames.EMPTY_STRING,
 101         PropertyNames.EMPTY_STRING,
 102         PropertyNames.EMPTY_STRING,
 103         PropertyNames.EMPTY_STRING,
 104         PropertyNames.EMPTY_STRING,
 105         PropertyNames.EMPTY_STRING,
 [all …]
 
 | 
| H A D | FileAccess.java | 120             String ResultPath = PropertyNames.EMPTY_STRING;  in getOfficePath()129             return PropertyNames.EMPTY_STRING;  in getOfficePath()
 148         String ResultPath = PropertyNames.EMPTY_STRING;  in getOfficePath()
 159             String WritePath = PropertyNames.EMPTY_STRING;  in getOfficePath()
 207             ResultPath = PropertyNames.EMPTY_STRING;  in getOfficePath()
 452         String ReturnPath = PropertyNames.EMPTY_STRING;  in combinePaths()
 463             return PropertyNames.EMPTY_STRING;  in combinePaths()
 672         String sFoundFile = PropertyNames.EMPTY_STRING;  in getPathFromList()
 710         String sTitle = PropertyNames.EMPTY_STRING;  in getTitle()
 848             return PropertyNames.EMPTY_STRING;  in getExtension()
 [all …]
 
 | 
| H A D | Desktop.java | 158         dispatchURL(xMSF, sURL, xFrame, PropertyNames.EMPTY_STRING);  in dispatchURL()186         String sIncSuffix = PropertyNames.EMPTY_STRING;  in getIncrementSuffix()
 208         String sIncSuffix = PropertyNames.EMPTY_STRING;  in getIncrementSuffix()
 317         return PropertyNames.EMPTY_STRING;  in getUniqueName()
 374 …h = FileAccess.getOfficePath(xMSF, "Work", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING);  in OfficePathRetriever()
 391         return PropertyNames.EMPTY_STRING;  in getTemplatePath()
 398             return FileAccess.getOfficePath(_xMSF, "Template", "user", PropertyNames.EMPTY_STRING);  in getUserTemplatePath()
 403         return PropertyNames.EMPTY_STRING;  in getUserTemplatePath()
 415         return PropertyNames.EMPTY_STRING;  in getBitmapPath()
 422 …rn FileAccess.getOfficePath(_xMSF, "Work", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING);  in getWorkPath()
 [all …]
 
 | 
| H A D | JavaTools.java | 196         String sLongestItem = PropertyNames.EMPTY_STRING;  in getlongestArrayItem()214         StringBuilder ResultString = new StringBuilder(PropertyNames.EMPTY_STRING);  in ArraytoString()
 373         if (!MainString.equals(PropertyNames.EMPTY_STRING))  in ArrayoutofString()
 439         StringBuilder FileDescription = new StringBuilder(PropertyNames.EMPTY_STRING);  in getFileDescription()
 449         String sPath = PropertyNames.EMPTY_STRING;  in convertfromURLNotation()
 752                 bissame = sSecondString.equals(PropertyNames.EMPTY_STRING);  in isSame()
 761             if (sFirstString.equals(PropertyNames.EMPTY_STRING))  in isSame()
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/web/data/ | 
| H A D | CGDocument.java | 71     public String cp_Title = PropertyNames.EMPTY_STRING;74     public String cp_Author = PropertyNames.EMPTY_STRING;
 82     public String title = PropertyNames.EMPTY_STRING;
 84     public String author = PropertyNames.EMPTY_STRING;
 123             task = new Task(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, 5);  in CGDocument()
 259         if (media.equals(PropertyNames.EMPTY_STRING))  in getDocType()
 334             return PropertyNames.EMPTY_STRING;  in updateDate()
 343             return PropertyNames.EMPTY_STRING;  in createDate()
 352             return PropertyNames.EMPTY_STRING;  in sizeKB()
 372                 return PropertyNames.EMPTY_STRING;  in pagesTemplate()
 [all …]
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/db/ | 
| H A D | CommandName.java | 34     protected String CatalogName = PropertyNames.EMPTY_STRING;35     protected String SchemaName = PropertyNames.EMPTY_STRING;
 36     protected String TableName = PropertyNames.EMPTY_STRING;
 37     protected String DisplayName = PropertyNames.EMPTY_STRING;
 38     protected String ComposedName = PropertyNames.EMPTY_STRING;
 39     protected String AliasName = PropertyNames.EMPTY_STRING;
 59                 if (!_CatalogName.equals(PropertyNames.EMPTY_STRING))  in CommandName()
 66                 if (!_SchemaName.equals(PropertyNames.EMPTY_STRING))  in CommandName()
 73                 if (!_TableName.equals(PropertyNames.EMPTY_STRING))  in CommandName()
 153             if (ComposedName.equals(PropertyNames.EMPTY_STRING))  in setComposedCommandName()
 [all …]
 
 | 
| /trunk/main/oox/inc/oox/dump/ | 
| H A D | biffdumper.hxx | 192     sal_uInt8           dumpBoolean( const String& rName = EMPTY_STRING );193     sal_uInt8           dumpErrorCode( const String& rName = EMPTY_STRING );
 195     rtl_TextEncoding    dumpCodePage( const String& rName = EMPTY_STRING );
 196     void                dumpFormulaResult( const String& rName = EMPTY_STRING );
 292     sal_uInt16          dumpFormulaSize( const String& rName = EMPTY_STRING );
 295     void                dumpCellFormula( const String& rName = EMPTY_STRING );
 297     void                dumpNameFormula( const String& rName = EMPTY_STRING );
 431     sal_uInt16          dumpFontIdx( const String& rName = EMPTY_STRING, bool b16Bit = true );
 432     sal_uInt16          dumpFormatIdx( const String& rName = EMPTY_STRING );
 438     void                dumpExtColor( const String& rName = EMPTY_STRING );
 [all …]
 
 | 
| H A D | xlsbdumper.hxx | 74     sal_uInt8           dumpBoolean( const String& rName = EMPTY_STRING );75     sal_uInt8           dumpErrorCode( const String& rName = EMPTY_STRING );
 77     void                dumpColor( const String& rName = EMPTY_STRING );
 80     sal_Int32           dumpColIndex( const String& rName = EMPTY_STRING );
 81     sal_Int32           dumpRowIndex( const String& rName = EMPTY_STRING );
 82     sal_Int32           dumpColRange( const String& rName = EMPTY_STRING );
 83     sal_Int32           dumpRowRange( const String& rName = EMPTY_STRING );
 85     Address             dumpAddress( const String& rName = EMPTY_STRING );
 86     Range               dumpRange( const String& rName = EMPTY_STRING );
 87     void                dumpRangeList( const String& rName = EMPTY_STRING );
 [all …]
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/letter/ | 
| H A D | LetterWizardDialogImpl.java | 191             if (myConfig.cp_PrivateLetter.cp_Greeting.equals(PropertyNames.EMPTY_STRING))  in startWizard()255             if (sPath.equals(PropertyNames.EMPTY_STRING))  in finishWizard()
 938         if (xTextComponent.getText().equals(PropertyNames.EMPTY_STRING))  in setDefaultForGreetingAndSalutation()
 943         if (xTextComponent.getText().equals(PropertyNames.EMPTY_STRING))  in setDefaultForGreetingAndSalutation()
 1111             PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING  in initializeNorms()
 1115             PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING  in initializeNorms()
 1119             PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING  in initializeNorms()
 1123             PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING  in initializeNorms()
 1132             String nuString = PropertyNames.EMPTY_STRING;  in initializeNorms()
 1209         String cIsoCode = PropertyNames.EMPTY_STRING;  in initializeNorms()
 [all …]
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/query/ | 
| H A D | QuerySummary.java | 62             String sFieldNamesFraction = PropertyNames.EMPTY_STRING;  in setSummaryString()63             String sSortingFraction = PropertyNames.EMPTY_STRING;  in setSummaryString()
 64             String sFilterFraction = PropertyNames.EMPTY_STRING;  in setSummaryString()
 65             String sAggregateFraction = PropertyNames.EMPTY_STRING;  in setSummaryString()
 66             String sGroupByFraction = PropertyNames.EMPTY_STRING;  in setSummaryString()
 67             String sHavingFraction = PropertyNames.EMPTY_STRING;  in setSummaryString()
 83             sSummary = JavaTools.replaceSubString(sSummary, PropertyNames.EMPTY_STRING, "~");  in setSummaryString()
 100             String sconditions = PropertyNames.EMPTY_STRING;  in combineFilterNameFraction()
 128         String CurString = PropertyNames.EMPTY_STRING;  in combineFieldNameFraction()
 196         String CurString = PropertyNames.EMPTY_STRING;  in ArrayFieldsToString()
 
 | 
| /trunk/main/shell/source/win32/shlxthandler/infotips/ | 
| H A D | infotips.cxx | 131 	return EMPTY_STRING;  in getFileTypeInfo()205 	return EMPTY_STRING;  in getFileSizeInfo()
 219 	if ( tmpTypeStr != EMPTY_STRING )  in GetInfoTip()
 232 			if ( msg != EMPTY_STRING )  in GetInfoTip()
 239 			if ( msg != EMPTY_STRING )  in GetInfoTip()
 248 			if ( msg != EMPTY_STRING )  in GetInfoTip()
 257 			if ( msg != EMPTY_STRING )  in GetInfoTip()
 266 			if ( msg != EMPTY_STRING )  in GetInfoTip()
 275 			if ( msg != EMPTY_STRING )  in GetInfoTip()
 289 	if ( tmpSizeStr != EMPTY_STRING )  in GetInfoTip()
 
 | 
| /trunk/main/sc/source/ui/pagedlg/ | 
| H A D | scuitphfedit.cxx | 408                 if(aLeftEntry == EMPTY_STRING && aCenterEntry == EMPTY_STRING  in SetSelectDefinedList()409                     && aRightEntry == EMPTY_STRING)  in SetSelectDefinedList()
 421                 if(aLeftEntry == EMPTY_STRING && aRightEntry == EMPTY_STRING)  in SetSelectDefinedList()
 443                 if(aLeftEntry == EMPTY_STRING && aRightEntry == EMPTY_STRING)  in SetSelectDefinedList()
 488                 if(IsExtFileNameEntry(pCenterObj.get()) && aLeftEntry == EMPTY_STRING  in SetSelectDefinedList()
 489                     && aRightEntry == EMPTY_STRING)  in SetSelectDefinedList()
 513                     IsExtFileNameEntry(pRightObj.get()) && aLeftEntry == EMPTY_STRING)  in SetSelectDefinedList()
 741                 EMPTY_STRING, SVXFILETYPE_VAR, SVXFILEFORMAT_FULLPATH ), EE_FEATURE_FIELD ) );  in ProcessDefinedListSel()
 845     aWndLeft.GetEditEngine()->SetText(EMPTY_STRING);  in ClearTextAreas()
 847     aWndCenter.GetEditEngine()->SetText(EMPTY_STRING);  in ClearTextAreas()
 [all …]
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/agenda/ | 
| H A D | AgendaTemplate.java | 230                 itemsTables[i].write(PropertyNames.EMPTY_STRING);  in initializeData()660         te.text = (text == null ? PropertyNames.EMPTY_STRING : text);  in writeTitle()
 667         if (d == null || d.equals(PropertyNames.EMPTY_STRING))  in getDateString()
 669             return PropertyNames.EMPTY_STRING;  in getDateString()
 689         if (s == null || s.equals(PropertyNames.EMPTY_STRING))  in getTimeString()
 691             return PropertyNames.EMPTY_STRING;  in getTimeString()
 891         if (text == null || text.equals(PropertyNames.EMPTY_STRING))  in fillMinutesItem()
 1019                 String cellName = PropertyNames.EMPTY_STRING;  in write()
 1311             writtenTopics.set(topic, PropertyNames.EMPTY_STRING);  in write2()
 1760         if (!text.equals(PropertyNames.EMPTY_STRING))  in write()
 [all …]
 
 | 
| H A D | TopicsControl.java | 462         pv1[1].Value = PropertyNames.EMPTY_STRING;463         pv1[2].Value = PropertyNames.EMPTY_STRING;
 464         pv1[3].Value = PropertyNames.EMPTY_STRING;
 486         pv[0] = Properties.createProperty(LABEL + i, PropertyNames.EMPTY_STRING + (i + 1) + ".");
 487         pv[1] = Properties.createProperty(TOPIC + i, PropertyNames.EMPTY_STRING);
 488         pv[2] = Properties.createProperty(RESP + i, PropertyNames.EMPTY_STRING);
 489         pv[3] = Properties.createProperty(TIME + i, PropertyNames.EMPTY_STRING);
 535         return data[1].Value.equals(PropertyNames.EMPTY_STRING) &&
 536                 data[2].Value.equals(PropertyNames.EMPTY_STRING) &&
 537                 data[3].Value.equals(PropertyNames.EMPTY_STRING);
 [all …]
 
 | 
| H A D | AgendaWizardDialogImpl.java | 172 …if(myPathSelection.xSaveTextBox.getText().equalsIgnoreCase(PropertyNames.EMPTY_STRING)) {myPathSel…  in startWizard()211 …sUserTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "user", PropertyNames.EMPTY_STRING);  in initializePaths()
 220                 agenda.cp_TemplatePath.equals(PropertyNames.EMPTY_STRING) ||   in checkSavePath()
 227 …  FileAccess.getOfficePath(xMSF, "Work", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING) ,   in checkSavePath()
 419             String path = getFileAccess().getPath(url,PropertyNames.EMPTY_STRING);  in setFilename()
 462             if (sPath.equals(PropertyNames.EMPTY_STRING)) {  in finishWizard()
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/web/ | 
| H A D | WWD_Events.java | 69     protected String currentSession = PropertyNames.EMPTY_STRING;105             String sessionToLoad = PropertyNames.EMPTY_STRING;  in enterStep()
 109                 sessionToLoad = PropertyNames.EMPTY_STRING;  in enterStep()
 147             final Task task = new Task("LoadDocs", PropertyNames.EMPTY_STRING, 10);  in loadSession()
 158             if (sessionToLoad.equals(PropertyNames.EMPTY_STRING))  in loadSession()
 174             if (sessionToLoad.equals(PropertyNames.EMPTY_STRING))  in loadSession()
 331 …final Task task = new Task(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, files.length * …  in addDocument()
 454             background = PropertyNames.EMPTY_STRING;  in setBackground()
 897             return PropertyNames.EMPTY_STRING;  in targetStringFor()
 964 ….cp_Publish && (!proxies) && (p.password == null || p.password.equals(PropertyNames.EMPTY_STRING)))  in finishWizard()
 [all …]
 
 | 
| H A D | FTPDialog.java | 153     public String username = PropertyNames.EMPTY_STRING;154     public String password = PropertyNames.EMPTY_STRING;
 158     public String host = PropertyNames.EMPTY_STRING;
 162     private String dir = PropertyNames.EMPTY_STRING;
 353 …INTEGER_14, PropertyNames.EMPTY_STRING, resources.resbtnHelp_value, "btnHelp", 57, 142, new Short(…  in build()
 379         username = publish.cp_Username == null ? PropertyNames.EMPTY_STRING : publish.cp_Username;  in execute()
 380         password = publish.password == null ? PropertyNames.EMPTY_STRING : publish.password;  in execute()
 419             return PropertyNames.EMPTY_STRING;  in extractHost()
 473         return (s == null) || (s.equals(PropertyNames.EMPTY_STRING));  in isEmpty()
 721 …String newUrl = sd.callFolderDialog(resources.resFTPDirectory, PropertyNames.EMPTY_STRING, getFull…  in chooseDirectory()
 
 | 
| H A D | WWD_General.java | 63 …PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, PropertyNames.…  in getStatusDialog()301                 !getSessionSaveName().equals(PropertyNames.EMPTY_STRING));  in checkSaveSession()
 316             if ((url == null) || (url.equals(PropertyNames.EMPTY_STRING)))  in checkPublish()
 
 | 
| H A D | Process.java | 239 …urn FileAccess.getOfficePath(xmsf, "Temp", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING);  in getSOTempDir()306         if (background != null && !background.equals(PropertyNames.EMPTY_STRING))  in copyMedia()
 352 …      error(ex, PropertyNames.EMPTY_STRING, ERROR_PUBLISH_MEDIA, ErrorHandler.ERROR_PROCESS_FATAL);  in publish()
 433 …      error(ex, PropertyNames.EMPTY_STRING, ERROR_GENERATE_XSLT, ErrorHandler.ERROR_PROCESS_FATAL);  in generate()
 517             String key = PropertyNames.EMPTY_STRING;  in generate()
 584             if (contentDir == null || contentDir.equals(PropertyNames.EMPTY_STRING))  in export()
 695             String destExt = (exporter.cp_Extension.equals(PropertyNames.EMPTY_STRING)  in export()
 
 | 
| H A D | WWD_Startup.java | 264 …gs.cp_DefaultSession.cp_Content, new Task(PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, …  in WWD_Startup()547 …gs.cp_LastSavedSession != null && !settings.cp_LastSavedSession.equals(PropertyNames.EMPTY_STRING))  in selectSession()
 805 …erAttribute.DEF_NO, getFileAccess().getPath(doc.cp_URL, PropertyNames.EMPTY_STRING) + "\n\n" + res…  in checkDocument()
 830                     getFileAccess().getPath(doc.cp_URL, PropertyNames.EMPTY_STRING),  in checkDocument()
 841                     getFileAccess().getPath(doc.cp_URL, PropertyNames.EMPTY_STRING),  in checkDocument()
 906         if (bg == null || bg.equals(PropertyNames.EMPTY_STRING))  in updateBackgroundText()
 921         if (iconset == null || iconset.equals(PropertyNames.EMPTY_STRING))  in updateIconsetText()
 
 | 
| /trunk/main/sc/source/ui/miscdlgs/ | 
| H A D | crnrdlg.cxx | 200 		aEdAssign.SetText( EMPTY_STRING );  in Init()201 		aEdAssign2.SetText( EMPTY_STRING );  in Init()
 301 			aEdAssign.SetRefString( EMPTY_STRING );  in SetColRowData()
 302 			aEdAssign2.SetRefString( EMPTY_STRING );  in SetColRowData()
 306 			aEdAssign.SetText( EMPTY_STRING );  in SetColRowData()
 307 			aEdAssign2.SetText( EMPTY_STRING );  in SetColRowData()
 505 	aEdAssign.SetText( EMPTY_STRING );  in UpdateNames()
 803 			aEdAssign.SetText( EMPTY_STRING );  in IMPL_LINK_INLINE_END()
 806 			aEdAssign2.SetText( EMPTY_STRING );  in IMPL_LINK_INLINE_END()
 889 			aEdAssign.SetText( EMPTY_STRING );  in IMPL_LINK()
 [all …]
 
 | 
| H A D | linkarea.cxx | 191 		aCbUrl.SetText( EMPTY_STRING );  in InitFromOldLink()272             aCbUrl.SetText( EMPTY_STRING );  in IMPL_LINK()
 321 	return EMPTY_STRING;  in GetURL()
 331 	return EMPTY_STRING;  in GetFilter()
 341 	return EMPTY_STRING;  in GetOptions()
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/table/ | 
| H A D | Finalizer.java | 91 …D_DLGTABLE_TXT_NAME", 97, 35, IFINALSTEP, new Short(curtabindex++), PropertyNames.EMPTY_STRING, 223  in Finalizer()102                         String sCatalog = PropertyNames.EMPTY_STRING;  in Finalizer()
 157                         String sSchema = PropertyNames.EMPTY_STRING;  in Finalizer()
 301         if (txtTableName.getText().equals(PropertyNames.EMPTY_STRING))  in setTableName()
 316         if (txtTableName.getText().equals(PropertyNames.EMPTY_STRING))  in getTableName()
 331             return PropertyNames.EMPTY_STRING;  in getSchemaName()
 343             return PropertyNames.EMPTY_STRING;  in getCatalogName()
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/form/ | 
| H A D | StyleApplier.java | 330             String sPropName = PropertyNames.EMPTY_STRING;  in getStyleColor()344 …sPropValue = JavaTools.replaceSubString(sPropValue, PropertyNames.EMPTY_STRING, PropertyNames.SEMI…  in getStyleColor()
 345 …sPropValue = JavaTools.replaceSubString(sPropValue, PropertyNames.EMPTY_STRING, PropertyNames.SPAC…  in getStyleColor()
 366 …eAccess.getOfficePaths(getMSF(), "Config", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING);  in getStylePaths()
 383             String StylesPath = PropertyNames.EMPTY_STRING;  in getStylePath()
 386 …= FileAccess.getOfficePath(xMSF, "Config", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING);  in getStylePath()
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/ui/ | 
| H A D | FilterComponent.java | 126             String sControlName = PropertyNames.EMPTY_STRING;  in itemStateChanged()228         return PropertyNames.EMPTY_STRING;  in getControlName()
 245 …lumn.addProperty(PropertyNames.PROPERTY_NAME, PropertyAttribute.BOUND, PropertyNames.EMPTY_STRING);  in getFilterConditions()
 337             String sDisplayValue = PropertyNames.EMPTY_STRING;  in getDisplayCondition()
 351         return PropertyNames.EMPTY_STRING;  in getDisplayCondition()
 757                             return (!sValue.equals(PropertyNames.EMPTY_STRING));  in isConditionComplete()
 784 …                   sValue = JavaTools.replaceSubString(sValue, PropertyNames.EMPTY_STRING, "{D '");  in setCondition()
 785 …                    sValue = JavaTools.replaceSubString(sValue, PropertyNames.EMPTY_STRING, "' }");  in setCondition()
 797 …                   sValue = JavaTools.replaceSubString(sValue, PropertyNames.EMPTY_STRING, "{T '");  in setCondition()
 798 …                    sValue = JavaTools.replaceSubString(sValue, PropertyNames.EMPTY_STRING, "' }");  in setCondition()
 
 |