Searched refs:aWorkPath (Results 1 – 4 of 4) sorted by relevance
716 rtl::OUString aWorkPath; in GetWorkPath() local722 ::comphelper::ConfigurationHelper::E_READONLY) >>= aWorkPath; in GetWorkPath()723 return aWorkPath; in GetWorkPath()729 ::rtl::OUString aWorkPath; in GetWorkVariableValue()735 ::comphelper::ConfigurationHelper::E_READONLY) >>= aWorkPath; in GetWorkVariableValue()739 if (aWorkPath.getLength() < 1) in GetWorkVariableValue()742 aSecurity.getHomeDir( aWorkPath ); in GetWorkVariableValue()744 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()
1980 String aWorkPath = aUnrestrictedFolders[0]; in Main() local1981 SvtPathOptions().SetWorkPath( aWorkPath ); in Main()
Completed in 40 milliseconds