Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Dpropertyimport.cxx398 return new OListPropertyContext( GetImport(), _nPrefix, _rLocalName, m_xPropertyImporter ); in CreateChildContext()
512 OListPropertyContext::OListPropertyContext( SvXMLImport& _rImport, sal_uInt16 _nPrefix, const ::rtl… in OListPropertyContext() function in xmloff::OListPropertyContext
520 void OListPropertyContext::StartElement( const Reference< sax::XAttributeList >& _rxAttrList ) in StartElement()
553 void OListPropertyContext::EndElement() in EndElement()
580 SvXMLImportContext* OListPropertyContext::CreateChildContext( sal_uInt16 _nPrefix, const ::rtl::OUS… in CreateChildContext()
H A Dpropertyimport.hxx73 friend class OListPropertyContext;
207 class OListPropertyContext : public SvXMLImportContext class
215 OListPropertyContext( SvXMLImport& _rImport, sal_uInt16 _nPrefix, const ::rtl::OUString& _rName,

Completed in 21 milliseconds