Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dpathoptions.cxx181 void SetBitmapPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_BITMAP, rPath ); } in SetBitmapPath() function in SvtPathOptions_Impl
781 void SvtPathOptions::SetBitmapPath( const String& rPath ) in SetBitmapPath() function in SvtPathOptions
783 pImp->SetBitmapPath( rPath ); in SetBitmapPath()
/aoo42x/main/unotools/inc/unotools/
H A Dpathoptions.hxx109 void SetBitmapPath( const String& rPath );
/aoo42x/main/sfx2/source/appl/
H A Dappcfg.cxx885 case SvtPathOptions::PATH_BITMAP: aPathOptions.SetBitmapPath( sValue );break; in SetOptions()

Completed in 204 milliseconds