Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Dpropertyimport.cxx394 return new OSinglePropertyContext(GetImport(), _nPrefix, _rLocalName, m_xPropertyImporter); in CreateChildContext()
431 OSinglePropertyContext::OSinglePropertyContext(SvXMLImport& _rImport, sal_uInt16 _nPrefix, const ::… in OSinglePropertyContext() function in xmloff::OSinglePropertyContext
439 SvXMLImportContext* OSinglePropertyContext::CreateChildContext(sal_uInt16 _nPrefix, const ::rtl::OU… in CreateChildContext()
450 void OSinglePropertyContext::StartElement(const Reference< sax::XAttributeList >& _rxAttrList) in StartElement()
H A Dpropertyimport.hxx72 friend class OSinglePropertyContext;
188 class OSinglePropertyContext : public SvXMLImportContext class
193 OSinglePropertyContext(SvXMLImport& _rImport, sal_uInt16 _nPrefix, const ::rtl::OUString& _rName,

Completed in 22 milliseconds