Searched refs:aCbAuthor (Results 1 – 2 of 2) sorted by relevance
814 aCbAuthor ( this, SVX_RES( CB_AUTOR ) ), in SvxTPFilter()852 aCbAuthor.SetClickHdl(aLink); in SvxTPFilter()869 RowEnableHdl(&aCbAuthor); in SvxTPFilter()1136 return aCbAuthor.IsChecked(); in IsAuthor()1162 aCbAuthor.Check(bFlag); in CheckAuthor()1163 RowEnableHdl(&aCbAuthor); in CheckAuthor()1229 else if(pCB==&aCbAuthor) in IMPL_LINK()1231 aLbAuthor.Enable(aCbAuthor.IsChecked()); in IMPL_LINK()1281 else if(pCtr==&aCbAuthor || pCtr==&aLbAuthor) in IMPL_LINK()1338 RowEnableHdl(&aCbAuthor); in Enable()[all …]
192 CheckBox aCbAuthor; member in SvxTPFilter
Completed in 16 milliseconds