Searched refs:aCheckBox (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/basctl/source/basicide/ |
H A D | brkdlg.cxx | 72 aCheckBox( this, IDEResId( RID_CHKB_ACTIVE ) ), in BreakPointDialog() 98 aCheckBox.SetClickHdl( LINK( this, BreakPointDialog, CheckBoxHdl ) ); in BreakPointDialog() 203 pBrk->bEnabled = aCheckBox.IsChecked(); in IMPL_LINK() 261 aCheckBox.Check( pBrk->bEnabled ); in UpdateFields()
|
H A D | brkdlg.hxx | 46 CheckBox aCheckBox; member in BreakPointDialog
|
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | StateSetView.java | 128 Rectangle aCheckBox = new Rectangle (-nBoxWidth/2,0,nBoxWidth,nBoxWidth); in PaintAllStates() local 162 g.fill (aCheckBox); in PaintAllStates() 165 g.draw (aCheckBox); in PaintAllStates()
|
/aoo42x/main/toolkit/test/accessibility/ov/ |
H A D | StateSetView.java | 202 Rectangle aCheckBox = new Rectangle (-nBoxWidth/2,0,nBoxWidth,nBoxWidth); in PaintAllStates() local 214 g.fill (aCheckBox); in PaintAllStates() 217 g.draw (aCheckBox); in PaintAllStates()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par3.cxx | 2606 : WW8FormulaControl( CREATE_CONST_ASC(SL::aCheckBox), rR) in WW8FormulaCheckBox()
|
Completed in 51 milliseconds