Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx2257 aForbiddenRulesCB( this, CUI_RES(CB_AS_FORBIDDEN )), in SvxAsianTabPage()
2267 aForbiddenRulesCB.SetClickHdl( aLink ); in SvxAsianTabPage()
2320 if(aForbiddenRulesCB.IsChecked() != aForbiddenRulesCB.GetSavedValue()) in FillItemSet()
2324 pNewItem->SetValue(aForbiddenRulesCB.IsChecked()); in FillItemSet()
2353 lcl_SetBox(rSet, SID_ATTR_PARA_FORBIDDEN_RULES, aForbiddenRulesCB ); in Reset()
/trunk/main/cui/source/inc/
H A Dparagrph.hxx297 TriStateBox aForbiddenRulesCB; member in SvxAsianTabPage

Completed in 50 milliseconds