Home
last modified time | relevance | path

Searched refs:GetGalleryPath (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/unotools/source/config/
H A Dpathoptions.cxx159 const String& GetGalleryPath() { return GetPath( SvtPathOptions::PATH_GALLERY ); } in GetGalleryPath() function in SvtPathOptions_Impl
650 const String& SvtPathOptions::GetGalleryPath() const in GetGalleryPath() function in SvtPathOptions
652 return pImp->GetGalleryPath(); in GetGalleryPath()
974 case PATH_GALLERY: aPath = GetGalleryPath(); break; in SearchFile()
/aoo41x/main/unotools/inc/unotools/
H A Dpathoptions.hxx85 const String& GetGalleryPath() const;
/aoo41x/main/svx/source/gallery2/
H A Dgallery1.cxx233 pGallery = new Gallery( SvtPathOptions().GetGalleryPath() ); in GetGalleryInstance()
/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx478 … case SvtPathOptions::PATH_GALLERY: aValue = aPathCfg.GetGalleryPath(); break; in GetOptions()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx1980 String aGalleryDir( SvtPathOptions().GetGalleryPath() ); in ReadSound()

Completed in 47 milliseconds