Home
last modified time | relevance | path

Searched refs:bEndActive (Results 1 – 4 of 4) sorted by relevance

/trunk/main/drawinglayer/source/attribute/
H A Dsdrlinestartendattribute.cxx58 bool bEndActive, in ImpSdrLineStartEndAttribute() argument
67 mbEndActive(bEndActive), in ImpSdrLineStartEndAttribute()
125 bool bEndActive, in SdrLineStartEndAttribute() argument
129 …artPolyPolygon, rEndPolyPolygon, fStartWidth, fEndWidth, bStartActive, bEndActive, bStartCentered,… in SdrLineStartEndAttribute()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx281 bool bEndActive(false); in createNewSdrLineStartEndAttribute() local
325 bEndActive = true; in createNewSdrLineStartEndAttribute()
331 if(bStartActive || bEndActive) in createNewSdrLineStartEndAttribute()
335 bStartActive, bEndActive, bStartCentered, bEndCentered); in createNewSdrLineStartEndAttribute()
/trunk/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrlinestartendattribute.hxx56 bool bEndActive,
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx3390 const bool bEndActive(!fTools::equalZero(fEnd)); in createEdgesOfGivenLength() local
3412 if(bEndActive) in createEdgesOfGivenLength()
3427 if(bEndActive && fTools::more(fAbsolutePosition, fEnd)) in createEdgesOfGivenLength()

Completed in 39 milliseconds