Home
last modified time | relevance | path

Searched refs:pShapeContext (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/filter/xml/
H A Dxmlannoi.cxx67 pShapeContext(NULL) in ScXMLAnnotationContext()
74 pShapeContext = GetScImport().GetShapeImport()->CreateGroupChildContext( in ScXMLAnnotationContext()
131 if (pShapeContext) in StartElement()
132 pShapeContext->StartElement(xAttrList); in StartElement()
170 if( !pContext && pShapeContext ) in CreateChildContext()
171 pContext = pShapeContext->CreateChildContext(nPrefix, rLName, xAttrList); in CreateChildContext()
187 if (pShapeContext) in EndElement()
189 pShapeContext->EndElement(); in EndElement()
190 delete pShapeContext; in EndElement()
H A Dxmlannoi.hxx110 SvXMLImportContext* pShapeContext; member in ScXMLAnnotationContext
/aoo42x/main/xmloff/source/text/
H A Dtxtparai.cxx1844 SvXMLShapeContext* pShapeContext = rImport.GetShapeImport()->CreateGroupChildContext( in CreateChildContext() local
1846 pContext = pShapeContext; in CreateChildContext()
1851 rHints.Insert( new XMLDrawHint_Impl( pShapeContext, xAnchorPos ), in CreateChildContext()

Completed in 36 milliseconds