Searched refs:bRuby (Results 1 – 5 of 5) sorted by relevance
55 sal_Bool bRuby; member in SvtCJKOptions_Impl85 sal_Bool IsRubyEnabled() const { return bRuby; } in IsRubyEnabled()93 bRuby||bChangeCaseMap||bDoubleLines||bEmphasisMarks||bVerticalCallOut; } in IsAnyEnabled()113 bRuby(sal_True), in SvtCJKOptions_Impl()156 bRuby=bSet; in SetAll()209 case 4: { bRuby = bValue; bRORuby = pROStates[nProp]; } break; in Load()309 pValues[nRealCount].setValue(&bRuby, rType); in Commit()
93 sal_Bool bRuby :1; // Phonetics member in SwMultiPortion102 bTab2( sal_False ), bDouble( sal_False ), bRuby( sal_False ), in SwMultiPortion()107 inline void SetRuby() { bRuby = sal_True; } in SetRuby()130 inline sal_Bool IsRuby() const { return bRuby; } in IsRuby()
854 const bool bRuby = in FontChg() local857 if ( bRuby ) in FontChg()882 sal_Bool bRuby = 0 != in FontChg() local891 if ( !bRuby && bTwoLineAct ) in FontChg()899 if ( bRuby ) in FontChg()
214 sal_Bool bRuby : 1; // during the formatting of a phonetic line member in SwTxtSizeInfo258 inline sal_Bool IsRuby() const { return bRuby; } in IsRuby()259 inline void SetRuby( const sal_Bool bNew ) { bRuby = bNew; } in SetRuby()
273 bRuby( rNew.IsRuby() ), in SwTxtSizeInfo()369 bMulti = bFirstMulti = bRuby = bHanging = bScriptSpace = in CtorInitTxtSizeInfo()398 bRuby( rNew.IsRuby() ), in SwTxtSizeInfo()
Completed in 78 milliseconds