Searched refs:aTextOnlyCB (Results 1 – 2 of 2) sorted by relevance
989 aTextOnlyCB( this, CUI_RES(CB_TEXT_ONLY )), in OfaAutocorrReplacePage()1265 aTextOnlyCB.Check(bTextOnly); in RefillReplaceBox()1291 aTextOnlyCB.Check(pWordPtr->IsTextOnly()); in RefillReplaceBox()1293 pEntry->SetUserData(&aTextOnlyCB); // Das heisst: mit Formatinfo in RefillReplaceBox()1311 aTextOnlyCB.Check( !bSWriter ); in RefillReplaceBox()1312 aTextOnlyCB.Enable( bSWriter && sSelection.Len() ); in RefillReplaceBox()1315 aTextOnlyCB.Enable( sal_False ); in RefillReplaceBox()1372 aTextOnlyCB.Check(0 == pEntry->GetUserData()); in IMPL_LINK()1432 if( !bReplaceEditChanged && !aTextOnlyCB.IsChecked()) in IMPL_LINK()1501 aTextOnlyCB.Enable(sal_False); in IMPL_LINK()
223 CheckBox aTextOnlyCB; member in OfaAutocorrReplacePage
Completed in 22 milliseconds