|
LibreOffice Module sw (master) 1
|
#include <contentcontrolaliasbutton.hxx>#include <basegfx/matrix/b2dhommatrixtools.hxx>#include <basegfx/vector/b2dvector.hxx>#include <drawinglayer/attribute/fontattribute.hxx>#include <drawinglayer/primitive2d/textlayoutdevice.hxx>#include <drawinglayer/primitive2d/textprimitive2d.hxx>#include <drawinglayer/processor2d/baseprocessor2d.hxx>#include <drawinglayer/processor2d/processor2dtools.hxx>#include <vcl/metric.hxx>#include <HeaderFooterWin.hxx>#include <edtwin.hxx>#include <formatcontentcontrol.hxx>#include <swabstdlg.hxx>#include <view.hxx>#include <viewopt.hxx>#include <wrtsh.hxx>Go to the source code of this file.
Macros | |
| #define | TEXT_PADDING 3 |
| #define | BOX_DISTANCE 3 |
| #define | BUTTON_WIDTH 12 |
Functions | |
| IMPL_LINK_NOARG (SwContentControlAliasButton, ClickHdl, weld::Button &, void) | |
| #define BOX_DISTANCE 3 |
Definition at line 30 of file contentcontrolaliasbutton.cxx.
| #define BUTTON_WIDTH 12 |
Definition at line 31 of file contentcontrolaliasbutton.cxx.
| #define TEXT_PADDING 3 |
Definition at line 29 of file contentcontrolaliasbutton.cxx.
| IMPL_LINK_NOARG | ( | SwContentControlAliasButton | , |
| ClickHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 73 of file contentcontrolaliasbutton.cxx.
References SwAbstractDialogFactory::Create(), SwAbstractDialogFactory::CreateSwContentControlDlg(), GetFrameWeld(), SwView::GetWrtShell(), m_bReadOnly, and VclAbstractDialog::AsyncContext::maEndDialogFn.