Home
last modified time | relevance | path

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

/aoo41x/main/svl/source/config/
H A Dcjkoptions.cxx57 sal_Bool bDoubleLines; member in SvtCJKOptions_Impl
87 sal_Bool IsDoubleLinesEnabled() const { return bDoubleLines; } in IsDoubleLinesEnabled()
93 bRuby||bChangeCaseMap||bDoubleLines||bEmphasisMarks||bVerticalCallOut; } in IsAnyEnabled()
115 bDoubleLines(sal_True), in SvtCJKOptions_Impl()
158 bDoubleLines=bSet; in SetAll()
211 case 6: { bDoubleLines = bValue; bRODoubleLines = pROStates[nProp]; } break; in Load()
331 pValues[nRealCount].setValue(&bDoubleLines, rType); in Commit()

Completed in 6 milliseconds