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

helper class to wrap the savevalue and disable call More...

#include <adminpages.hxx>

Inheritance diagram for dbaui::ISaveValueWrapper:
[legend]

Public Member Functions

virtual ~ISaveValueWrapper ()=0
 
virtual void SaveValue ()=0
 
virtual void Disable ()=0
 

Detailed Description

helper class to wrap the savevalue and disable call

Definition at line 32 of file adminpages.hxx.

Constructor & Destructor Documentation

◆ ~ISaveValueWrapper()

dbaui::ISaveValueWrapper::~ISaveValueWrapper ( )
pure virtual

Definition at line 47 of file adminpages.cxx.

Member Function Documentation

◆ Disable()

virtual void dbaui::ISaveValueWrapper::Disable ( )
pure virtual

◆ SaveValue()

virtual void dbaui::ISaveValueWrapper::SaveValue ( )
pure virtual

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