Home
last modified time | relevance | path

Searched refs:GetBorderWidth (Results 1 – 6 of 6) sorted by last modified time

/trunk/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 …]
/trunk/main/starmath/source/
H A Dunomodel.cxx528 aSet.SetBorderWidth( rOld.GetBorderWidth() ); in _setPropertyValues()
H A Dutility.cxx351 long SmFace::GetBorderWidth() const in GetBorderWidth() function in SmFace
H A Dnode.cxx794 GetFont().GetBorderWidth())); in Arrange()
855 GetFont().GetBorderWidth())); in Arrange()
2224 long nBorderwidth = GetFont().GetBorderWidth(); in Arrange()
2262 long nBorderwidth = GetFont().GetBorderWidth(); in Draw()
2321 long nBarWidth = nBodyWidth + GetBorderWidth(); in Draw()
2322 Point aBarOffset( GetWidth(), +GetBorderWidth() ); in Draw()
2376 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Arrange()
2730 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToX()
2766 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToY()
3050 GetFont().GetBorderWidth()).AsGlyphRect()); in Arrange()
[all …]
/trunk/main/starmath/inc/
H A Dutility.hxx119 long GetBorderWidth() const;
H A Drect.hxx127 sal_uInt16 GetBorderWidth() const { return nBorderWidth; } in GetBorderWidth() function in SmRect

Completed in 62 milliseconds