LibreOffice Module dbaccess (master) 1
Public Member Functions | Protected Member Functions | List of all members
dbaui::IItemSetHelper Class Referenceabstract

#include <IItemSetHelper.hxx>

Inheritance diagram for dbaui::IItemSetHelper:
[legend]

Public Member Functions

virtual const SfxItemSetgetOutputSet () const =0
 
virtual SfxItemSetgetWriteOutputSet ()=0
 

Protected Member Functions

 ~IItemSetHelper ()
 

Detailed Description

Definition at line 39 of file IItemSetHelper.hxx.

Constructor & Destructor Documentation

◆ ~IItemSetHelper()

dbaui::IItemSetHelper::~IItemSetHelper ( )
inlineprotected

Definition at line 46 of file IItemSetHelper.hxx.

Member Function Documentation

◆ getOutputSet()

virtual const SfxItemSet * dbaui::IItemSetHelper::getOutputSet ( ) const
pure virtual

◆ getWriteOutputSet()

virtual SfxItemSet * dbaui::IItemSetHelper::getWriteOutputSet ( )
pure virtual

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