Home
last modified time | relevance | path

Searched refs:maBtnOptions (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/svtools/source/dialogs/
H A Dprnsetup.cxx240 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 Dpvlaydlg.cxx115 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 Dpvfundlg.cxx406 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 Dprnsetup.hxx63 PushButton maBtnOptions; member in PrinterSetupDialog
/aoo41x/main/sc/source/ui/inc/
H A Dpvlaydlg.hxx138 PushButton maBtnOptions; member in ScPivotLayoutDlg
H A Dpvfundlg.hxx135 PushButton maBtnOptions; member in ScDPSubtotalDlg

Completed in 26 milliseconds