|
LibreOffice Module extensions (master) 1
|
#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>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)()) |