Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dpathoptions.cxx154 const String& GetBitmapPath() { return GetPath( SvtPathOptions::PATH_BITMAP ); } in GetBitmapPath() function in SvtPathOptions_Impl
615 const String& SvtPathOptions::GetBitmapPath() const in GetBitmapPath() function in SvtPathOptions
617 return pImp->GetBitmapPath(); in GetBitmapPath()
969 case PATH_BITMAP: aPath = GetBitmapPath(); break; in SearchFile()
/aoo41x/main/unotools/inc/unotools/
H A Dpathoptions.hxx80 const String& GetBitmapPath() const;
/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx473 … case SvtPathOptions::PATH_BITMAP: aValue = aPathCfg.GetBitmapPath(); break; in GetOptions()

Completed in 15 milliseconds