LibreOffice Module cui (master) 1
|
#include <memory>
#include <editeng/sizeitem.hxx>
#include <osl/file.hxx>
#include <tools/urlobj.hxx>
#include <strings.hrc>
#include <svx/colorbox.hxx>
#include <svx/dlgctrl.hxx>
#include <svx/xlineit0.hxx>
#include <svx/xlinjoit.hxx>
#include <svx/xlncapit.hxx>
#include <svx/xlndsit.hxx>
#include <svx/xlnwtit.hxx>
#include <svx/xlnstwit.hxx>
#include <svx/xlnedwit.hxx>
#include <svx/xlnclit.hxx>
#include <svx/xlnstit.hxx>
#include <svx/xlnedit.hxx>
#include <svx/xlnstcit.hxx>
#include <svx/xlnedcit.hxx>
#include <svx/tabline.hxx>
#include <svx/xtable.hxx>
#include <svx/drawitem.hxx>
#include <cuitabline.hxx>
#include <dialmgr.hxx>
#include <svx/dlgutil.hxx>
#include <svx/svxgraphicitem.hxx>
#include <svx/ofaitem.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdview.hxx>
#include <svx/svdmodel.hxx>
#include <svx/xlntrit.hxx>
#include <svx/xfltrit.hxx>
#include <editeng/numitem.hxx>
#include <editeng/brushitem.hxx>
#include <svx/gallery.hxx>
#include <sfx2/opengrf.hxx>
#include <svx/dialmgr.hxx>
#include <svx/svxids.hrc>
#include <svx/strings.hrc>
#include <cuitabarea.hxx>
#include <svtools/unitconv.hxx>
#include <comphelper/lok.hxx>
Go to the source code of this file.
Macros | |
#define | MAX_BMP_WIDTH 16 |
#define | MAX_BMP_HEIGHT 16 |
#define MAX_BMP_HEIGHT 16 |
Definition at line 68 of file tpline.cxx.
#define MAX_BMP_WIDTH 16 |
Definition at line 67 of file tpline.cxx.
IMPL_LINK | ( | SvxLineTabPage | , |
ChangePreviewModifyHdl_Impl | , | ||
weld::MetricSpinButton & | , | ||
rEdit | , | ||
void | |||
) |
Definition at line 1188 of file tpline.cxx.
IMPL_LINK | ( | SvxLineTabPage | , |
GraphicHdl_Impl | , | ||
const OUString & | , | ||
rIdent | , | ||
void | |||
) |
Definition at line 1520 of file tpline.cxx.
References SvxOpenGraphicDialog::AsLink(), CuiResId(), SvxOpenGraphicDialog::EnableLink(), SvxOpenGraphicDialog::Execute(), GetFrameWeld(), SvxOpenGraphicDialog::GetGraphic(), SvxNumberFormat::GetGraphicSizeMM100(), OutputDevice::LogicToLogic(), SvxBmpItemInfo::pBrushItem, Size::setHeight(), SetMetricValue(), Graphic::SetPrefSize(), Size::setWidth(), SVX_SYMBOLTYPE_AUTO, SVX_SYMBOLTYPE_BRUSHITEM, and SVX_SYMBOLTYPE_NONE.
IMPL_LINK | ( | SvxLineTabPage | , |
RatioHdl_Impl | , | ||
weld::Toggleable & | , | ||
rBox | , | ||
void | |||
) |
Definition at line 1653 of file tpline.cxx.
IMPL_LINK | ( | SvxLineTabPage | , |
SizeHdl_Impl | , | ||
weld::MetricSpinButton & | , | ||
rField | , | ||
void | |||
) |
Definition at line 1606 of file tpline.cxx.
References OutputDevice::LogicToLogic().
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangeCapStyleHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1281 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangeEdgeStyleHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1275 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangeEndClickHdl_Impl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 1333 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangeEndListBoxHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1341 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangeEndModifyHdl_Impl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 1349 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangePreviewListBoxHdl_Impl | , | ||
ColorListBox & | , | ||
void | |||
) |
Definition at line 1183 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangeStartClickHdl_Impl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 1252 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangeStartListBoxHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1259 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangeStartModifyHdl_Impl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 1267 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ChangeTransparentHdl_Impl | , | ||
weld::MetricSpinButton & | , | ||
void | |||
) |
Definition at line 1357 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
ClickInvisibleHdl_Impl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 1286 of file tpline.cxx.
IMPL_LINK_NOARG | ( | SvxLineTabPage | , |
MenuCreateHdl_Impl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 1378 of file tpline.cxx.
References GalleryExplorer::FillObjList(), GALLERY_THEME_BULLETS, Graphic::GetBitmapEx(), GetFrameWeld(), SdrExchangeView::GetMarkedObjBitmapEx(), SdrExchangeView::GetMarkedObjMetaFile(), BitmapEx::GetSizePixel(), GPOS_AREA, Size::Height(), SdrMarkView::hideMarkHandles(), i, SdrView::MarkAll(), MAX_BMP_HEIGHT, MAX_BMP_WIDTH, SvxBmpItemInfo::pBrushItem, BitmapEx::Scale(), SdrObjEditView::ShowSdrPage(), SvxBmpItemInfo::sItemId, SdrView::UnmarkAll(), and Size::Width().