Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/filter/html/
H A Dhtmltab.cxx560 sal_uInt16 GetBorderWidth( const SvxBorderLine& rBLine,
1165 sal_uInt16 nBorderWidth = GetBorderWidth( aBorderLine, sal_True ); in CreateLayoutInfo()
1169 bRightBorder ? GetBorderWidth( aRightBorderLine, sal_True ) : 0; in CreateLayoutInfo()
1332 GetBorderWidth( aTopBorderLine, sal_True ); in GetTopCellSpace()
1363 GetBorderWidth( aBottomBorderLine, sal_True ); in GetBottomCellSpace()
1372 sal_uInt16 nBorderWidth = GetBorderWidth( aBorderLine, sal_True ); in GetBottomCellSpace()
1378 ASSERT( GetBorderWidth( aTopBorderLine, sal_True ) > 0, in GetBottomCellSpace()
1520 nInnerFrmWidth -= GetBorderWidth( rBorderLine ); in FixFrameFmt()
1526 nInnerFrmWidth -= GetBorderWidth( aRightBorderLine ); in FixFrameFmt()
2016 GetBorderWidth( aInhLeftBorderLine, sal_True ) + MIN_BORDER_DIST; in InheritVertBorders()
[all …]
/aoo41x/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 54 milliseconds