Home
last modified time | relevance | path

Searched defs:SfxTabPage (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sfx2/inc/sfx2/ !
H A Dlayout.hxx60 class SFX2_DLLPUBLIC SfxTabPage class
H A Dtabdlg.hxx241 class SFX2_DLLPUBLIC SfxTabPage: public TabPage class
/trunk/main/sfx2/source/layout/ !
H A Dsfxtabpage.cxx57 SfxTabPage::SfxTabPage (::Window *parent, char const* xml_file, char const* id, SfxItemSet const* s… in SfxTabPage() function in layout::SfxTabPage
/trunk/main/sc/source/ui/inc/ !
H A Dtpsort.hxx143 #define SfxTabPage ::SfxTabPage macro
/trunk/main/toolkit/inc/layout/ !
H A Dlayout-pre.hxx74 #define SfxTabPage layout::SfxTabPage macro
/trunk/main/toolkit/workben/layout/ !
H A Dtpsort.hxx139 #define SfxTabPage ::SfxTabPage macro
H A Dtpsort.cxx550 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "sort-options.xml", id, &args ) macro
/trunk/main/sfx2/source/dialog/ !
H A Dtabdlg.cxx54 #define SfxTabPage ::SfxTabPage macro
251 SfxTabPage::SfxTabPage( Window *pParent, in SfxTabPage() function in SfxTabPage
269 SfxTabPage:: SfxTabPage( Window *pParent, WinBits nStyle, const SfxItemSet &rAttrSet ) : in SfxTabPage() function in SfxTabPage
1020 SfxTabPage& // Referenz auf die erzeugte Seite in PageCreated() argument
/trunk/main/sc/source/ui/dbgui/ !
H A Dtpsort.cxx546 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "sort-options.xml", id, &args ) macro
/trunk/main/cui/source/tabpages/ !
H A Dnumfmt.cxx240 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "number-format.xml", id, &args ) macro