Searched refs:maBtnRemove (Results 1 – 2 of 2) sorted by relevance
114 maBtnRemove( this, ScResId( BTN_REMOVE ) ), in ScPivotLayoutDlg()133 maBtnRemove.SetClickHdl( LINK( this, ScPivotLayoutDlg, ClickHdl ) ); in ScPivotLayoutDlg()627 if( pBtn == &maBtnRemove ) in IMPL_LINK()923 if( (pWindow != &maBtnRemove) && (pWindow != &maBtnOptions) ) in IMPL_LINK()926 maBtnRemove.Enable( bEnableButtons ); in IMPL_LINK()
137 PushButton maBtnRemove; member in ScPivotLayoutDlg
Completed in 17 milliseconds