Searched refs:aTOXMarksCB (Results 1 – 2 of 2) sorted by relevance
988 aTOXMarksCB( this, SW_RES(CB_TOXMARKS )), in SwTOXSelectTabPage()1038 aCBLeftPos3 = aTOXMarksCB.GetPosPixel(); in SwTOXSelectTabPage()1061 aTOXMarksCB .SetClickHdl(aLk); in SwTOXSelectTabPage()1224 aTOXMarksCB.Check( 0 != (nCreateType & nsSwTOXElement::TOX_MARK) ); in ApplyTOXDescription()1307 if(aTOXMarksCB.IsVisible() && aTOXMarksCB.IsChecked()) in FillTOXDescription()1386 if(aTOXMarksCB.IsChecked() && aTOXMarksCB.IsVisible()) in FillTOXDescription()1506 aTOXMarksCB.Show( 0 != (nType & (TO_CONTENT|TO_USER)) ); in IMPL_LINK()1583 aTOXMarksCB.SetPosPixel(nType & TO_USER ? aCBLeftPos2 : aCBLeftPos3); in IMPL_LINK()1614 if(!aAddStylesCB.IsChecked() && !aFromHeadingsCB.IsChecked() && !aTOXMarksCB.IsChecked()) in IMPL_LINK()
182 CheckBox aTOXMarksCB; member in SwTOXSelectTabPage
Completed in 33 milliseconds