Searched refs:aCbAuthor (Results 1 – 2 of 2) sorted by relevance
814 aCbAuthor ( this, SVX_RES( CB_AUTOR ) ), in SvxTPFilter()831 aLbAuthor.SetAccessibleName(aCbAuthor.GetText()); in SvxTPFilter()852 aCbAuthor.SetClickHdl(aLink); in SvxTPFilter()869 RowEnableHdl(&aCbAuthor); in SvxTPFilter()884 aLbAuthor.SetAccessibleRelationLabeledBy(&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()[all …]
192 CheckBox aCbAuthor; member in SvxTPFilter