Lines Matching refs:GalleryExplorer

45 sal_Bool GalleryExplorer::FillThemeList( List& rThemeList )  in FillThemeList()
65 sal_Bool GalleryExplorer::FillObjList( const String& rThemeName, List& rObjList ) in FillObjList()
88 sal_Bool GalleryExplorer::FillObjList( sal_uIntPtr nThemeId, List& rObjList ) in FillObjList()
96 sal_Bool GalleryExplorer::FillObjListTitle( const sal_uInt32 nThemeId, std::vector< rtl::OUString >… in FillObjListTitle()
124 sal_Bool GalleryExplorer::InsertURL( const String& rThemeName, const String& rURL ) in InsertURL()
148 sal_Bool GalleryExplorer::InsertURL( sal_uIntPtr nThemeId, const String& rURL ) in InsertURL()
156 sal_uIntPtr GalleryExplorer::GetObjCount( const String& rThemeName ) in GetObjCount()
178 sal_uIntPtr GalleryExplorer::GetObjCount( sal_uIntPtr nThemeId ) in GetObjCount()
186 sal_Bool GalleryExplorer::GetGraphicObj( const String& rThemeName, sal_uIntPtr nPos, in GetGraphicObj()
215 sal_Bool GalleryExplorer::GetGraphicObj( sal_uIntPtr nThemeId, sal_uIntPtr nPos, in GetGraphicObj()
225 sal_Bool GalleryExplorer::InsertGraphicObj( const String& rThemeName, const Graphic& rGraphic ) in InsertGraphicObj()
247 sal_Bool GalleryExplorer::InsertGraphicObj( sal_uIntPtr nThemeId, const Graphic& rGraphic ) in InsertGraphicObj()
255 sal_uIntPtr GalleryExplorer::GetSdrObjCount( const String& rThemeName ) in GetSdrObjCount()
280 sal_uIntPtr GalleryExplorer::GetSdrObjCount( sal_uIntPtr nThemeId ) in GetSdrObjCount()
288 sal_Bool GalleryExplorer::GetSdrObj( const String& rThemeName, sal_uIntPtr nSdrModelPos, in GetSdrObj()
325 sal_Bool GalleryExplorer::GetSdrObj( sal_uIntPtr nThemeId, sal_uIntPtr nSdrModelPos, in GetSdrObj()
334 sal_Bool GalleryExplorer::InsertSdrObj( const String& rThemeName, FmFormModel& rModel ) in InsertSdrObj()
356 sal_Bool GalleryExplorer::InsertSdrObj( sal_uIntPtr nThemeId, FmFormModel& rModel ) in InsertSdrObj()
364 sal_Bool GalleryExplorer::BeginLocking( const String& rThemeName ) in BeginLocking()
385 sal_Bool GalleryExplorer::BeginLocking( sal_uIntPtr nThemeId ) in BeginLocking()
393 sal_Bool GalleryExplorer::EndLocking( const String& rThemeName ) in EndLocking()
424 sal_Bool GalleryExplorer::EndLocking( sal_uIntPtr nThemeId ) in EndLocking()