|
LibreOffice Module extensions (master) 1
|
#include <memory>#include "propertyhandler.hxx"#include "formmetadata.hxx"#include "formbrowsertools.hxx"#include "handlerhelper.hxx"#include "formstrings.hxx"#include <com/sun/star/lang/NullPointerException.hpp>#include <com/sun/star/util/XModifiable.hpp>#include <com/sun/star/script/Converter.hpp>#include <cppuhelper/supportsservice.hxx>#include <tools/debug.hxx>#include <unotools/confignode.hxx>#include <unotools/localedatawrapper.hxx>#include <unotools/syslocale.hxx>#include <toolkit/helper/vclunohelper.hxx>#include <rtl/ref.hxx>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | pcr |
| a property handler for any virtual string properties | |