Searched refs:TabOrderDialog (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/extensions/source/propctrlr/ |
H A D | taborder.cxx | 84 DBG_NAME(TabOrderDialog) in DBG_NAME() argument 86 …TabOrderDialog::TabOrderDialog( Window* _pParent, const Reference< XTabControllerModel >& _rxTabMo… in DBG_NAME() 102 DBG_CTOR(TabOrderDialog,NULL); in DBG_NAME() 131 void TabOrderDialog::SetModified() in SetModified() 137 TabOrderDialog::~TabOrderDialog() in ~TabOrderDialog() 143 DBG_DTOR(TabOrderDialog,NULL); in ~TabOrderDialog() 185 void TabOrderDialog::FillList() in FillList() 239 IMPL_LINK( TabOrderDialog, MoveUpClickHdl, Button*, /*pButton*/ ) 282 IMPL_LINK( TabOrderDialog, OKClickHdl, Button*, /*pButton*/ ) 340 ((TabOrderDialog*)Window::GetParent())->SetModified(); in ModelHasMoved() [all …]
|
H A D | taborder.hxx | 77 class TabOrderDialog : public ModalDialog class 112 TabOrderDialog( 119 virtual ~TabOrderDialog();
|
H A D | pcrunodialogs.cxx | 136 …return new TabOrderDialog( _pParent, m_xTabbingModel, m_xControlContext, m_aContext.getLegacyServi… in createDialog()
|
H A D | formcomponenthandler.cxx | 2960 TabOrderDialog aDialog( in impl_dialogChangeTabOrder_nothrow()
|
Completed in 56 milliseconds