LibreOffice Module ucbhelper (master) 1
Classes | Namespaces | Typedefs | Functions
contenthelper.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/lang/NoSupportException.hpp>
#include <com/sun/star/ucb/ContentAction.hpp>
#include <com/sun/star/ucb/IllegalIdentifierException.hpp>
#include <com/sun/star/ucb/XPersistentPropertySet.hpp>
#include <com/sun/star/beans/IllegalTypeException.hpp>
#include <com/sun/star/beans/NotRemoveableException.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/beans/PropertyExistException.hpp>
#include <com/sun/star/beans/PropertySetInfoChange.hpp>
#include <comphelper/interfacecontainer3.hxx>
#include <cppuhelper/interfacecontainer.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <ucbhelper/contenthelper.hxx>
#include <ucbhelper/contentidentifier.hxx>
#include "contentinfo.hxx"
#include <ucbhelper/providerhelper.hxx>
#include <ucbhelper/macros.hxx>
#include <osl/diagnose.h>
#include <osl/mutex.hxx>
#include <rtl/ref.hxx>
#include <unordered_map>
#include <utility>
Include dependency graph for contenthelper.cxx:

Go to the source code of this file.

Classes

struct  ucbhelper_impl::ContentImplHelper_Impl
 

Namespaces

namespace  ucbhelper_impl
 
namespace  ucbhelper
 

Typedefs

typedef void * ucbhelper_impl::XPropertiesChangeListenerPtr
 
typedef std::unordered_map< XPropertiesChangeListenerPtr, PropertyEventSequence, hashPtr, equalPtr > ucbhelper_impl::PropertiesEventListenerMap
 
typedef cppu::OMultiTypeInterfaceContainerHelperVar< OUString > ucbhelper_impl::PropertyChangeListeners
 

Functions

 ucbhelper::XTYPEPROVIDER_IMPL_10 (ContentImplHelper, lang::XTypeProvider, lang::XServiceInfo, lang::XComponent, css::ucb::XContent, css::ucb::XCommandProcessor, beans::XPropertiesChangeNotifier, css::ucb::XCommandInfoChangeNotifier, beans::XPropertyContainer, beans::XPropertySetInfoChangeNotifier, container::XChild)
 

Variable Documentation

◆ m_aSeq

uno::Sequence< beans::PropertyChangeEvent > m_aSeq
private

Definition at line 57 of file contenthelper.cxx.

◆ m_nPos

sal_uInt32 m_nPos
private

Definition at line 58 of file contenthelper.cxx.