Searched defs:TabPage (Results 1 – 7 of 7) sorted by relevance
35 class VCL_DLLPUBLIC TabPage : public Window class
84 TabPage::TabPage( Window* pParent, WinBits nStyle ) : in TabPage() function in TabPage92 TabPage::TabPage( Window* pParent, const ResId& rResId ) : in TabPage() function in TabPage
223 void CreationWizard::setInvalidPage( TabPage * /* pTabPage */ ) in setInvalidPage() argument228 void CreationWizard::setValidPage( TabPage * /* pTabPage */ ) in setValidPage() argument
81 #define TabPage layout::TabPage macro
667 class TOOLKIT_DLLPUBLIC TabPage : public Context, public Window class
1242 TabPage::TabPage( Window *parent, const char *xml_file, const char *id, sal_uInt32 nId) in TabPage() function in layout::TabPage1250 TabPage::TabPage( ::Window *parent, const char *xml_file, const char *id, sal_uInt32 nId) in TabPage() function in layout::TabPage
334 void HeaderFooterDialog::Cancel( TabPage* ) in Cancel() argument
Completed in 52 milliseconds