Searched refs:XMLAxisOOoContext (Results 1 – 2 of 2) sorted by relevance
41 class XMLAxisOOoContext : public XMLPersElemContentTContext class46 XMLAxisOOoContext( XMLTransformerBase& rTransformer,48 ~XMLAxisOOoContext();58 TYPEINIT1( XMLAxisOOoContext, XMLPersElemContentTContext );60 XMLAxisOOoContext::XMLAxisOOoContext( in XMLAxisOOoContext() function in XMLAxisOOoContext67 XMLAxisOOoContext::~XMLAxisOOoContext() in ~XMLAxisOOoContext()70 void XMLAxisOOoContext::StartElement( in StartElement()129 bool XMLAxisOOoContext::IsCategoryAxis() const in IsCategoryAxis()157 XMLAxisOOoContext * pAxisContext( new XMLAxisOOoContext( GetTransformer(), rQName )); in CreateChildContext()173 XMLAxisOOoContext * pAxisContext = (*aIter).get(); in CreateChildContext()[all …]
29 class XMLAxisOOoContext;32 public ::std::vector< ::rtl::Reference< XMLAxisOOoContext > >53 void AddContent( XMLAxisOOoContext *pContent );
Completed in 17 milliseconds