Searched refs:maBtnOptions (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/svtools/source/dialogs/ |
H A D | prnsetup.cxx | 240 maBtnOptions ( this, SvtResId( BTN_OPTIONS ) ), in PrinterSetupDialog() 257 maBtnOptions.Hide(); in PrinterSetupDialog() 280 maBtnOptions.SetClickHdl( rLink ); in SetOptionsHdl() 281 maBtnOptions.Show( rLink.IsSet() ); in SetOptionsHdl() 286 return maBtnOptions.GetClickHdl(); in GetOptionsHdl()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | pvlaydlg.cxx | 115 maBtnOptions( this, ScResId( BTN_OPTIONS ) ), in ScPivotLayoutDlg() 134 maBtnOptions.SetClickHdl( LINK( this, ScPivotLayoutDlg, ClickHdl ) ); in ScPivotLayoutDlg() 633 else if( pBtn == &maBtnOptions ) in IMPL_LINK() 923 if( (pWindow != &maBtnRemove) && (pWindow != &maBtnOptions) ) in IMPL_LINK() 927 maBtnOptions.Enable( bEnableButtons ); in IMPL_LINK()
|
H A D | pvfundlg.cxx | 406 maBtnOptions ( this, ScResId( BTN_OPTIONS ) ), in ScDPSubtotalDlg() 467 maBtnOptions.SetClickHdl( LINK( this, ScDPSubtotalDlg, ClickHdl ) ); in Init() 486 if( pBtn == &maBtnOptions ) in IMPL_LINK()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | prnsetup.hxx | 63 PushButton maBtnOptions; member in PrinterSetupDialog
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | pvlaydlg.hxx | 138 PushButton maBtnOptions; member in ScPivotLayoutDlg
|
H A D | pvfundlg.hxx | 135 PushButton maBtnOptions; member in ScDPSubtotalDlg
|
Completed in 73 milliseconds