Home
last modified time | relevance | path

Searched refs:GetTextUpperDistance (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()
804 long nUpperDist=GetTextUpperDistance(); in TakeTextAnchorRect()
1917 long SdrTextObj::GetTextUpperDistance() const in GetTextUpperDistance() function in SdrTextObj
H A Dsvdoashp.cxx1749 const long nVDist(GetTextUpperDistance() + GetTextLowerDistance()); in AdaptTextMinSize()
2644 long nVDist=GetTextUpperDistance()+GetTextLowerDistance(); in AdjustTextFrameWidthAndHeight()
2959 rAnchorRect.Top() += GetTextUpperDistance(); 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.cxx612 rAnchorRect.nTop = maCellRect.nTop + GetTextUpperDistance(); in TakeTextAnchorRect()
677 nMinimumHeight += GetTextUpperDistance() + GetTextLowerDistance(); in getMinimumHeight()
697 long Cell::GetTextUpperDistance() const in GetTextUpperDistance() function in sdr::table::Cell
H A Dcell.hxx96 SVX_DLLPRIVATE long GetTextUpperDistance() const;
H A Dviewcontactoftableobj.cxx612 const sal_Int32 nUpper(xCurrentCell->GetTextUpperDistance()); in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/inc/svx/
H A Dsvdotext.hxx417 long GetTextUpperDistance() const;
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx562 pUpper ? *pUpper : rTextObj.GetTextUpperDistance(), in createNewSdrTextAttribute()

Completed in 76 milliseconds