Searched refs:GetBorderWidth (Results 1 – 6 of 6) sorted by relevance
| /AOO41X/main/starmath/source/ |
| H A D | node.cxx | 794 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() 2356 sal_uLong nTmpBorderWidth = GetFont().GetBorderWidth(); in Draw() 2441 SmRect::operator = (SmRect(aTmpDev, &rFormat, aText, GetFont().GetBorderWidth())); in Arrange() 2690 long nTmpBorderWidth = GetFont().GetBorderWidth(); in AdaptToX() [all …]
|
| H A D | utility.cxx | 351 long SmFace::GetBorderWidth() const in GetBorderWidth() function in SmFace
|
| H A D | unomodel.cxx | 528 aSet.SetBorderWidth( rOld.GetBorderWidth() ); in _setPropertyValues()
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | htmltab.cxx | 560 sal_uInt16 GetBorderWidth( const SvxBorderLine& rBLine, 1165 sal_uInt16 nBorderWidth = GetBorderWidth( aBorderLine, sal_True ); in CreateLayoutInfo() 1167 ((*pColumns)[0])->bLeftBorder ? GetBorderWidth( aLeftBorderLine, sal_True ) : 0; 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() [all …]
|
| /AOO41X/main/starmath/inc/ |
| H A D | rect.hxx | 127 sal_uInt16 GetBorderWidth() const { return nBorderWidth; } in GetBorderWidth() function in SmRect
|
| H A D | utility.hxx | 119 long GetBorderWidth() const;
|