LibreOffice Module sw (master) 1
|
#include <datecontentcontrolbutton.hxx>
#include <svl/numformat.hxx>
#include <tools/date.hxx>
#include <vcl/svapp.hxx>
#include <edtwin.hxx>
#include <formatcontentcontrol.hxx>
#include <view.hxx>
#include <wrtsh.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (SwDateContentControlButton, SelectHandler, weld::Calendar &, rCalendar, void) | |
IMPL_LINK | ( | SwDateContentControlButton | , |
SelectHandler | , | ||
weld::Calendar & | , | ||
rCalendar | , | ||
void | |||
) |
Definition at line 21 of file datecontentcontrolbutton.cxx.
References SwView::GetWrtShell(), and SwWrtShell::GotoContentControl().