Searched refs:SetModulePath (Results 1 – 3 of 3) sorted by relevance
190 void SetModulePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_MODULE, rPath ); } in SetModulePath() function in SvtPathOptions_Impl844 void SvtPathOptions::SetModulePath( const String& rPath ) in SetModulePath() function in SvtPathOptions846 pImp->SetModulePath( rPath ); in SetModulePath()
118 void SetModulePath( const String& rPath );
891 aPathOptions.SetModulePath( aTmp ); in SetOptions()
Completed in 26 milliseconds