Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx85 const String& GetGalleryPath() const;
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx233 pGallery = new Gallery( SvtPathOptions().GetGalleryPath() ); in GetGalleryInstance()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx488 … case SvtPathOptions::PATH_GALLERY: aValue = aPathCfg.GetGalleryPath(); break; in GetOptions()
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1980 String aGalleryDir( SvtPathOptions().GetGalleryPath() ); in ReadSound()

Completed in 66 milliseconds