|
LibreOffice Module forms (master) 1
|
#include "richtextengine.hxx"#include <svl/itempool.hxx>#include <editeng/eeitem.hxx>#include <editeng/editobj.hxx>#include <editeng/fhgtitem.hxx>#include <editeng/fontitem.hxx>#include <editeng/langitem.hxx>#include <vcl/svapp.hxx>#include <tools/mapunit.hxx>#include <vcl/mapmod.hxx>#include <vcl/outdev.hxx>#include <vcl/settings.hxx>#include <unotools/lingucfg.hxx>#include <osl/diagnose.h>#include <algorithm>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | frm |
| ListBox is a bit confusing / different from other form components, so here are a few notes: | |
Functions | |
| frm::IMPL_LINK (RichTextEngine, EditEngineStatusChanged, EditStatus &, _rStatus, void) | |