Searched refs:GetBitmapPath (Results 1 – 3 of 3) sorted by relevance
154 const String& GetBitmapPath() { return GetPath( SvtPathOptions::PATH_BITMAP ); } in GetBitmapPath() function in SvtPathOptions_Impl615 const String& SvtPathOptions::GetBitmapPath() const in GetBitmapPath() function in SvtPathOptions617 return pImp->GetBitmapPath(); in GetBitmapPath()969 case PATH_BITMAP: aPath = GetBitmapPath(); break; in SearchFile()
80 const String& GetBitmapPath() const;
473 … case SvtPathOptions::PATH_BITMAP: aValue = aPathCfg.GetBitmapPath(); break; in GetOptions()
Completed in 39 milliseconds