|
LibreOffice Module ucb (master) 1
|
#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/beans/PropertyChangeEvent.hpp>#include <com/sun/star/beans/XPropertySetInfoChangeListener.hpp>#include <com/sun/star/beans/XPropertiesChangeListener.hpp>#include <com/sun/star/ucb/XContentIdentifier.hpp>#include <com/sun/star/ucb/XContent.hpp>#include <optional>#include <unordered_map>#include <vector>Go to the source code of this file.
Classes | |
| class | fileaccess::ContentEventNotifier |
| class | fileaccess::PropertySetInfoChangeNotifier |
| class | fileaccess::PropertyChangeNotifier |
| class | fileaccess::Notifier |
Namespaces | |
| namespace | fileaccess |
Typedefs | |
| typedef std::unordered_map< OUString, std::vector< css::uno::Reference< css::beans::XPropertiesChangeListener > > > | fileaccess::ListenerMap |