Home
last modified time | relevance | path

Searched refs:Gallery (Results 1 – 25 of 157) sorted by relevance

1234567

/aoo42x/main/svx/source/gallery2/
H A Dgalexpl.cxx47 Gallery* pGal = ::Gallery::GetGalleryInstance(); in FillThemeList()
67 Gallery* pGal = ::Gallery::GetGalleryInstance(); in FillObjList()
90 Gallery* pGal = ::Gallery::GetGalleryInstance(); in FillObjList()
98 Gallery* pGal = ::Gallery::GetGalleryInstance(); in FillObjListTitle()
126 Gallery* pGal = ::Gallery::GetGalleryInstance(); in InsertURL()
150 Gallery* pGal = ::Gallery::GetGalleryInstance(); in InsertURL()
158 Gallery* pGal = ::Gallery::GetGalleryInstance(); in GetObjCount()
180 Gallery* pGal = ::Gallery::GetGalleryInstance(); in GetObjCount()
190 Gallery* pGal = ::Gallery::GetGalleryInstance(); in GetGraphicObj()
219 Gallery* pGal = ::Gallery::GetGalleryInstance(); in GetGraphicObj()
[all …]
H A Dgallery1.cxx201 Gallery::Gallery( const String& rMultiPath ) in Gallery() function in Gallery
211 Gallery::~Gallery() in ~Gallery()
224 Gallery* Gallery::GetGalleryInstance() in GetGalleryInstance()
226 static Gallery* pGallery = NULL; in GetGalleryInstance()
242 void Gallery::ImplLoad( const String& rMultiPath ) in ImplLoad()
475 void Gallery::ImplLoadImports() in ImplLoadImports()
529 void Gallery::ImplWriteImportList() in ImplWriteImportList()
581 String Gallery::GetThemeName( sal_uIntPtr nThemeId ) const in GetThemeName()
632 sal_Bool Gallery::HasTheme( const String& rThemeName ) in HasTheme()
780 sal_Bool Gallery::RemoveTheme( const String& rThemeName ) in RemoveTheme()
[all …]
H A Dgalbrws1.hxx72 class Gallery;
93 Gallery* mpGallery;
133 Gallery* pGallery,
/aoo42x/main/offapi/com/sun/star/gallery/
H A DGalleryItem.idl46 /** service to get access to the properties of a single Gallery item
54 /** The type of the Gallery item
60 /** the URL of the Gallery item
63 of the Gallery item. In case of graphic and media items,
69 /** the title of the Gallery item
73 /** the thumbnail of the Gallery item
79 /** the graphic content of the Gallery item
85 /** the drawing content of the Gallery item
H A DXGalleryThemeProvider.idl46 /** provides access to the Gallery themes. It also allows inserting and
47 removing of Gallery themes by name.
51 access to existing Gallery themes collection.</p>
57 /** creates a new Gallery theme and adds it to the collection.
60 The name of the Gallery theme to be added to the collection.
73 /** deletes a Gallery theme from the collection.
76 The name of the Gallery theme to be removed. The
H A DXGalleryTheme.idl52 /** provides access to the items of a Gallery themes. It also allows
57 access to existing Gallery items collection.</p>
64 /** retrieves the name of the Gallery theme
67 The name of the Gallery theme
73 <p>This method iterates over each item of the Gallery theme
H A DXGalleryItem.idl37 /** provides access to a single item of a Gallery theme.
41 /** retrieves the type of the Gallery item
44 The type of the Gallery item
H A DGalleryTheme.idl37 /** provides access to a container of Gallery items and makes it
44 /** lets you access and create Gallery items
/aoo42x/main/svx/inc/svx/
H A Dgallery1.hxx118 class Gallery : public SfxBroadcaster class
121 friend Gallery* createGallery( const rtl::OUString& );
122 friend void disposeGallery( Gallery* );
147 SVX_DLLPUBLIC Gallery( const String& rMultiPath );
148 SVX_DLLPUBLIC ~Gallery();
152 SVX_DLLPUBLIC static Gallery* GetGalleryInstance();
H A Dgaltheme.hxx88 class Gallery;
98 friend class Gallery;
109 Gallery* pParent;
131 GalleryTheme( Gallery* pGallery, GalleryThemeEntry* pThemeEntry );
185 Gallery* GetParent() const { return pParent; } in GetParent()
H A Dgalbrws.hxx57 class Gallery;
71 Gallery* mpGallery;
H A Dgalmisc.hxx100 class Gallery;
179 class Gallery;
H A Dgallery.hxx83 class Gallery;
/aoo42x/main/svx/inc/
H A Dgallery.hrc35 // Gallery-Strings
67 // Controls fuer Gallery
83 // Gallery-Bitmaps fuer Sounds
190 // Gallery-TabDialog
205 // Gallery Browser
H A Dgalbrws2.hxx93 class Gallery;
114 Gallery* mpGallery;
158 GalleryBrowser2( Window* pParent, const ResId& rResId, Gallery* pGallery );
H A DGalleryControl.hxx34 class Gallery;
54 Gallery* mpGallery;
/aoo42x/main/offapi/com/sun/star/drawing/
H A DXEnhancedCustomShapeDefaulter.idl272 // Gallery: star6
273 // Gallery: star12
274 // Gallery: concave-star6
275 // Gallery: signet
276 // Gallery: doorplate
/aoo42x/main/cui/source/inc/
H A Dgallery.hrc25 // Gallery-TabDialoge/-TabPages
39 // Gallery-Strings
82 // Gallery-TabDialog
/aoo42x/main/sw/source/ui/shells/
H A Dshells.src32 Message [ en-US ] = "There are no bitmaps in the Gallery theme 'Rulers'." ;
204 // Strings for Gallery/Background
245 // End: Strings for Gallery/Background
/aoo42x/main/svx/source/inc/
H A Dunogalthemeprovider.hxx34 class Gallery;
90 Gallery* mpGallery;
/aoo42x/main/svx/source/unogallery/
H A Dunogaltheme.hxx34 class Gallery;
93 ::Gallery* mpGallery;
/aoo42x/main/cui/source/tabpages/
H A Dnumpages.src129 Text [ en-US ] = "The Gallery theme 'Bullets' is empty (no graphics)." ;
402 Text [ en-US ] = "Gallery" ;
520 Text [ en-US ] = "There are no graphics in the 'Bullets' Gallery theme." ;
/aoo42x/main/offapi/com/sun/star/util/
H A DPathSettings.idl108 /** Specifies the directories which contains the Gallery
111 [property] string Gallery;
/aoo42x/main/svl/source/misc/
H A Dmediatyp.src387 Text [ en-US ] = "Gallery";
392 Text [ en-US ] = "Gallery theme" ;
/aoo42x/main/qadevOOo/objdsc/fwl/
H A Dcom.sun.star.comp.framework.PathSettings.csv11 "PathSettings";"com::sun::star::util::PathSettings";"Gallery"

Completed in 1590 milliseconds

1234567