Searched refs:aRbDbFmtFromDb (Results 1 – 2 of 2) sorted by relevance
236 aRbDbFmtFromDb( this, SW_RES( RB_DBFMT_FROM_DB )), in SwInsertDBColAutoPilot()398 aRbDbFmtFromDb.Check( sal_True ); in SwInsertDBColAutoPilot()403 aRbDbFmtFromDb.Check( sal_True ); in SwInsertDBColAutoPilot()412 aRbDbFmtFromDb.SetClickHdl( LINK(this, SwInsertDBColAutoPilot, DBFormatHdl )); in SwInsertDBColAutoPilot()514 sal_Bool bFromDB = &aRbDbFmtFromDb == pButton; in IMPL_LINK()658 aRbDbFmtFromDb.Enable( sal_False ); in IMPL_LINK()855 aRbDbFmtFromDb.Enable( sal_False ); in IMPL_LINK()862 aRbDbFmtFromDb.Enable( bEnableFmt ); in IMPL_LINK()871 aRbDbFmtFromDb.Check( bIsDBFmt ); in IMPL_LINK()
109 RadioButton aRbDbFmtFromDb; member in SwInsertDBColAutoPilot
Completed in 26 milliseconds