Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dpathoptions.cxx191 void SetPalettePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_PALETTE, rPath ); } in SetPalettePath() function in SvtPathOptions_Impl
851 void SvtPathOptions::SetPalettePath( const String& rPath ) in SetPalettePath() function in SvtPathOptions
853 pImp->SetPalettePath( rPath ); in SetPalettePath()
/aoo41x/main/unotools/inc/unotools/
H A Dpathoptions.hxx119 void SetPalettePath( const String& rPath );
/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx895 case SvtPathOptions::PATH_PALETTE: aPathOptions.SetPalettePath( sValue );break; in SetOptions()

Completed in 26 milliseconds