Home
last modified time | relevance | path

Searched refs:SvtPathOptions (Results 76 – 100 of 120) sorted by relevance

12345

/aoo41x/main/sd/source/filter/html/
H A Dpubdlg.cxx1625 INetURLObject aURL( SvtPathOptions().GetUserConfigPath() ); in Load()
1678 INetURLObject aURL( SvtPathOptions().GetUserConfigPath() ); in Save()
/aoo41x/main/sfx2/source/doc/
H A Ddoctempl.cxx808 aResult = SvtPathOptions().SubstituteVariable( aResult ); in GetTemplateTargetURLFromComponent()
2197 maTargetURL = SvtPathOptions().SubstituteVariable( maTargetURL ); in GetTargetURL()
H A Ddocvor.cxx247 String aWorkPath = SvtPathOptions().GetWorkPath(); in SfxOrganizeDlg_Impl()
258 … String aProgURL = SvtPathOptions().SubstituteVariable( String::CreateFromAscii("$(PROGURL)") ); in SfxOrganizeDlg_Impl()
/aoo41x/main/filter/source/msfilter/
H A Dmsvbahelper.cxx292 SvtPathOptions aPathOpt; in resolveVBAMacro()
/aoo41x/main/sc/source/core/data/
H A Ddocumen9.cxx100 SvtPathOptions aPathOpt; in GetColorTable()
H A Dglobal2.cxx689 SvtPathOptions aPathOpt; in GetAbsDocName()
/aoo41x/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx505 rtl::OUString aOfficeHelpPath( SvtPathOptions().GetHelpPath() ); in implProcessHelp()
/aoo41x/main/sw/source/ui/misc/
H A Dglosdoc.cxx481 SvtPathOptions aPathOpt; in UpdateGlosPath()
/aoo41x/main/sd/source/core/
H A Ddrawdoc.cxx150 : FmFormModel( SvtPathOptions().GetPalettePath(), NULL, pDrDocSh ) in SdDrawDocument()
/aoo41x/main/sc/source/ui/view/
H A Dviewfun5.cxx487 SvtPathOptions aPathOpt; in PasteDataFormat()
/aoo41x/main/editeng/source/misc/
H A Dacorrcfg.cxx59 SvtPathOptions aPathOpt; in SvxAutoCorrCfg()
/aoo41x/main/desktop/source/app/
H A Dapp.cxx1819 std::auto_ptr<SvtPathOptions> pPathOptions;
1968 pExecGlobals->pPathOptions.reset( new SvtPathOptions); in Main()
1981 SvtPathOptions().SetWorkPath( aWorkPath ); in Main()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DCondition.cxx149 …XColorListSharedPtr aColorTable(XPropertyListFactory::CreateSharedXColorList(SvtPathOptions().GetP… in OColorPopup()
/aoo41x/main/framework/source/services/
H A Dautorecovery.cxx2235 …::rtl::OUString sBackupPath (SvtPathOptions().GetBackupPath()… in implts_saveDocs()
3547 ::rtl::OUString sBackupPath(SvtPathOptions().GetBackupPath()); in impl_enoughDiscSpace()
3571 String sBackupURL(SvtPathOptions().GetBackupPath()); in impl_showFullDiscError()
/aoo41x/main/sw/source/ui/uiview/
H A Dsrcview.cxx346 SvtPathOptions aPathOpt; in Execute()
/aoo41x/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx441 String sHomePath(SvtPathOptions().GetWorkPath()); in IMPL_LINK()
H A Dcreateaddresslistdialog.cxx610 String sPath( SvtPathOptions().SubstituteVariable( in IMPL_LINK()
/aoo41x/main/fpicker/source/office/
H A DOfficeFilePicker.cxx195 INetURLObject aStdDirObj( SvtPathOptions().GetWorkPath() ); in prepareExecute()
H A Diodlg.cxx567 INetURLObject aStdDirObj( SvtPathOptions().GetWorkPath() ); in Init_Impl()
1118 …= SvtURLBox::ParseSmart( aFileName, pThis->_pFileView->GetViewURL(), SvtPathOptions().GetWorkPath(… in IMPL_STATIC_LINK()
/aoo41x/main/dbaccess/source/ext/adabas/
H A DAdabasNewDb.cxx608 aLoad.SetDisplayDirectory(SvtPathOptions().GetWorkPath());
/aoo41x/main/svx/source/sidebar/
H A Dnbdtmg.cxx230 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in ImplLoad()
270 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in ImplStore()
/aoo41x/main/basic/source/basmgr/
H A Dbasmgr.cxx1003 SvtPathOptions aPathCFG; in LoadBasicManager()
1004 if( aPathCFG.SearchFile( aSearchFile, SvtPathOptions::PATH_BASIC ) ) in LoadBasicManager()
/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx172 SvtPathOptions aPathOpt; in GetTemplateName()
174 sal_Bool bSet = aPathOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in GetTemplateName()
185 bSet = aPathOpt.SearchFile( sTemplate, SvtPathOptions::PATH_TEMPLATE ); in GetTemplateName()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx274 m_sWorkPath = SvtPathOptions().GetWorkPath(); in DBG_NAME()
/aoo41x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx1044 String aDlgPathName( SvtPathOptions().GetGraphicPath() ); in IMPL_LINK()

Completed in 366 milliseconds

12345