LibreOffice Module sw (master) 1
|
#include <AnnotationWin.hxx>
#include <strings.hrc>
#include <unotools/useroptions.hxx>
#include <vcl/event.hxx>
#include <cmdid.h>
#include <swtypes.hxx>
Go to the source code of this file.
Namespaces | |
namespace | sw |
Dialog to specify the properties of date form field. | |
namespace | sw::annotation |
Functions | |
sw::annotation::IMPL_LINK (SwAnnotationWin, SelectHdl, const OUString &, rIdent, void) | |
sw::annotation::IMPL_LINK_NOARG (SwAnnotationWin, ToggleHdl, weld::Toggleable &, void) | |
sw::annotation::IMPL_LINK (SwAnnotationWin, KeyInputHdl, const KeyEvent &, rKeyEvt, bool) | |