Home
last modified time | relevance | path

Searched refs:bTemporaryShape (Results 1 – 9 of 9) sorted by relevance

/AOO42X/main/xmloff/source/draw/
H A Dximpshap.hxx109 sal_Bool bTemporaryShape);
143 sal_Bool bTemporaryShape);
168 sal_Bool bTemporaryShape);
196 sal_Bool bTemporaryShape);
219 …eference< com::sun::star::drawing::XShapes >& rShapes, sal_Bool bClosed, sal_Bool bTemporaryShape);
243 sal_Bool bTemporaryShape);
265 sal_Bool bTemporaryShape);
288 sal_Bool bTemporaryShape);
325 sal_Bool bTemporaryShape);
349 sal_Bool bTemporaryShape);
[all …]
H A Dximp3dobject.cxx59 sal_Bool bTemporaryShape) in SdXML3DObjectContext() argument
60 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXML3DObjectContext()
195 sal_Bool bTemporaryShape) in SdXML3DCubeObjectShapeContext() argument
196 : SdXML3DObjectContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXML3DCubeObjectShapeContext()
306 sal_Bool bTemporaryShape) in SdXML3DSphereObjectShapeContext() argument
307 : SdXML3DObjectContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXML3DSphereObjectShapeContext()
414 sal_Bool bTemporaryShape) in SdXML3DPolygonBasedShapeContext() argument
415 : SdXML3DObjectContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXML3DPolygonBasedShapeContext()
510 sal_Bool bTemporaryShape) in SdXML3DLatheObjectShapeContext() argument
511 … SdXML3DPolygonBasedShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXML3DLatheObjectShapeContext()
[all …]
H A Dximpshap.cxx152 sal_Bool bTemporaryShape) in SdXMLShapeContext() argument
153 : SvXMLShapeContext( rImport, nPrfx, rLocalName, bTemporaryShape ) in SdXMLShapeContext()
1007 sal_Bool bTemporaryShape) in SdXMLRectShapeContext() argument
1008 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLRectShapeContext()
1081 sal_Bool bTemporaryShape) in SdXMLLineShapeContext() argument
1082 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLLineShapeContext()
1203 sal_Bool bTemporaryShape) in SdXMLEllipseShapeContext() argument
1204 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLEllipseShapeContext()
1341 uno::Reference< drawing::XShapes >& rShapes, sal_Bool bClosed, sal_Bool bTemporaryShape) in SdXMLPolygonShapeContext() argument
1342 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ), in SdXMLPolygonShapeContext()
[all …]
H A Dshapeimport.cxx792 sal_Bool bTemporaryShape) in CreateGroupChildContext() argument
804 …= new SdXMLGroupShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTemporaryShape); in CreateGroupChildContext()
810 …new SdXML3DSceneShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTemporaryShape); in CreateGroupChildContext()
816 …= new SdXMLRectShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTemporaryShape ); in CreateGroupChildContext()
822 …= new SdXMLLineShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTemporaryShape ); in CreateGroupChildContext()
829 …ew SdXMLEllipseShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTemporaryShape ); in CreateGroupChildContext()
837 …nMap.Get(p_nPrefix, rLocalName) == XML_TOK_GROUP_POLYGON ? sal_True : sal_False, bTemporaryShape ); in CreateGroupChildContext()
843 … = new SdXMLPathShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTemporaryShape); in CreateGroupChildContext()
849 … new SdXMLFrameShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTemporaryShape ); in CreateGroupChildContext()
855 …ew SdXMLControlShapeContext( rImport, p_nPrefix, rLocalName, xAttrList, rShapes, bTemporaryShape ); in CreateGroupChildContext()
[all …]
H A Dximp3dobject.hxx60 sal_Bool bTemporaryShape);
84 sal_Bool bTemporaryShape);
108 sal_Bool bTemporaryShape);
130 sal_Bool bTemporaryShape);
149 sal_Bool bTemporaryShape);
168 sal_Bool bTemporaryShape);
H A Dximpgrp.cxx48 sal_Bool bTemporaryShape) in SdXMLGroupShapeContext() argument
49 : SdXMLShapeContext( rImport, nPrfx, rLocalName, xAttrList, rShapes, bTemporaryShape ) in SdXMLGroupShapeContext()
H A Dximpgrp.hxx52 sal_Bool bTemporaryShape);
H A Dximp3dscene.hxx60 sal_Bool bTemporaryShape);
/AOO42X/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx261 …::OUString& rLName, sal_Bool bTemporaryShape ) : SvXMLImportContext( rImp, nPrfx, rLName ), mbTemp… in SvXMLShapeContext() argument
327 sal_Bool bTemporaryShape = sal_False);