Searched refs:AbstractGalleryIdDialog (Results 1 – 4 of 4) sorted by relevance
121 class AbstractGalleryIdDialog :public VclAbstractDialog //add for GalleryIdDialog class366 … virtual AbstractGalleryIdDialog * CreateGalleryIdDialog( Window* pParent, //add for SvxZoomDialog
285 class AbstractGalleryIdDialog_Impl : public AbstractGalleryIdDialog679 … virtual AbstractGalleryIdDialog * CreateGalleryIdDialog( Window* pParent, //add for SvxZoomDialog
1266 AbstractGalleryIdDialog * AbstractDialogFactory_Impl::CreateGalleryIdDialog( Window* pParent, //ad… in CreateGalleryIdDialog()
495 AbstractGalleryIdDialog* aDlg = pFact->CreateGalleryIdDialog( this, pTheme ); in ImplExecute()