Home
last modified time | relevance | path

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

/aoo42x/main/sw/inc/
H A Dtgrditem.hxx76 sal_uInt16 GetRubyHeight() const { return nRubyHeight; } in GetRubyHeight() function in SwTextGridItem
/aoo42x/main/sw/source/core/text/
H A Ditrtxt.cxx320 const sal_uInt16 nRubyHeight = pGrid->GetRubyHeight(); in AdjustBaseLine()
H A Dporrst.cxx326 nHeight = pGrid->GetBaseHeight() + pGrid->GetRubyHeight(); in FormatEmpty()
H A Dfrmpaint.cxx562 aPos.Y() += pGrid->GetRubyHeight(); in PaintEmpty()
H A Dpormulti.cxx1372 nRubyHeight = pGrid->GetRubyHeight(); in PaintMultiPortion()
1878 nRubyHeight = pGrid->GetRubyHeight(); in BuildMultiPortion()
H A Ditrform2.cxx1706 const sal_uInt16 nRubyHeight = pGrid->GetRubyHeight(); in CalcRealHeight()
H A Ditrcrsr.cxx771 pGrid->GetRubyHeight() : 0; in _GetCharRect()
/aoo42x/main/sw/source/ui/misc/
H A Dpggrid.cxx248 aRubySizeMF.SetValue(aRubySizeMF.Normalize(rGridItem.GetRubyHeight()), FUNIT_TWIP); in Reset()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolex.cxx546 sal_Int32 nRubyHeight = pGridItem->GetRubyHeight() * 3; in DrawPage()
/aoo42x/main/sw/source/core/layout/
H A Datrfrm.cxx2213 nRubyHeight == ((SwTextGridItem&)rAttr).GetRubyHeight() && in operator ==()
2233 nRubyHeight = rCpy.GetRubyHeight(); in operator =()
H A Dflowfrm.cxx1643 pGrid->GetBaseHeight() + pGrid->GetRubyHeight(); in _GetUpperSpaceAmountConsideredForPageGrid()
H A Dpagechg.cxx144 long nSum = pGrid->GetBaseHeight() + pGrid->GetRubyHeight(); in Format()
H A Dpaintfrm.cxx5119 long nRuby = pGrid->GetRubyHeight(); in PaintGrid()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8atr.cxx3748 sal_uInt16 nHeight = rGrid.GetBaseHeight() + rGrid.GetRubyHeight(); in FormatTextGrid()

Completed in 204 milliseconds