Searched refs:GetRubyHeight (Results 1 – 14 of 14) sorted by relevance
76 sal_uInt16 GetRubyHeight() const { return nRubyHeight; } in GetRubyHeight() function in SwTextGridItem
320 const sal_uInt16 nRubyHeight = pGrid->GetRubyHeight(); in AdjustBaseLine()
326 nHeight = pGrid->GetBaseHeight() + pGrid->GetRubyHeight(); in FormatEmpty()
562 aPos.Y() += pGrid->GetRubyHeight(); in PaintEmpty()
1372 nRubyHeight = pGrid->GetRubyHeight(); in PaintMultiPortion()1879 nRubyHeight = pGrid->GetRubyHeight(); in BuildMultiPortion()
1706 const sal_uInt16 nRubyHeight = pGrid->GetRubyHeight(); in CalcRealHeight()
771 pGrid->GetRubyHeight() : 0; in _GetCharRect()
248 aRubySizeMF.SetValue(aRubySizeMF.Normalize(rGridItem.GetRubyHeight()), FUNIT_TWIP); in Reset()
523 sal_Int32 nRubyHeight = pGridItem->GetRubyHeight() * 3; in DrawPage()
2200 nRubyHeight == ((SwTextGridItem&)rAttr).GetRubyHeight() && in operator ==()2220 nRubyHeight = rCpy.GetRubyHeight(); in operator =()
1643 pGrid->GetBaseHeight() + pGrid->GetRubyHeight(); in _GetUpperSpaceAmountConsideredForPageGrid()
144 long nSum = pGrid->GetBaseHeight() + pGrid->GetRubyHeight(); in Format()
5006 long nRuby = pGrid->GetRubyHeight(); in PaintGrid()
3748 sal_uInt16 nHeight = rGrid.GetBaseHeight() + rGrid.GetRubyHeight(); in FormatTextGrid()
Completed in 121 milliseconds