Home
last modified time | relevance | path

Searched refs:aRbDbFmtFromDb (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx236 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()
/aoo41x/main/sw/source/ui/inc/
H A Ddbinsdlg.hxx109 RadioButton aRbDbFmtFromDb; member in SwInsertDBColAutoPilot

Completed in 39 milliseconds