LibreOffice Module ucb (master) 1
Classes | Namespaces | Typedefs
filnot.hxx File Reference
#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>
Include dependency graph for filnot.hxx:
This graph shows which files directly or indirectly include this file:

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