Home
last modified time | relevance | path

Searched refs:aCheckBox (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dbrkdlg.cxx72 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 Dbrkdlg.hxx46 CheckBox aCheckBox; member in BreakPointDialog
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DStateSetView.java128 Rectangle aCheckBox = new Rectangle (-nBoxWidth/2,0,nBoxWidth,nBoxWidth); in PaintAllStates() local
162 g.fill (aCheckBox); in PaintAllStates()
165 g.draw (aCheckBox); in PaintAllStates()
/trunk/main/toolkit/test/accessibility/ov/
H A DStateSetView.java202 Rectangle aCheckBox = new Rectangle (-nBoxWidth/2,0,nBoxWidth,nBoxWidth); in PaintAllStates() local
214 g.fill (aCheckBox); in PaintAllStates()
217 g.draw (aCheckBox); in PaintAllStates()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2606 : WW8FormulaControl( CREATE_CONST_ASC(SL::aCheckBox), rR) in WW8FormulaCheckBox()

Completed in 29 milliseconds