Lines Matching refs:bSet
94 void SetAll(sal_Bool bSet);
138 void SvtCJKOptions_Impl::SetAll(sal_Bool bSet) in SetAll() argument
152 bCJKFont=bSet; in SetAll()
153 bVerticalText=bSet; in SetAll()
154 bAsianTypography=bSet; in SetAll()
155 bJapaneseFind=bSet; in SetAll()
156 bRuby=bSet; in SetAll()
157 bChangeCaseMap=bSet; in SetAll()
158 bDoubleLines=bSet; in SetAll()
159 bEmphasisMarks=bSet; in SetAll()
160 bVerticalCallOut=bSet; in SetAll()
479 void SvtCJKOptions::SetAll(sal_Bool bSet) in SetAll() argument
482 pCJKOptions->SetAll(bSet); in SetAll()