LibreOffice Module sw (master) 1
|
#include <DateFormFieldButton.hxx>
#include <edtwin.hxx>
#include <bookmark.hxx>
#include <tools/date.hxx>
#include <svl/numformat.hxx>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (DateFormFieldButton, ImplSelectHdl, weld::Calendar &, rCalendar, void) | |
IMPL_LINK | ( | DateFormFieldButton | , |
ImplSelectHdl | , | ||
weld::Calendar & | , | ||
rCalendar | , | ||
void | |||
) |
Definition at line 17 of file DateFormFieldButton.cxx.