Home
last modified time | relevance | path

Searched refs:nLineWidth (Results 51 – 54 of 54) sorted by relevance

123

/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5647 …sal_Int32 nLineWidth = pCellBorder->maCellBorder.OuterLineWidth + pCellBorder->maCellBorder.InnerL… in ImplCreateCellBorder() local
5648 if ( nLineWidth ) in ImplCreateCellBorder()
5650 nLineWidth *= 2; in ImplCreateCellBorder()
5666 aPropOptSp.AddOpt( ESCHER_Prop_lineWidth, nLineWidth * 360 ); in ImplCreateCellBorder()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx1239 …id drawWaveLine( const Point& rStart, const Point& rStop, sal_Int32 nDelta, sal_Int32 nLineWidth );
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx434 …ng nBaseY, long nStartX, long nStartY, long nWidth, long nHeight, long nLineWidth, short nOrientat…
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx5023 SwTwips nLineWidth = rInf.GetLineWidth(); in PaintLine() local
5025 SwRect( Point(Frm().Left()+Frm().Width()-rInf.GetTopDist()-nLineWidth, in PaintLine()
5026 nX), Size( nLineWidth, nWidth ) ) in PaintLine()

Completed in 93 milliseconds

123