Searched refs:pShapeContext (Results 1 – 3 of 3) sorted by relevance
67 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()
110 SvXMLImportContext* pShapeContext; member in ScXMLAnnotationContext
1844 SvXMLShapeContext* pShapeContext = rImport.GetShapeImport()->CreateGroupChildContext( in CreateChildContext() local1846 pContext = pShapeContext; in CreateChildContext()1851 rHints.Insert( new XMLDrawHint_Impl( pShapeContext, xAnchorPos ), in CreateChildContext()
Completed in 24 milliseconds