Lines Matching refs:Check
233 mpRBWrapRight->Check( pBoolItem->GetValue() ); in NotifyItemUpdate()
236 mpRBWrapLeft->Check( pBoolItem->GetValue() ); in NotifyItemUpdate()
239 mpRBWrapThrough->Check( pBoolItem->GetValue() ); in NotifyItemUpdate()
242 mpRBIdealWrap->Check( pBoolItem->GetValue() ); in NotifyItemUpdate()
245 mpRBWrapParallel->Check( pBoolItem->GetValue() ); in NotifyItemUpdate()
249 mpRBNoWrap->Check( pBoolItem->GetValue() ); in NotifyItemUpdate()
262 mpRBNoWrap->Check( sal_False ); in NotifyItemUpdate()
263 mpRBWrapLeft->Check( sal_False ); in NotifyItemUpdate()
264 mpRBWrapRight->Check( sal_False ); in NotifyItemUpdate()
265 mpRBWrapParallel->Check( sal_False ); in NotifyItemUpdate()
266 mpRBWrapThrough->Check( sal_False ); in NotifyItemUpdate()
267 mpRBIdealWrap->Check( sal_False ); in NotifyItemUpdate()