LibreOffice Module extensions (master) 1
|
#include "handlerhelper.hxx"
#include "propertyeditor.hxx"
#include "browserpage.hxx"
#include "linedescriptor.hxx"
#include <tools/debug.hxx>
#include <utility>
#include <osl/diagnose.h>
Go to the source code of this file.
Namespaces | |
namespace | pcr |
a property handler for any virtual string properties | |
Functions | |
pcr::IMPL_LINK (OPropertyEditor, OnPageActivate, const OUString &, rNewPage, void) | |
pcr::IMPL_LINK (OPropertyEditor, OnPageDeactivate, const OUString &, rIdent, bool) | |