Home
last modified time | relevance | path

Searched refs:m_aAddBtn (Results 1 – 8 of 8) sorted by relevance

/aoo41x/main/cui/source/options/
H A Doptjava.cxx102 m_aAddBtn ( this, CUI_RES( PB_ADD ) ), in SvxJavaOptionsPage()
123 m_aAddBtn.SetClickHdl( LINK( this, SvxJavaOptionsPage, AddHdl_Impl ) ); in SvxJavaOptionsPage()
166 aPos = m_aAddBtn.GetPosPixel(); in SvxJavaOptionsPage()
168 m_aAddBtn.SetPosSizePixel(aPos, aButtonSize); in SvxJavaOptionsPage()
208 m_aAddBtn.Enable( bEnable ); in IMPL_LINK()
H A Doptjava.hxx56 PushButton m_aAddBtn; member in SvxJavaOptionsPage
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx699 m_aAddBtn( this, getResId( RID_EM_BTN_ADD ) ), in ExtMgrDialog()
726 m_aAddBtn.SetClickHdl( LINK( this, ExtMgrDialog, HandleAddBtn ) ); in ExtMgrDialog()
994 m_aAddBtn.Enable( !bLockInterface ); in IMPL_LINK()
1141 m_aAddBtn.SetPosPixel( aPos ); in Resize()
1208 if ( m_aAddBtn.HasFocus() ) { in Notify()
H A Ddp_gui_dialog2.hxx106 PushButton m_aAddBtn; member in dp_gui::ExtMgrDialog
/aoo41x/main/padmin/source/
H A Dadddlg.cxx104 m_aAddBtn( this, PaResId( RID_ADDP_CHDRV_BTN_ADD ) ), in APChooseDriverPage()
109 m_aAddBtn.SetClickHdl( LINK( this, APChooseDriverPage, ClickBtnHdl ) ); in APChooseDriverPage()
181 if( pButton == &m_aAddBtn ) in IMPL_LINK()
H A Dadddlg.hxx83 PushButton m_aAddBtn; member in padmin::APChooseDriverPage
/aoo41x/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx551 PushButton m_aAddBtn; member in SfxCustomPropertiesPage
/aoo41x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2408 m_aAddBtn ( this, SfxResId( BTN_ADD ) ), in SfxCustomPropertiesPage()
2414 m_aAddBtn.SetClickHdl( LINK( this, SfxCustomPropertiesPage, AddHdl ) ); in SfxCustomPropertiesPage()

Completed in 63 milliseconds