Searched refs:mxChilds (Results 1 – 4 of 4) sorted by relevance
85 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()
128 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()
42 com::sun::star::uno::Reference< com::sun::star::drawing::XShapes > mxChilds; member in SdXML3DSceneShapeContext49 { mxChilds = rNew; } in SetLocalShapesContext()
40 com::sun::star::uno::Reference< com::sun::star::drawing::XShapes > mxChilds; member in SdXMLGroupShapeContext
Completed in 23 milliseconds