Searched refs:pAxisContext (Results 1 – 1 of 1) sorted by relevance
157 XMLAxisOOoContext * pAxisContext( new XMLAxisOOoContext( GetTransformer(), rQName )); in CreateChildContext() local158 AddContent( pAxisContext ); in CreateChildContext()159 pContext = pAxisContext; in CreateChildContext()173 XMLAxisOOoContext * pAxisContext = (*aIter).get(); in CreateChildContext() local174 if( pAxisContext != 0 ) in CreateChildContext()177 Reference< xml::sax::XAttributeList > xNewAttrList( pAxisContext->GetAttrList()); in CreateChildContext()188 pAxisContext->IsCategoryAxis() && in CreateChildContext()192 pAxisContext->AddContent( pContext ); in CreateChildContext()
Completed in 5 milliseconds