LibreOffice Module extensions (master) 1
|
#include "usercontrol.hxx"
#include <com/sun/star/inspection/PropertyControlType.hpp>
#include <svl/numuno.hxx>
#include <vcl/GraphicObject.hxx>
#include <vcl/event.hxx>
#include <tools/debug.hxx>
#include <svl/numformat.hxx>
#include <svl/zformat.hxx>
#include <connectivity/dbconversion.hxx>
#include "modulepcr.hxx"
#include <strings.hrc>
Go to the source code of this file.
Namespaces | |
namespace | pcr |
a property handler for any virtual string properties | |
Functions | |
pcr::IMPL_LINK (OFormatSampleControl, KeyInputHdl, const KeyEvent &, rKeyEvent, bool) | |
pcr::IMPL_LINK_NOARG (OFileUrlControl, URLModifiedHdl, weld::ComboBox &, void) | |