Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/draw/
H A Dximpshap.cxx3496 mxImplContext(), in SdXMLFrameShapeContext()
3584 if( !mxImplContext.Is() ) in CreateChildContext()
3589 mxImplContext = pContext; in CreateChildContext()
3601 addContent(*mxImplContext); in CreateChildContext()
3610 mxImplContext = pContext; in CreateChildContext()
3618 addContent(*mxImplContext); in CreateChildContext()
3626 SvXMLImportContext *pImplContext = &mxImplContext; in CreateChildContext()
3648 SvXMLImportContext *pImplContext = &mxImplContext; in CreateChildContext()
3654 SdXMLShapeContext *pSContext = dynamic_cast< SdXMLShapeContext* >( &mxImplContext ); in CreateChildContext()
3690 if( !mxImplContext.Is() ) in EndElement()
[all …]
H A Dximpshap.hxx594 SvXMLImportContextRef mxImplContext; member in SdXMLFrameShapeContext