LibreOffice Module connectivity (master) 1
Public Member Functions | Protected Member Functions | List of all members
dbtools::ISQLStatementHelper Class Referenceabstract

#include <SQLStatementHelper.hxx>

Inheritance diagram for dbtools::ISQLStatementHelper:
[legend]

Public Member Functions

virtual void addComment (const css::uno::Reference< css::beans::XPropertySet > &descriptor, OUStringBuffer &_rOut)=0
 

Protected Member Functions

 ~ISQLStatementHelper ()
 

Detailed Description

Definition at line 30 of file SQLStatementHelper.hxx.

Constructor & Destructor Documentation

◆ ~ISQLStatementHelper()

dbtools::ISQLStatementHelper::~ISQLStatementHelper ( )
inlineprotected

Definition at line 36 of file SQLStatementHelper.hxx.

Member Function Documentation

◆ addComment()

virtual void dbtools::ISQLStatementHelper::addComment ( const css::uno::Reference< css::beans::XPropertySet > &  descriptor,
OUStringBuffer &  _rOut 
)
pure virtual

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