Home
last modified time | relevance | path

Searched refs:SetWorkPath (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx197 void SetWorkPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_WORK, rPath ); } in SetWorkPath() function in SvtPathOptions_Impl
893 void SvtPathOptions::SetWorkPath( const String& rPath ) in SetWorkPath() function in SvtPathOptions
895 pImp->SetWorkPath( rPath ); in SetWorkPath()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx125 void SetWorkPath( const String& rPath );
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx935 case SvtPathOptions::PATH_WORK: aPathOptions.SetWorkPath( sValue );break; in SetOptions()
/trunk/main/desktop/source/app/
H A Dapp.cxx1981 SvtPathOptions().SetWorkPath( aWorkPath ); in Main()

Completed in 36 milliseconds