LibreOffice Module dbaccess (master) 1
Public Member Functions | Private Member Functions | List of all members
dbaccess::IgnoringSettingsImport Class Reference

#include <settingsimport.hxx>

Inheritance diagram for dbaccess::IgnoringSettingsImport:
[legend]
Collaboration diagram for dbaccess::IgnoringSettingsImport:
[legend]

Public Member Functions

 IgnoringSettingsImport ()
 
virtual ::rtl::Reference< SettingsImportnextState (const OUString &i_rElementName) override
 
- Public Member Functions inherited from dbaccess::SettingsImport
 SettingsImport ()
 
virtual ::rtl::Reference< SettingsImportnextState (const OUString &i_rElementName)=0
 
void startElement (const css::uno::Reference< css::xml::sax::XAttributeList > &i_rAttributes)
 
virtual void endElement ()
 
void characters (std::u16string_view i_rCharacters)
 
- Public Member Functions inherited from salhelper::SimpleReferenceObject
 SimpleReferenceObject ()
 
void acquire ()
 
void release ()
 

Private Member Functions

virtual ~IgnoringSettingsImport () override
 

Additional Inherited Members

- Static Public Member Functions inherited from salhelper::SimpleReferenceObject
static void * operator new (std::size_t nSize)
 
static void * operator new (std::size_t nSize, std::nothrow_t const &rNothrow)
 
static void operator delete (void *pPtr)
 
static void operator delete (void *pPtr, std::nothrow_t const &rNothrow)
 
- Protected Member Functions inherited from dbaccess::SettingsImport
virtual ~SettingsImport () override
 
const OUString & getItemName () const
 
const OUString & getItemType () const
 
const OUStringBuffer & getAccumulatedCharacters () const
 
- Protected Member Functions inherited from salhelper::SimpleReferenceObject
virtual ~SimpleReferenceObject () COVERITY_NOEXCEPT_FALSE
 
- Static Protected Member Functions inherited from dbaccess::SettingsImport
static void split (const OUString &i_rElementName, OUString &o_rNamespace, OUString &o_rLocalName)
 
- Protected Attributes inherited from salhelper::SimpleReferenceObject
oslInterlockedCount m_nCount
 

Detailed Description

Definition at line 74 of file settingsimport.hxx.

Constructor & Destructor Documentation

◆ IgnoringSettingsImport()

dbaccess::IgnoringSettingsImport::IgnoringSettingsImport ( )
inline

Definition at line 77 of file settingsimport.hxx.

◆ ~IgnoringSettingsImport()

virtual dbaccess::IgnoringSettingsImport::~IgnoringSettingsImport ( )
inlineoverrideprivatevirtual

Definition at line 87 of file settingsimport.hxx.

Member Function Documentation

◆ nextState()

rtl::Reference< SettingsImport > dbaccess::IgnoringSettingsImport::nextState ( const OUString &  i_rElementName)
overridevirtual

Implements dbaccess::SettingsImport.

Definition at line 79 of file settingsimport.cxx.


The documentation for this class was generated from the following files: