Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx138 aFromLeftBtn(this, SW_RES( RB_FROM_LEFT )), in SwFormatTablePage()
194 aFromLeftBtn.SetClickHdl( aLk ); in Init()
281 else if( (RadioButton *) pBox == &aFromLeftBtn ) in IMPL_LINK()
378 else if(aFromLeftBtn.IsChecked()) in IMPL_LINK_INLINE_END()
429 if(!aFromLeftBtn.IsChecked()) in IMPL_LINK_INLINE_END()
610 aFromLeftBtn.Check(); in Reset()
781 else if(aFromLeftBtn.IsChecked()) in DeactivatePage()
H A Dtablepg.hxx61 RadioButton aFromLeftBtn; member in SwFormatTablePage

Completed in 28 milliseconds