Home
last modified time | relevance | path

Searched refs:OPropertyImport (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/xmloff/source/forms/
H A Dpropertyimport.cxx276 OPropertyImport::OPropertyImport(OFormLayerXMLImport_Impl& _rImport, sal_uInt16 _nPrefix, const ::r… in OPropertyImport() function in xmloff::OPropertyImport
284 SvXMLImportContext* OPropertyImport::CreateChildContext(sal_uInt16 _nPrefix, const ::rtl::OUString&… in CreateChildContext()
303 void OPropertyImport::StartElement(const Reference< sax::XAttributeList >& _rxAttrList) in StartElement()
330 sal_Bool OPropertyImport::encounteredAttribute(const ::rtl::OUString& _rAttributeName) const in encounteredAttribute()
337 void OPropertyImport::Characters(const ::rtl::OUString& in Characters()
348 bool OPropertyImport::handleAttribute(sal_uInt16 /*_nNamespaceKey*/, const ::rtl::OUString& _rLocal… in handleAttribute()
H A Dpropertyimport.hxx70 class OPropertyImport : public SvXMLImportContext class
93OPropertyImport(OFormLayerXMLImport_Impl& _rImport, sal_uInt16 _nPrefix, const ::rtl::OUString& _r…
156 SV_DECL_IMPL_REF( OPropertyImport )
H A Delementimport.cxx154 :OPropertyImport(_rImport, _nPrefix, _rName) in OElementImport()
204 OPropertyImport::StartElement( _rxAttrList ); in StartElement()
214 return OPropertyImport::CreateChildContext(_nPrefix, _rLocalName, _rxAttrList); in CreateChildContext()
630 return OPropertyImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
H A Delementimport.hxx79 :public OPropertyImport

Completed in 29 milliseconds