Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dnumpages.cxx957 aLinkedCB( this, CUI_RES(CB_LINKED)), in SvxBitmapPickTabPage()
970 aLinkedCB.SetClickHdl(LINK(this, SvxBitmapPickTabPage, LinkBmpHdl_Impl)); in SvxBitmapPickTabPage()
1126 aLinkedCB.Check(sal_False); in Reset()
1127 aLinkedCB.Enable(sal_False); in Reset()
1131 aLinkedCB.Check(sal_True); in Reset()
1132 aLinkedCB.Enable(sal_False); in Reset()
1155 if(aLinkedCB.IsChecked()) in IMPL_LINK()
/aoo4110/main/cui/source/inc/
H A Dnumpages.hxx208 CheckBox aLinkedCB; member in SvxBitmapPickTabPage

Completed in 32 milliseconds