LibreOffice Module ucb (master) 1
|
#include <filnot.hxx>
Public Member Functions | |
virtual std::optional< ContentEventNotifier > | cEXC (const OUString &aNewName)=0 |
virtual std::optional< ContentEventNotifier > | cDEL ()=0 |
virtual std::optional< ContentEventNotifier > | cCEL ()=0 |
virtual std::optional< PropertySetInfoChangeNotifier > | cPSL ()=0 |
virtual std::optional< PropertyChangeNotifier > | cPCL ()=0 |
Protected Member Functions | |
~Notifier () | |
Definition at line 98 of file filnot.hxx.
|
inlineprotected |
Definition at line 110 of file filnot.hxx.
|
pure virtual |
Implemented in fileaccess::BaseContent.
|
pure virtual |
Implemented in fileaccess::BaseContent.
|
pure virtual |
Implemented in fileaccess::BaseContent.
|
pure virtual |
Implemented in fileaccess::BaseContent.
|
pure virtual |
Implemented in fileaccess::BaseContent.