Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/dialog/
H A Dctredlin.cxx814 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 …]
/aoo4110/main/svx/inc/svx/
H A Dctredlin.hxx192 CheckBox aCbAuthor; member in SvxTPFilter

Completed in 25 milliseconds