Home
last modified time | relevance | path

Searched refs:GalleryIdDialog (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/cui/source/inc/
H A Dcuigaldlg.hxx224 class GalleryIdDialog : public ModalDialog class
239 GalleryIdDialog( Window* pParent, GalleryTheme* pThm );
240 ~GalleryIdDialog() {} in ~GalleryIdDialog()
/aoo42x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx554 GalleryIdDialog::GalleryIdDialog( Window* pParent, GalleryTheme* _pThm ) : in GalleryIdDialog() function in GalleryIdDialog
571 aBtnOk.SetClickHdl( LINK( this, GalleryIdDialog, ClickOkHdl ) ); in GalleryIdDialog()
576 IMPL_LINK( GalleryIdDialog, ClickOkHdl, void*, EMPTYARG ) in IMPL_LINK() argument
/aoo42x/main/cui/source/factory/
H A Ddlgfact.hxx284 class GalleryIdDialog;
287 DECL_ABSTDLG_BASE(AbstractGalleryIdDialog_Impl,GalleryIdDialog)
H A Ddlgfact.cxx1269 GalleryIdDialog* pDlg = new GalleryIdDialog( pParent, pThm); in CreateGalleryIdDialog()

Completed in 29 milliseconds