LibreOffice Module ucb (master) 1
Macros | Functions
ucbprops.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/ucb/CrossReference.hpp>
#include <com/sun/star/util/DateTime.hpp>
#include <com/sun/star/ucb/DocumentHeaderField.hpp>
#include <com/sun/star/ucb/DocumentStoreMode.hpp>
#include <com/sun/star/ucb/Priority.hpp>
#include <com/sun/star/ucb/RecipientInfo.hpp>
#include <com/sun/star/ucb/RuleSet.hpp>
#include <com/sun/star/ucb/SendInfo.hpp>
#include <com/sun/star/ucb/SendMediaTypes.hpp>
#include <com/sun/star/ucb/SynchronizePolicy.hpp>
#include <com/sun/star/ucb/VerificationMode.hpp>
#include <com/sun/star/ucb/XDataContainer.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/weak.hxx>
#include "ucbprops.hxx"
Include dependency graph for ucbprops.cxx:

Go to the source code of this file.

Macros

#define ATTR_DEFAULT   ( PropertyAttribute::BOUND | PropertyAttribute::MAYBEVOID | PropertyAttribute::MAYBEDEFAULT )
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ucb_UcbPropertiesManager_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ ATTR_DEFAULT

Definition at line 46 of file ucbprops.cxx.

Function Documentation

◆ ucb_UcbPropertiesManager_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * ucb_UcbPropertiesManager_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 216 of file ucbprops.cxx.