/aoo42x/main/qadevOOo/runner/graphical/ |
H A D | BuildID.java | 31 private static String getOfficePath(String _sApp) in getOfficePath() method in BuildID 71 final String sOfficePath = getOfficePath(_sApp); in getBuildID() 173 final String sOfficePath = getOfficePath(_sOfficePath); in getMaster() 180 final String sOfficePath = getOfficePath(_sOfficePath); in getMinor() 187 final String sOfficePath = getOfficePath(_sOfficePath); in getCWSName()
|
/aoo42x/main/vcl/unx/generic/fontmanager/ |
H A D | helper.cxx | 44 OUString getOfficePath( enum whichOfficePath ePath ) in getOfficePath() function 124 aPathBuffer.append( getOfficePath( psp::NetPath ) ); in getPrinterPathList() 136 aPathBuffer.append( getOfficePath( psp::UserPath ) ); in getPrinterPathList() 201 OUString aConfigPath( getOfficePath( psp::ConfigPath ) ); in getFontPath() 202 OUString aNetPath( getOfficePath( psp::NetPath ) ); in getFontPath() 203 OUString aUserPath( getOfficePath( psp::UserPath ) ); in getFontPath()
|
H A D | fontcache.cxx | 64 m_aCacheFile = getOfficePath( UserPath ); in FontCache()
|
/aoo42x/main/wizards/com/sun/star/wizards/common/ |
H A D | Desktop.java | 371 TemplatePath = FileAccess.getOfficePath(xMSF, "Template", "share", "/wizard"); in OfficePathRetriever() 372 … UserTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "user", PropertyNames.EMPTY_STRING); in OfficePathRetriever() 374 …WorkPath = FileAccess.getOfficePath(xMSF, "Work", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_… in OfficePathRetriever() 386 return FileAccess.getOfficePath(_xMSF, "Template", "share", "/wizard"); in getTemplatePath() 398 return FileAccess.getOfficePath(_xMSF, "Template", "user", PropertyNames.EMPTY_STRING); in getUserTemplatePath() 422 …return FileAccess.getOfficePath(_xMSF, "Work", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STR… in getWorkPath()
|
H A D | FileAccess.java | 75 String ResultPath = getOfficePath(xMSF, sPath, xSimpleFileAccess); in addOfficePath() 116 …public static String getOfficePath(XMultiServiceFactory xMSF, String sPath, XSimpleFileAccess xSim… in getOfficePath() method in FileAccess 144 …public static String getOfficePath(XMultiServiceFactory xMSF, String sPath, String sType, String s… in getOfficePath() method in FileAccess
|
/aoo42x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | AgendaWizardDialogImpl.java | 210 sTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "share", "/wizard"); in initializePaths() 211 …sUserTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "user", PropertyNames.EMPTY_STRING); in initializePaths() 227 … FileAccess.getOfficePath(xMSF, "Work", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING) , in checkSavePath() 312 String sTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "share", "/wizard"); in initializeTemplates()
|
/aoo42x/main/wizards/com/sun/star/wizards/web/data/ |
H A D | CGSettings.java | 81 …soTemplateDir = FileAccess.getOfficePath(xmsf, "Config", PropertyNames.EMPTY_STRING, PropertyNames… in CGSettings() 82 … soGalleryDir = FileAccess.getOfficePath(xmsf, "Gallery", "share", PropertyNames.EMPTY_STRING); in CGSettings()
|
/aoo42x/main/wizards/com/sun/star/wizards/fax/ |
H A D | FaxWizardDialogImpl.java | 376 sTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "share", "/wizard"); in initializePaths() 377 …sUserTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "user", PropertyNames.EMPTY_STRING); in initializePaths() 392 …sWorkPath = FileAccess.getOfficePath(xMSF, "Work", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY… in initializeTemplates()
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaapplication.cxx | 725 rtl::OUString ScVbaApplication::getOfficePath( const rtl::OUString& _sPathType ) throw ( uno::Runti… in getOfficePath() function in ScVbaApplication 759 return getOfficePath( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Work"))); in getDefaultFilePath() 765 return getOfficePath( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Basic"))); in getLibraryPath() 771 return getOfficePath( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Template"))); in getTemplatesPath()
|
H A D | vbaapplication.hxx | 46 rtl::OUString getOfficePath( const rtl::OUString& sPath ) throw ( css::uno::RuntimeException );
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | helper.hxx | 58 rtl::OUString VCL_DLLPUBLIC getOfficePath( enum whichOfficePath ePath );
|
/aoo42x/main/wizards/com/sun/star/wizards/web/ |
H A D | StylePreview.java | 137 …String tempPath = FileAccess.getOfficePath(xmsf, "Temp", PropertyNames.EMPTY_STRING, PropertyNames… in createTempDir()
|
H A D | IconsDialog.java | 79 … htmlexpDirectory = FileAccess.getOfficePath(xmsf, "Gallery", "share", PropertyNames.EMPTY_STRING); in IconsDialog()
|
H A D | Process.java | 239 …return FileAccess.getOfficePath(xmsf, "Temp", PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRI… in getSOTempDir()
|
H A D | WWD_Startup.java | 239 String soTemplateDir = FileAccess.getOfficePath(xmsf, "Template", "share", "/wizard"); in WWD_Startup()
|
/aoo42x/main/wizards/com/sun/star/wizards/report/ |
H A D | ReportFinalizer.java | 227 … StorePath = FileAccess.getOfficePath(m_xMSF, "Temp", xSimpleFileAccess) + "/" + StoreName; in getStorePath()
|
/aoo42x/main/wizards/com/sun/star/wizards/letter/ |
H A D | LetterWizardDialogImpl.java | 1290 sTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "share", "/wizard"); in initializePaths() 1291 …sUserTemplatePath = FileAccess.getOfficePath(xMSF, "Template", "user", PropertyNames.EMPTY_STRING); in initializePaths()
|
/aoo42x/main/wizards/com/sun/star/wizards/form/ |
H A D | StyleApplier.java | 386 …StylesPath = FileAccess.getOfficePath(xMSF, "Config", PropertyNames.EMPTY_STRING, PropertyNames.EM… in getStylePath()
|
/aoo42x/main/wizards/com/sun/star/wizards/db/ |
H A D | DBMetaData.java | 1021 … String storepath = FileAccess.getOfficePath(xMSF, "Temp", xSimpleFileAccess) + "/" + _storename; in storeDatabaseDocumentToTempPath()
|