Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dpormulti.hxx192 void Adjust_( SwTextFormatInfo &rInf);
203 { if(nAdjustment != css::text::RubyAdjust_LEFT && GetRoot().GetNext()) Adjust_(rInf); } in Adjust()
H A Dpormulti.cxx635 void SwRubyPortion::Adjust_( SwTextFormatInfo &rInf ) in Adjust_() function in SwRubyPortion
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dpormulti.hxx191 void Adjust_( SwTextFormatInfo &rInf);
202 { if(m_nAdjustment != css::text::RubyAdjust_LEFT && GetRoot().GetNext()) Adjust_(rInf); } in Adjust()
H A Dpormulti.cxx631 void SwRubyPortion::Adjust_( SwTextFormatInfo &rInf ) in Adjust_() function in SwRubyPortion
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog8358 SwRubyPortion::Adjust_(), which relied on integer promotion rules to