Home
last modified time | relevance | path

Searched refs:m_aRenamePB (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Dcustomizeaddresslistdialog.cxx54 m_aRenamePB( this, SW_RES( PB_RENAME)), in SwCustomizeAddressListDialog()
70 m_aRenamePB.SetClickHdl(aAddRenameLk); in SwCustomizeAddressListDialog()
105 bool bRename = pButton == &m_aRenamePB; in IMPL_LINK()
205 m_aRenamePB.Enable(nEntries > 0); in UpdateButtons()
H A Dcustomizeaddresslistdialog.hxx45 PushButton m_aRenamePB; member in SwCustomizeAddressListDialog
/trunk/main/padmin/source/
H A Dpadialog.cxx76 m_aRenamePB( this, PaResId( RID_PA_BTN_RENAME ) ), in PADialog()
136 m_aRenamePB.SetClickHdl( LINK( this, PADialog, ClickBtnHdl ) ); in Init()
159 m_aRenamePB.Enable( sal_False ); in Init()
224 else if( pButton == &m_aRenamePB ) in IMPL_LINK()
H A Dpadialog.hxx54 PushButton m_aRenamePB; member in padmin::PADialog

Completed in 48 milliseconds