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