Home
last modified time | relevance | path

Searched refs:SetStoragePath (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/unotools/source/config/
H A Dpathoptions.cxx193 void SetStoragePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_STORAGE, rPath ); } in SetStoragePath() function in SvtPathOptions_Impl
865 void SvtPathOptions::SetStoragePath( const String& rPath ) in SetStoragePath() function in SvtPathOptions
867 pImp->SetStoragePath( rPath ); in SetStoragePath()
/aoo42x/main/unotools/inc/unotools/
H A Dpathoptions.hxx121 void SetStoragePath( const String& rPath );
/aoo42x/main/sfx2/source/appl/
H A Dappcfg.cxx928 aPathOptions.SetStoragePath( aTmp ); in SetOptions()

Completed in 134 milliseconds