Searched refs:sRubyText (Results 1 – 4 of 4) sorted by relevance
864 String sBaseText, sRubyText; in Paint() local865 rParentDlg.GetCurrentText(sBaseText, sRubyText); in Paint()870 long nRubyWidth = GetTextWidth(sRubyText); in Paint()904 sOutputText = sRubyText; in Paint()911 DrawText( Point( nLeftStart , nYRuby), sRubyText ); in Paint()
2258 OUString sRubyText(RTL_CONSTASCII_USTRINGPARAM("RubyText")); in SetRuby() local2263 xPropSet->getPropertySetInfo()->hasPropertyByName( sRubyText )) in SetRuby()2266 xPropSet->setPropertyValue(sRubyText, makeAny(rText)); in SetRuby()
1252 sRubyText(RTL_CONSTASCII_USTRINGPARAM("RubyText")), in XMLTextParagraphExport()3606 rPropSet->getPropertyValue(sRubyText) >>= sOpenRubyText; in exportRuby()
188 const ::rtl::OUString sRubyText; member in XMLTextParagraphExport
Completed in 47 milliseconds