Home
last modified time | relevance | path

Searched refs:GetTextLowerDistance (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx652 aTextSize2.Height()+=GetTextUpperDistance()+GetTextLowerDistance(); in TakeUnrotatedSnapRect()
H A Dsvdotext.cxx300 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
H A Dsvdoashp.cxx1749 const long nVDist(GetTextUpperDistance() + GetTextLowerDistance()); in AdaptTextMinSize()
2644 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in AdjustTextFrameWidthAndHeight()
2961 rAnchorRect.Bottom() -= GetTextLowerDistance(); in TakeTextAnchorRect()
H A Dsvdotxat.cxx114 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in AdjustTextFrameWidthAndHeight()
H A Dsvdotxtr.cxx73 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in NbcSetSnapRect()
107 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in NbcSetLogicRect()
154 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in NbcResize()
/trunk/main/svx/source/table/
H A Dcell.cxx613 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
H A Dcell.hxx97 SVX_DLLPRIVATE long GetTextLowerDistance() const;
H A Dviewcontactoftableobj.cxx613 const sal_Int32 nLower(xCurrentCell->GetTextLowerDistance()); in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/inc/svx/
H A Dsvdotext.hxx418 long GetTextLowerDistance() const;
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx564 pLower ? *pLower : rTextObj.GetTextLowerDistance(), in createNewSdrTextAttribute()

Completed in 95 milliseconds