Home
last modified time | relevance | path

Searched refs:XMLPropertiesTContext_Impl (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/xmloff/source/transform/
H A DStyleOASISTContext.cxx74 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()
[all …]
H A DStyleOASISTContext.hxx32 class XMLPropertiesTContext_Impl;
35 ::rtl::Reference< XMLPropertiesTContext_Impl > m_xPropContext;