Home
last modified time | relevance | path

Searched refs:nStartLineWidth (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx337 long nStartLineWidth = 0; in ImpInsertPolygons() local
368 nStartLineWidth = ITEMVALUE( aSet1, XATTR_LINEWIDTH, XLineWidthItem ); in ImpInsertPolygons()
393 const double fDelta = nEndLineWidth - nStartLineWidth; in ImpInsertPolygons()
424 aSet.Put( XLineWidthItem( nStartLineWidth + (long) ( fFactor * fDelta + 0.5 ) ) ); in ImpInsertPolygons()
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx1438 sal_Int32 nStartLineWidth = 0; in IMPL_LINK() local
1440 nStartLineWidth = (( const XLineWidthItem *)pOld)->GetValue(); in IMPL_LINK()
1441 nActLineWidth = nStartLineWidth; in IMPL_LINK()

Completed in 26 milliseconds