LibreOffice Module extensions (master) 1
Namespaces | Functions
xsddatatypes.cxx File Reference
#include "xsddatatypes.hxx"
#include <com/sun/star/xsd/DataTypeClass.hpp>
#include <com/sun/star/xsd/XDataType.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <tools/debug.hxx>
#include <osl/diagnose.h>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for xsddatatypes.cxx:

Go to the source code of this file.

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Functions

template<typename INTERFACE , typename ARGUMENT >
static ARGUMENT pcr::getSave (INTERFACE *pObject, ARGUMENT(SAL_CALL INTERFACE::*pGetter)())