LibreOffice Module extensions (master) 1
Namespaces | Functions
propertycomposer.cxx File Reference
#include "propertycomposer.hxx"
#include <com/sun/star/lang/NullPointerException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <comphelper/sequence.hxx>
#include <osl/diagnose.h>
#include <comphelper/diagnose_ex.hxx>
#include <algorithm>
#include <iterator>
#include <utility>
Include dependency graph for propertycomposer.cxx:

Go to the source code of this file.

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Functions

static void pcr::uniteStringArrays (const PropertyComposer::HandlerArray &_rHandlers, Sequence< OUString >(SAL_CALL XPropertyHandler::*pGetter)(), Sequence< OUString > &_rUnion)