/aoo41x/main/vcl/source/control/ |
H A D | tabctrl.cxx | 198 void TabControl::ImplFreeLayoutData() in ImplFreeLayoutData() 210 TabControl::TabControl( Window* pParent, WinBits nStyle ) : in TabControl() function in TabControl 218 TabControl::TabControl( Window* pParent, const ResId& rResId ) : in TabControl() function in TabControl 253 TabControl::~TabControl() in ~TabControl() 691 void TabControl::ImplShowFocus() in ImplShowFocus() 1242 void TabControl::Resize() in Resize() 1303 void TabControl::GetFocus() in GetFocus() 1320 void TabControl::LoseFocus() in LoseFocus() 1588 void TabControl::ActivatePage() in ActivatePage() 1595 long TabControl::DeactivatePage() in DeactivatePage() [all …]
|
/aoo41x/main/sd/source/ui/view/ |
H A D | tabcontr.cxx | 91 TabControl::TabControl(DrawViewShell* pViewSh, Window* pParent) : in TabControl() function in sd::TabControl 111 TabControl::~TabControl() in ~TabControl() 119 void TabControl::Select() in Select() 184 void TabControl::DoubleClick() in DoubleClick() 214 void TabControl::DragFinished( sal_Int8 ) in DragFinished() 368 long TabControl::StartRenaming() in StartRenaming() 389 long TabControl::AllowRenaming() in AllowRenaming() 416 void TabControl::EndRenaming() in EndRenaming() 427 void TabControl::ActivatePage() in ActivatePage() 442 long TabControl::DeactivatePage() in DeactivatePage() [all …]
|
H A D | ViewTabBar.cxx | 74 class TabBarControl : public ::TabControl 209 ::boost::shared_ptr< ::TabControl> ViewTabBar::GetTabControl (void) const in GetTabControl() 632 mpTabControl->::TabControl::ActivatePage(); in UpdateActiveButton() 674 : ::TabControl(pParentWindow), in TabBarControl() 694 ::TabControl::Paint (rRect); in Paint() 708 this->::TabControl::ActivatePage(); in ActivatePage()
|
/aoo41x/main/toolkit/source/awt/ |
H A D | vclxtabpagecontainer.cxx | 65 TabControl* pTabControl = (TabControl*)GetWindow(); in draw() 108 TabControl* pTabPage = (TabControl*)GetWindow(); in setProperty() 116 TabControl* pTabCtrl = (TabControl*)GetWindow(); in getActiveTabPageID() 121 TabControl* pTabCtrl = (TabControl*)GetWindow(); in setActiveTabPageID() 127 TabControl* pTabCtrl = (TabControl*)GetWindow(); in getTabPageCount() 168 TabControl* pTabControl = static_cast< TabControl* >( GetWindow() ); in ProcessWindowEvent() 194 TabControl* pTabCtrl = (TabControl*)GetWindow(); in elementInserted() 218 TabControl* pTabCtrl = (TabControl*)GetWindow(); in elementRemoved()
|
H A D | vclxtabcontrol.cxx | 122 TabControl *VCLXTabControl::getTabControl() const throw (uno::RuntimeException) in getTabControl() 124 TabControl *pTabControl = static_cast< TabControl* >( GetWindow() ); in getTabControl() 132 TabControl *pTabControl = getTabControl(); in insertTab() 142 TabControl *pTabControl = getTabControl(); in removeTab() 150 TabControl *pTabControl = getTabControl(); in activateTab() 190 TabControl *pTabControl = getTabControl(); in setTabProps() 210 TabControl *pTabControl = getTabControl(); in getTabProps() 233 TabControl *pTabControl = getTabControl(); in draw() 306 TabControl *pTabControl = getTabControl(); in allocateArea() 429 TabControl* pTabControl = static_cast< TabControl* >( GetWindow() ); in getMinimumSize() [all …]
|
/aoo41x/main/toolkit/source/layout/vcl/ |
H A D | wrapper.cxx | 1082 IMPL_GET_WINDOW (TabControl); 1083 IMPL_GET_LAYOUT_VCLXWINDOW (TabControl); 1088 TabControl::~TabControl () in ~TabControl() 1138 void TabControl::RemovePage (sal_uInt16 id) in RemovePage() 1142 sal_uInt16 TabControl::GetPageCount () const in GetPageCount() 1155 void TabControl::SetCurPageId (sal_uInt16 id) in SetCurPageId() 1160 sal_uInt16 TabControl::GetCurPageId () const in GetCurPageId() 1193 Link& TabControl::GetActivatePageHdl () const in GetActivatePageHdl() 1213 Size TabControl::GetTabPageSizePixel () const in GetTabPageSizePixel() 1230 IMPL_GET_IMPL (TabControl); [all …]
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | ViewTabControl.hxx | 40 class TabControl class 46 TabControl (DrawViewShell* pDrViewSh, ::Window* pParent); 47 virtual ~TabControl (void); 93 TabControlTransferable( TabControl& rParent ) : in TabControlTransferable() 97 TabControl& mrParent; 107 friend class TabControl::TabControlTransferable;
|
H A D | TabControl.hxx | 40 class TabControl class 48 TabControl (DrawViewShell* pDrViewSh, ::Window* pParent); 49 virtual ~TabControl (void); 95 TabControlTransferable( TabControl& rParent ) : in TabControlTransferable() 99 TabControl& mrParent; 109 friend class TabControl::TabControlTransferable;
|
H A D | headerfooterdlg.hxx | 48 DECL_LINK( ActivatePageHdl, TabControl * ); 49 DECL_LINK( DeactivatePageHdl, TabControl * ); 51 TabControl maTabCtrl;
|
/aoo41x/main/sc/source/ui/pagedlg/ |
H A D | hfedtdlg.src | 57 TabControl 1 88 TabControl 1 122 TabControl 1 165 TabControl 1 202 TabControl 1 239 TabControl 1 270 TabControl 1 301 TabControl 1 332 TabControl 1 357 TabControl 1 [all …]
|
/aoo41x/main/framework/source/tabwin/ |
H A D | tabwindow.cxx | 171 return (TabControl *)pWindow; in impl_GetTabControl() 257 IMPL_LINK( TabWindow, Activate, TabControl*, pTabControl ) in IMPL_LINK() argument 274 IMPL_LINK( TabWindow, Deactivate, TabControl*, pTabControl ) in IMPL_LINK() argument 433 TabControl* pTabControl = (TabControl *)pWindow; in initialize() 541 TabControl* pTabControl = impl_GetTabControl( m_xTabControlWindow ); in windowShown() 565 TabControl* pTabControl = impl_GetTabControl( m_xTabControlWindow ); in windowHidden() 627 TabControl* pTabControl = impl_GetTabControl( m_xTabControlWindow ); in insertTab() 647 TabControl* pTabControl = impl_GetTabControl( m_xTabControlWindow ); in removeTab() 680 TabControl* pTabControl = impl_GetTabControl( m_xTabControlWindow ); in setTabProps() 728 TabControl* pTabControl = impl_GetTabControl( m_xTabControlWindow ); in getTabProps() [all …]
|
/aoo41x/main/toolkit/inc/layout/ |
H A D | layout.hxx | 60 class TabControl; 636 class TOOLKIT_DLLPUBLIC TabControl : public Control class 642 DECL_GET_IMPL (TabControl); 643 DECL_CONSTRUCTORS (TabControl, Control, 0); 644 DECL_GET_WINDOW (TabControl); 645 DECL_GET_LAYOUT_VCLXWINDOW (TabControl); 648 ~TabControl (); 672 static TabControl* global_tabcontrol;
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | tabctrl.hxx | 51 class VCL_DLLPUBLIC TabControl : public Control class 99 TabControl( Window* pParent, 101 TabControl( Window* pParent, const ResId& rResId ); 102 ~TabControl();
|
/aoo41x/main/sw/source/ui/fmtui/ |
H A D | tmpdlg.src | 36 TabControl 1 80 TabControl 1 188 TabControl 1 284 TabControl 1 339 TabControl 1
|
/aoo41x/main/filter/source/xsltdialog/ |
H A D | xmlfiltertabdialog.hxx | 51 DECL_LINK( ActivatePageHdl, TabControl * ); 52 DECL_LINK( DeactivatePageHdl, TabControl * ); 61 TabControl maTabCtrl;
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | dlgpage.src | 35 TabControl 1 99 TabControl 1 143 TabControl 1 226 TabControl 1
|
/aoo41x/main/framework/inc/classes/ |
H A D | fwktabwindow.hxx | 48 class FwkTabControl : public TabControl 112 DECL_DLLPRIVATE_LINK( ActivatePageHdl, TabControl * ); 113 DECL_DLLPRIVATE_LINK( DeactivatePageHdl, TabControl * );
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | propertyeditor.hxx | 64 TabControl m_aTabControl; 149 DECL_LINK(OnPageDeactivate, TabControl*); 150 DECL_LINK(OnPageActivate, TabControl*);
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | dlg_DataSource.cxx | 100 class DataSourceTabControl : public TabControl 116 TabControl( pParent, rResId ), in DataSourceTabControl() 126 bool bCanDeactivate( TabControl::DeactivatePage() != 0 ); in DeactivatePage()
|
/aoo41x/main/formula/source/ui/dlg/ |
H A D | formdlgs.src | 160 TabControl TC_FUNCTION 162 HelpID = "formula:TabControl:RID_FORMULADLG_FORMULA_MODAL:TC_FUNCTION"; 328 TabControl TC_FUNCTION 330 HelpID = "formula:TabControl:RID_FORMULADLG_FORMULA:TC_FUNCTION";
|
/aoo41x/main/accessibility/inc/accessibility/standard/ |
H A D | vclxaccessibletabpage.hxx | 35 class TabControl; 60 TabControl* m_pTabControl; 93 VCLXAccessibleTabPage( TabControl* pTabControl, sal_uInt16 nPageId );
|
H A D | vclxaccessibletabpagewindow.hxx | 30 class TabControl; 41 TabControl* m_pTabControl;
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | tabdlg.hxx | 92 TabControl aTabCtrl; 110 DECL_DLLPRIVATE_LINK( ActivatePageHdl, TabControl * ); 111 DECL_DLLPRIVATE_LINK( DeactivatePageHdl, TabControl * );
|
/aoo41x/main/framework/source/classes/ |
H A D | fwktabwindow.cxx | 64 TabControl( pParent, rResId ) in FwkTabControl() 287 IMPL_LINK( FwkTabWindow, ActivatePageHdl, TabControl *, EMPTYARG ) in IMPL_LINK() argument 311 IMPL_LINK( FwkTabWindow, DeactivatePageHdl, TabControl *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | CustomAnimationCreateDialog.hxx | 32 class TabControl; 71 TabControl* mpTabControl;
|