Lines Matching refs:XMLFormPropValueTContext_Impl
45 class XMLFormPropValueTContext_Impl : public XMLTransformerContext class
56 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_Impl
88 XMLFormPropValueTContext_Impl::XMLFormPropValueTContext_Impl( in XMLFormPropValueTContext_Impl() function in XMLFormPropValueTContext_Impl
101 XMLFormPropValueTContext_Impl::~XMLFormPropValueTContext_Impl() in ~XMLFormPropValueTContext_Impl()
105 void XMLFormPropValueTContext_Impl::StartElement( in StartElement()
123 void XMLFormPropValueTContext_Impl::EndElement() in EndElement()
141 void XMLFormPropValueTContext_Impl::Characters( const OUString& rChars ) in Characters()
147 sal_Bool XMLFormPropValueTContext_Impl::IsPersistent() const in IsPersistent()
185 pContext = new XMLFormPropValueTContext_Impl( GetTransformer(), in CreateChildContext()
193 new XMLFormPropValueTContext_Impl( GetTransformer(), rQName ); in CreateChildContext()