Searched refs:bLineOnly (Results 1 – 5 of 5) sorted by relevance
55 bLineOnly(bLinOnly) in E3dPolygonObj()79 bLineOnly(bLinOnly) in E3dPolygonObj()102 bLineOnly(bLinOnly) in E3dPolygonObj()117 bLineOnly(false) // added missing initialisation in E3dPolygonObj()339 bLineOnly = r3DObj.bLineOnly; in operator =()350 if(bNew != bLineOnly) in SetLineOnly()352 bLineOnly = bNew; in SetLineOnly()
93 bool bLineOnly = false; in SvxLineTabDialog() local104 bLineOnly = true; in SvxLineTabDialog()113 if( bLineOnly ) in SvxLineTabDialog()
37 sal_Bool bLineOnly; member in E3dPolygonObj81 sal_Bool GetLineOnly() { return bLineOnly; } in GetLineOnly()
629 void SVGActionWriter::ImplWritePolyPolygon( const PolyPolygon& rPolyPoly, sal_Bool bLineOnly, in ImplWritePolyPolygon() argument648 mrExport.AddAttribute( XML_NAMESPACE_NONE, aXMLAttrD, GetPathString( aPolyPoly, bLineOnly ) ); in ImplWritePolyPolygon()667 …const sal_Bool bLineOnly = ( rShape.maShapeFillColor == Color( COL_TRANSPARENT ) ) && ( !rShape.m… in ImplWriteShape() local746 ImplWritePolyPolygon( aPolyPoly, bLineOnly, sal_False ); in ImplWriteShape()
207 void ImplWritePolyPolygon( const PolyPolygon& rPolyPoly, sal_Bool bLineOnly,
Completed in 32 milliseconds