|
LibreOffice Module sc (master) 1
|
#include <tpview.hxx>#include <global.hxx>#include <viewopti.hxx>#include <scresid.hxx>#include <docsh.hxx>#include <sc.hrc>#include <strings.hrc>#include <units.hrc>#include <appoptio.hxx>#include <scmod.hxx>#include <svl/eitem.hxx>#include <svtools/unitconv.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (ScTpContentOptions, SelLbObjHdl, weld::ComboBox &, rLb, void) | |
| IMPL_LINK (ScTpContentOptions, CBHdl, weld::Toggleable &, rBtn, void) | |
| IMPL_LINK (ScTpContentOptions, GridHdl, weld::ComboBox &, rLb, void) | |
| IMPL_LINK_NOARG (ScTpLayoutOptions, MetricHdl, weld::ComboBox &, void) | |
| IMPL_LINK (ScTpLayoutOptions, AlignHdl, weld::Toggleable &, rBox, void) | |
| IMPL_LINK | ( | ScTpContentOptions | , |
| CBHdl | , | ||
| weld::Toggleable & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 226 of file tpview.cxx.
References VOPT_ANCHOR, VOPT_FORMULAS, VOPT_FORMULAS_MARKS, VOPT_HEADER, VOPT_HELPLINES, VOPT_HSCROLL, VOPT_NOTES, VOPT_NULLVALS, VOPT_OUTLINER, VOPT_PAGEBREAKS, VOPT_SUMMARY, VOPT_SYNTAX, VOPT_TABCONTROLS, VOPT_THEMEDCURSOR, and VOPT_VSCROLL.
| IMPL_LINK | ( | ScTpContentOptions | , |
| GridHdl | , | ||
| weld::ComboBox & | , | ||
| rLb | , | ||
| void | |||
| ) |
Definition at line 269 of file tpview.cxx.
References VOPT_GRID, and VOPT_GRID_ONTOP.
| IMPL_LINK | ( | ScTpContentOptions | , |
| SelLbObjHdl | , | ||
| weld::ComboBox & | , | ||
| rLb | , | ||
| void | |||
| ) |
Definition at line 212 of file tpview.cxx.
References eMode, eType, VOBJ_TYPE_CHART, VOBJ_TYPE_DRAW, and VOBJ_TYPE_OLE.
| IMPL_LINK | ( | ScTpLayoutOptions | , |
| AlignHdl | , | ||
| weld::Toggleable & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 569 of file tpview.cxx.
| IMPL_LINK_NOARG | ( | ScTpLayoutOptions | , |
| MetricHdl | , | ||
| weld::ComboBox & | , | ||
| void | |||
| ) |
Definition at line 556 of file tpview.cxx.