Home
last modified time | relevance | path

Searched refs:VclAbstractDialog2 (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/source/gallery2/
H A Dgalbrws1.hxx75 class VclAbstractDialog2;
111 …void ImplEndGalleryThemeProperties( VclAbstractDialog2* pDialog, bool bCreateNe…
124 DECL_LINK( EndNewThemePropertiesDlgHdl, VclAbstractDialog2* );
125 DECL_LINK( EndThemePropertiesDlgHdl, VclAbstractDialog2* );
126 DECL_LINK( DestroyThemePropertiesDlgHdl, VclAbstractDialog2* );
H A Dgalbrws1.cxx334VclAbstractDialog2* pThemeProps = pFact->CreateGalleryThemePropertiesDialog( NULL, mpExchangeData,… in ImplGalleryThemeProperties()
351 void GalleryBrowser1::ImplEndGalleryThemeProperties( VclAbstractDialog2* pDialog, bool bCreateNew ) in ImplEndGalleryThemeProperties()
396 IMPL_LINK( GalleryBrowser1, EndNewThemePropertiesDlgHdl, VclAbstractDialog2*, pDialog ) in IMPL_LINK() argument
404 IMPL_LINK( GalleryBrowser1, EndThemePropertiesDlgHdl, VclAbstractDialog2*, pDialog ) in IMPL_LINK() argument
412 IMPL_LINK( GalleryBrowser1, DestroyThemePropertiesDlgHdl, VclAbstractDialog2*, pDialog ) in IMPL_LINK() argument
/trunk/main/vcl/source/window/
H A Dabstdlg.cxx53 VclAbstractDialog2::~VclAbstractDialog2() in ~VclAbstractDialog2()
/trunk/main/vcl/inc/vcl/
H A Dabstdlg.hxx44 class VCL_DLLPUBLIC VclAbstractDialog2 class
49 virtual ~VclAbstractDialog2();
/trunk/main/cui/source/factory/
H A Ddlgfact.hxx91 class VclAbstractDialog2_Impl : public VclAbstractDialog2
686 …virtual VclAbstractDialog2 * CreateGalleryThemePropertiesDialog( Window* pParent, //add for Galle…
H A Ddlgfact.cxx1273 VclAbstractDialog2 * AbstractDialogFactory_Impl::CreateGalleryThemePropertiesDialog( Window* pParen… in CreateGalleryThemePropertiesDialog()
/trunk/main/sc/inc/
H A Dscabstdlg.hxx178 class AbstractScLinkedAreaDlg : public VclAbstractDialog2 //add for ScLinkedAreaDlg
/trunk/main/svx/inc/svx/
H A Dsvxdlg.hxx368 …virtual VclAbstractDialog2 * CreateGalleryThemePropertiesDialog( Window* pParent, //add for Galle…
/trunk/main/sw/inc/
H A Dswabstdlg.hxx332 class AbstractMailMergeWizard : public VclAbstractDialog2

Completed in 41 milliseconds