Home
last modified time | relevance | path

Searched refs:GetBorderWidth (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/starmath/source/
H A Dnode.cxx794 GetFont().GetBorderWidth())); in Arrange()
855 GetFont().GetBorderWidth())); in Arrange()
2184 long nBorderwidth = GetFont().GetBorderWidth(); in Arrange()
2222 long nBorderwidth = GetFont().GetBorderWidth(); in Draw()
2281 long nBarWidth = nBodyWidth + GetBorderWidth(); in Draw()
2282 Point aBarOffset( GetWidth(), +GetBorderWidth() ); in Draw()
2336 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Arrange()
2690 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToX()
2726 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToY()
3010 GetFont().GetBorderWidth()).AsGlyphRect()); in Arrange()
[all …]
H A Dutility.cxx351 long SmFace::GetBorderWidth() const in GetBorderWidth() function in SmFace
H A Dunomodel.cxx528 aSet.SetBorderWidth( rOld.GetBorderWidth() ); in _setPropertyValues()
/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx567 sal_uInt16 GetBorderWidth( const SvxBorderLine& rBLine,
1177 sal_uInt16 nBorderWidth = GetBorderWidth( aBorderLine, sal_True ); in CreateLayoutInfo()
1181 bRightBorder ? GetBorderWidth( aRightBorderLine, sal_True ) : 0; in CreateLayoutInfo()
1344 GetBorderWidth( aTopBorderLine, sal_True ); in GetTopCellSpace()
1375 GetBorderWidth( aBottomBorderLine, sal_True ); in GetBottomCellSpace()
1384 sal_uInt16 nBorderWidth = GetBorderWidth( aBorderLine, sal_True ); in GetBottomCellSpace()
1390 ASSERT( GetBorderWidth( aTopBorderLine, sal_True ) > 0, in GetBottomCellSpace()
1532 nInnerFrmWidth -= GetBorderWidth( rBorderLine ); in FixFrameFmt()
1538 nInnerFrmWidth -= GetBorderWidth( aRightBorderLine ); in FixFrameFmt()
2028 GetBorderWidth( aInhLeftBorderLine, sal_True ) + MIN_BORDER_DIST; in InheritVertBorders()
[all …]
/aoo4110/main/starmath/inc/
H A Drect.hxx127 sal_uInt16 GetBorderWidth() const { return nBorderWidth; } in GetBorderWidth() function in SmRect
H A Dutility.hxx119 long GetBorderWidth() const;

Completed in 56 milliseconds