Searched refs:aWorkPath (Results 1 – 4 of 4) sorted by relevance
713 rtl::OUString aWorkPath; in GetWorkPath() local719 ::comphelper::ConfigurationHelper::E_READONLY) >>= aWorkPath; in GetWorkPath()720 return aWorkPath; in GetWorkPath()726 ::rtl::OUString aWorkPath; in GetWorkVariableValue()732 ::comphelper::ConfigurationHelper::E_READONLY) >>= aWorkPath; in GetWorkVariableValue()736 if (aWorkPath.getLength() < 1) in GetWorkVariableValue()739 aSecurity.getHomeDir( aWorkPath ); in GetWorkVariableValue()741 return ConvertOSLtoUCBURL( aWorkPath ); in GetWorkVariableValue()
581 INetURLObject aWorkPath( SvtPathOptions().GetWorkPath() ); in MakeTopic() local583 if ( aWorkPath.GetNewAbsURL( rNm, &aFile ) && in MakeTopic()
247 String aWorkPath = SvtPathOptions().GetWorkPath(); in SfxOrganizeDlg_Impl() local248 if ( aWorkPath.Len() ) in SfxOrganizeDlg_Impl()250 INetURLObject aObj( aWorkPath ); in SfxOrganizeDlg_Impl()
1973 String aWorkPath = aUnrestrictedFolders[0]; in Main() local1974 SvtPathOptions().SetWorkPath( aWorkPath ); in Main()