Searched refs:SetStoragePath (Results 1 – 3 of 3) sorted by relevance
193 void SetStoragePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_STORAGE, rPath ); } in SetStoragePath() function in SvtPathOptions_Impl865 void SvtPathOptions::SetStoragePath( const String& rPath ) in SetStoragePath() function in SvtPathOptions867 pImp->SetStoragePath( rPath ); in SetStoragePath()
121 void SetStoragePath( const String& rPath );
908 aPathOptions.SetStoragePath( aTmp ); in SetOptions()
Completed in 47 milliseconds