Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dximpgrp.cxx85 GetImport(), nPrefix, rLocalName, xAttrList, mxChilds); in CreateChildContext()
108 mxChilds = uno::Reference< drawing::XShapes >::query( mxShape ); in StartElement()
109 if( mxChilds.is() ) in StartElement()
110 GetImport().GetShapeImport()->pushGroupForSorting( mxChilds ); in StartElement()
120 if( mxChilds.is() ) in EndElement()
H A Dximp3dscene.cxx128 mxChilds = uno::Reference< drawing::XShapes >::query( mxShape ); in StartElement()
129 if( mxChilds.is() ) in StartElement()
130 GetImport().GetShapeImport()->pushGroupForSorting( mxChilds ); in StartElement()
169 if( mxChilds.is() ) in EndElement()
206 GetImport(), nPrefix, rLocalName, xAttrList, mxChilds); in CreateChildContext()
H A Dximp3dscene.hxx42 com::sun::star::uno::Reference< com::sun::star::drawing::XShapes > mxChilds; member in SdXML3DSceneShapeContext
49 { mxChilds = rNew; } in SetLocalShapesContext()
H A Dximpgrp.hxx40 com::sun::star::uno::Reference< com::sun::star::drawing::XShapes > mxChilds; member in SdXMLGroupShapeContext

Completed in 24 milliseconds