Searched defs:SfxTabPage (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | layout.hxx | 60 class SFX2_DLLPUBLIC SfxTabPage class
|
H A D | tabdlg.hxx | 241 class SFX2_DLLPUBLIC SfxTabPage: public TabPage class
|
/aoo41x/main/sfx2/source/layout/ |
H A D | sfxtabpage.cxx | 57 SfxTabPage::SfxTabPage (::Window *parent, char const* xml_file, char const* id, SfxItemSet const* s… in SfxTabPage() function in layout::SfxTabPage
|
/aoo41x/main/toolkit/inc/layout/ |
H A D | layout-pre.hxx | 74 #define SfxTabPage layout::SfxTabPage macro
|
/aoo41x/main/toolkit/workben/layout/ |
H A D | tpsort.hxx | 139 #define SfxTabPage ::SfxTabPage macro
|
H A D | tpsort.cxx | 550 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "sort-options.xml", id, &args ) macro
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | tpsort.hxx | 143 #define SfxTabPage ::SfxTabPage macro
|
/aoo41x/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 54 #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
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | tpsort.cxx | 547 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "sort-options.xml", id, &args ) macro
|
/aoo41x/main/cui/source/tabpages/ |
H A D | numfmt.cxx | 240 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "number-format.xml", id, &args ) macro
|
Completed in 64 milliseconds