Searched refs:SwRubyPortion (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | pormulti.cxx | 599 SwRubyPortion::SwRubyPortion( const SwRubyPortion& rRuby, xub_StrLen nEnd ) : in SwRubyPortion() function in SwRubyPortion 615 SwRubyPortion::SwRubyPortion( const SwMultiCreator& rCreate, const SwFont& rFnt, in SwRubyPortion() function in SwRubyPortion 689 void SwRubyPortion::_Adjust( SwTxtFormatInfo &rInf ) in _Adjust() 780 void SwRubyPortion::CalcRubyOffset() in CalcRubyOffset() 2057 ((SwRubyPortion&)rMulti).Adjust( rInf ); in BuildMultiPortion() 2058 ((SwRubyPortion&)rMulti).CalcRubyOffset(); in BuildMultiPortion() 2097 pTmp = new SwRubyPortion( ((SwRubyPortion&)rMulti), in BuildMultiPortion() 2297 ((SwRubyPortion*)pHelpMulti)->GetRubyOffset() < STRING_LEN ) ) in MakeRestPortion() 2319 pTmp = new SwRubyPortion( *pCreate, *GetInfo().GetFont(), in MakeRestPortion() 2321 nMultiPos, ((SwRubyPortion*)pHelpMulti)->GetRubyOffset(), in MakeRestPortion()
|
H A D | pormulti.hxx | 190 class SwRubyPortion : public SwMultiPortion class 196 SwRubyPortion( const SwRubyPortion& rRuby, xub_StrLen nEnd ); 198 SwRubyPortion( const SwMultiCreator& rCreate, const SwFont& rFnt,
|
H A D | itrform2.cxx | 1270 pTmp = new SwRubyPortion( *pCreate, *rInf.GetFont(), in NewPortion()
|
Completed in 132 milliseconds