Searched refs:GetTextLowerDistance (Results 1 – 10 of 10) sorted by relevance
73 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in NbcSetSnapRect()107 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in NbcSetLogicRect()154 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in NbcResize()
300 aNewSize.Height()+=GetTextUpperDistance()+GetTextLowerDistance(); in FitFrameToTextSize()680 const long nDist(GetTextUpperDistance() + GetTextLowerDistance()); in AdaptTextMinSize()805 long nLowerDist=GetTextLowerDistance(); in TakeTextAnchorRect()1922 long SdrTextObj::GetTextLowerDistance() const in GetTextLowerDistance() function in SdrTextObj
114 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in AdjustTextFrameWidthAndHeight()
1749 const long nVDist(GetTextUpperDistance() + GetTextLowerDistance()); in AdaptTextMinSize()2644 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in AdjustTextFrameWidthAndHeight()2961 rAnchorRect.Bottom() -= GetTextLowerDistance(); in TakeTextAnchorRect()
652 aTextSize2.Height()+=GetTextUpperDistance()+GetTextLowerDistance(); in TakeUnrotatedSnapRect()
613 rAnchorRect.nBottom = maCellRect.nBottom - GetTextLowerDistance(); in TakeTextAnchorRect()677 nMinimumHeight += GetTextUpperDistance() + GetTextLowerDistance(); in getMinimumHeight()704 long Cell::GetTextLowerDistance() const in GetTextLowerDistance() function in sdr::table::Cell
613 const sal_Int32 nLower(xCurrentCell->GetTextLowerDistance()); in createViewIndependentPrimitive2DSequence()
97 SVX_DLLPRIVATE long GetTextLowerDistance() const;
418 long GetTextLowerDistance() const;
564 pLower ? *pLower : rTextObj.GetTextLowerDistance(), in createNewSdrTextAttribute()
Completed in 80 milliseconds