Searched refs:prodName (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/wizards/com/sun/star/wizards/web/ |
H A D | WWD_General.java | 63 …resources.prodName, PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_ST… in getStatusDialog() 97 … JavaTools.replaceSubString(f.cp_Name, resources.prodName, "%PRODNAME"), f.cp_Filter, i == 0); in getDocAddDialog()
|
H A D | WebWizardDialogResources.java | 175 String prodName; field in WebWizardDialogResources 335 prodName = Configuration.getProductName(xmsf); in WebWizardDialogResources()
|
H A D | WWD_Events.java | 342 sd.execute(this, task, resources.prodName); // new LoadDocs( sd.xControl, files, task ) in addDocument() 1079 pd.execute(this, process.myTask, resources.prodName); //process, in finishWizard2()
|
/aoo4110/main/wizards/com/sun/star/wizards/common/ |
H A D | SystemDialog.java | 256 String prodName = Configuration.getProductName(xMSF); in getFilterUIName() local 263 s[0][0] = JavaTools.replaceSubString(s[0][0], prodName, "%productname%"); in getFilterUIName()
|
/aoo4110/main/xmlhelp/source/treeview/ |
H A D | tvread.cxx | 185 : prodName( rtl::OUString::createFromAscii( "%PRODUCTNAME" ) ), in ConfigData() 201 if( oustring.indexOf( prodName,idx ) == idx ) in replaceName()
|
H A D | tvread.hxx | 58 rtl::OUString prodName,prodVersion,vendName,vendVersion,vendShort; member in treeview::ConfigData
|
/aoo4110/main/xmlhelp/source/cxxhelp/provider/ |
H A D | databases.hxx | 320 prodName,prodVersion,vendName,vendVersion,vendShort; member in chelp::Databases
|
H A D | databases.cxx | 155 prodName( rtl::OUString::createFromAscii( "%PRODUCTNAME" ) ), in Databases() 351 if( oustring.indexOf( prodName,idx ) == idx ) in replaceName()
|
Completed in 60 milliseconds