Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.cxx52 bool bLeftActive, in impCreatePart() argument
62 if(rLineStartEnd.isDefault() || (!bLeftActive && !bRightActive)) in impCreatePart()
70 if(bLeftActive && bRightActive) in impCreatePart()
80bLeftActive ? rLineStartEnd.getStartPolyPolygon() : aEmpty, bRightActive ? rLineStartEnd.getEndPol… in impCreatePart()
81bLeftActive ? rLineStartEnd.getStartWidth() : 0.0, bRightActive ? rLineStartEnd.getEndWidth() : 0.… in impCreatePart()
82bLeftActive ? rLineStartEnd.isStartActive() : false, bRightActive ? rLineStartEnd.isEndActive() : … in impCreatePart()
83bLeftActive ? rLineStartEnd.isStartCentered() : false, bRightActive? rLineStartEnd.isEndCentered()… in impCreatePart()
/aoo42x/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.hxx78 bool bLeftActive,

Completed in 19 milliseconds