Home
last modified time | relevance | path

Searched refs:maBtnRemove (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx114 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()
/trunk/main/sc/source/ui/inc/
H A Dpvlaydlg.hxx137 PushButton maBtnRemove; member in ScPivotLayoutDlg

Completed in 25 milliseconds