Searched refs:aTbx1 (Results 1 – 2 of 2) sorted by relevance
390 aTbx1 ( this, ResId( TBX1, *rResId.GetResMgr() ) ), in SvxSuperContourDlg()413 const Size aTbxSize( aTbx1.CalcWindowSizePixel() ); in SvxSuperContourDlg()414 Point aPos( aTbx1.GetPosPixel() ); in SvxSuperContourDlg()419 aTbx1.SetOutStyle( aMiscOptions.GetToolboxStyle() ); in SvxSuperContourDlg()420 aTbx1.SetSizePixel( aTbxSize ); in SvxSuperContourDlg()421 aTbx1.SetSelectHdl( LINK( this, SvxSuperContourDlg, Tbx1ClickHdl ) ); in SvxSuperContourDlg()497 if ( aTbx1.IsItemEnabled( TBI_APPLY ) ) in Close()742 if ( aTbx1.IsItemChecked( TBI_WORKPLACE ) ) in IMPL_LINK()749 aTbx1.CheckItem( TBI_WORKPLACE, sal_False ); in IMPL_LINK()834 sal_Bool bPipette = aTbx1.IsItemChecked( TBI_PIPETTE ); in IMPL_LINK()[all …]
56 ToolBox aTbx1; member in SvxSuperContourDlg