Lines Matching refs:XMLPropertiesTContext_Impl
74 class XMLPropertiesTContext_Impl : public XMLPersElemContentTContext class
94 XMLPropertiesTContext_Impl( XMLTransformerBase& rTransformer,
100 virtual ~XMLPropertiesTContext_Impl();
115 TYPEINIT1( XMLPropertiesTContext_Impl, XMLPersElemContentTContext );
117 XMLPropertiesTContext_Impl::XMLPropertiesTContext_Impl( in XMLPropertiesTContext_Impl() function in XMLPropertiesTContext_Impl
128 XMLPropertiesTContext_Impl::~XMLPropertiesTContext_Impl() in ~XMLPropertiesTContext_Impl()
132 void XMLPropertiesTContext_Impl::StartElement( in StartElement()
633 void XMLPropertiesTContext_Impl::Export() in Export()
644 XMLPropType XMLPropertiesTContext_Impl::GetPropType( const OUString& rLocalName ) in GetPropType()
679 OUString XMLPropertiesTContext_Impl::MergeUnderline( in MergeUnderline()
744 OUString XMLPropertiesTContext_Impl::MergeLineThrough( in MergeLineThrough()
799 XMLPropertiesTContext_Impl::GetPropType( rLocalName ); in CreateChildContext()
804 m_xPropContext = new XMLPropertiesTContext_Impl( in CreateChildContext()