Home
last modified time | relevance | path

Searched refs:GetWorkPath (Results 1 – 25 of 36) sorted by relevance

12

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx170 const String& GetWorkPath() { return GetPath( SvtPathOptions::PATH_WORK ); } in GetWorkPath() function in SvtPathOptions_Impl
739 const String& SvtPathOptions::GetWorkPath() const in GetWorkPath() function in SvtPathOptions
741 return pImp->GetWorkPath(); in GetWorkPath()
984 case PATH_WORK: aPath = GetWorkPath(); break; in SearchFile()
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx133 maCbbPath.SetBaseURL(SvtPathOptions().GetWorkPath()); in SvxHyperlinkNewDocTp()
436 aStrPath = SvtPathOptions().GetWorkPath(); in IMPL_LINK()
/trunk/main/cui/source/options/
H A Doptjava.cxx254 String sWorkFolder = SvtPathOptions().GetWorkPath(); in IMPL_LINK()
932 sFolder = SvtPathOptions().GetWorkPath(); in IMPL_LINK()
970 sOldFolder = SvtPathOptions().GetWorkPath(); in IMPL_LINK()
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx713 rtl::OUString SubstitutePathVariables::GetWorkPath() const in GetWorkPath() function in framework::SubstitutePathVariables
854 m_aPreDefVars.m_FixedVar[ (PreDefVariable)nIndex ] = GetWorkPath(); in impl_substituteVariable()
1235 aPreDefPathVariables.m_FixedVar[ PREDEFVAR_WORKDIRURL ] = GetWorkPath(); in SetPredefinedPathVariables()
/trunk/main/svx/source/dialog/
H A Dimapdlg.cxx639 aDlg.SetDisplayDirectory( SvtPathOptions().GetWorkPath() ); in DoOpen()
690 aDlg.SetDisplayDirectory( SvtPathOptions().GetWorkPath() ); in DoSave()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx96 const String& GetWorkPath() const;
/trunk/main/sw/source/ui/envelp/
H A Dmailmrge.cxx403 sPath = aPathOpt.GetWorkPath(); in SwMailMergeDlg()
832 sPath = aPathOpt.GetWorkPath(); in IMPL_LINK()
/trunk/main/fpicker/source/office/
H A DOfficeFilePicker.cxx184 INetURLObject aStdDirObj( SvtPathOptions().GetWorkPath() ); in prepareExecute()
205 INetURLObject aStdDirObj( SvtPathOptions().GetWorkPath() ); in prepareExecute()
H A DOfficeFolderPicker.cxx138 INetURLObject aStdDirObj( SvtPathOptions().GetWorkPath() ); in prepareExecute()
/trunk/main/extensions/source/abpilot/
H A Dabpfinalpage.cxx104 String sPath = SvtPathOptions().GetWorkPath(); in setFields()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx818 xFP->setDisplayDirectory( SvtPathOptions().GetWorkPath() ); in InsertLib()
1305 xFP->setDisplayDirectory( SvtPathOptions().GetWorkPath() ); in ExportAsPackage()
1425 aPath = SvtPathOptions().GetWorkPath(); in ExportAsBasic()
/trunk/main/sw/source/ui/dbui/
H A Dmmdocselectpage.cxx159 xFP->setDisplayDirectory( SvtPathOptions().GetWorkPath() ); in IMPL_LINK()
H A Daddresslistdialog.cxx441 String sHomePath(SvtPathOptions().GetWorkPath()); in IMPL_LINK()
/trunk/main/framework/inc/services/
H A Dsubstitutepathvars.hxx262 rtl::OUString GetWorkPath() const;
/trunk/main/svtools/source/control/
H A Dinettbc.cxx613 String aWorkDir( SvtPathOptions().GetWorkPath() ); in run()
1181 String aName = ParseSmart( aText, aBaseURL, SvtPathOptions().GetWorkPath() ); in GetURL()
/trunk/main/sfx2/source/inet/
H A Dinettbc.cxx110 aName = SvtURLBox::ParseSmart( rName, aBaseURL, SvtPathOptions().GetWorkPath() ); in OpenURL()
/trunk/main/sfx2/source/appl/
H A Dappdde.cxx581 INetURLObject aWorkPath( SvtPathOptions().GetWorkPath() ); in MakeTopic()
/trunk/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx203 aFileDlg.SetDisplayDirectory( SvtPathOptions().GetWorkPath() );
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx815 xFP->setDisplayDirectory( aPathOpt.GetWorkPath() ); in Execute()
1395 xFP->setDisplayDirectory( aPathOpt.GetWorkPath() ); in Execute()
/trunk/main/sfx2/source/doc/
H A Dguisaveas.cxx1161 aLocation = INetURLObject( SvtPathOptions().GetWorkPath() ); in GetReccomendedDir()
1171 …ogHelper::UNKNOWN_CONTEXT ) ? SvtPathOptions().GetGraphicPath() : SvtPathOptions().GetWorkPath() ); in GetReccomendedDir()
/trunk/main/sc/source/core/data/
H A Dglobal2.cxx690 aObj.SetSmartURL( aPathOpt.GetWorkPath() ); in GetAbsDocName()
/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx901 _aFileOpen.SetDisplayDirectory( SvtPathOptions().GetWorkPath() ); in askForFileName()
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx482 aFile = SvtPathOptions().GetWorkPath(); in OpenFileDialog()
/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx2265 displayFolder( SvtPathOptions().GetWorkPath() ); in loadConfig()
2287 OUString aWorkFolder = SvtPathOptions().GetWorkPath(); in setDefaultValues()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx375 xFP->setDisplayDirectory( aPathOpt.GetWorkPath() ); in Execute()

Completed in 334 milliseconds

12