Searched refs:XMLFormPropValueTContext_Impl (Results 1 – 2 of 2) sorted by relevance
45 class XMLFormPropValueTContext_Impl : public XMLTransformerContext class56 XMLFormPropValueTContext_Impl( XMLTransformerBase& rTransformer, 58 XMLFormPropValueTContext_Impl( XMLTransformerBase& rTransformer, 63 virtual ~XMLFormPropValueTContext_Impl();77 TYPEINIT1( XMLFormPropValueTContext_Impl, XMLTransformerContext );79 XMLFormPropValueTContext_Impl::XMLFormPropValueTContext_Impl( in XMLFormPropValueTContext_Impl() function in XMLFormPropValueTContext_Impl88 XMLFormPropValueTContext_Impl::XMLFormPropValueTContext_Impl( in XMLFormPropValueTContext_Impl() function in XMLFormPropValueTContext_Impl101 XMLFormPropValueTContext_Impl::~XMLFormPropValueTContext_Impl() in ~XMLFormPropValueTContext_Impl()105 void XMLFormPropValueTContext_Impl::StartElement( in StartElement()123 void XMLFormPropValueTContext_Impl::EndElement() in EndElement()[all …]
30 class XMLFormPropValueTContext_Impl;37 ::rtl::Reference< XMLFormPropValueTContext_Impl > m_xValueContext;
Completed in 13 milliseconds