LibreOffice Module sw (master) 1
|
#include <sfx2/tbxctrl.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/InterimItemWindow.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
Go to the source code of this file.
Classes | |
class | SwTbxAutoTextCtrl |
class | SwPreviewZoomControl |
class | SwJumpToSpecificPageControl |
class | NavElementBox_Base |
class | NavElementBox_Impl |
class | NavElementToolBoxControl |
Macros | |
#define | NID_START 20000 |
#define | NID_TBL 20000 |
#define | NID_FRM 20001 |
#define | NID_PGE 20002 |
#define | NID_DRW 20003 |
#define | NID_CTRL 20004 |
#define | NID_REG 20005 |
#define | NID_BKM 20006 |
#define | NID_GRF 20007 |
#define | NID_OLE 20008 |
#define | NID_OUTL 20009 |
#define | NID_SEL 20010 |
#define | NID_FTN 20011 |
#define | NID_MARK 20012 |
#define | NID_POSTIT 20013 |
#define | NID_SRCH_REP 20014 |
#define | NID_INDEX_ENTRY 20015 |
#define | NID_TABLE_FORMULA 20016 |
#define | NID_TABLE_FORMULA_ERROR 20017 |
#define | NID_RECENCY 20018 |
#define | NID_FIELD 20019 |
#define | NID_FIELD_BYTYPE 20020 |
#define | NID_COUNT 21 |
Typedefs | |
typedef cppu::ImplInheritanceHelper< ::svt::ToolboxController, lang::XServiceInfo > | NavElementToolBoxControl_Base |
#define NID_BKM 20006 |
Definition at line 41 of file workctrl.hxx.
#define NID_COUNT 21 |
Definition at line 56 of file workctrl.hxx.
#define NID_CTRL 20004 |
Definition at line 39 of file workctrl.hxx.
#define NID_DRW 20003 |
Definition at line 38 of file workctrl.hxx.
#define NID_FIELD 20019 |
Definition at line 54 of file workctrl.hxx.
#define NID_FIELD_BYTYPE 20020 |
Definition at line 55 of file workctrl.hxx.
#define NID_FRM 20001 |
Definition at line 36 of file workctrl.hxx.
#define NID_FTN 20011 |
Definition at line 46 of file workctrl.hxx.
#define NID_GRF 20007 |
Definition at line 42 of file workctrl.hxx.
#define NID_INDEX_ENTRY 20015 |
Definition at line 50 of file workctrl.hxx.
#define NID_MARK 20012 |
Definition at line 47 of file workctrl.hxx.
#define NID_OLE 20008 |
Definition at line 43 of file workctrl.hxx.
#define NID_OUTL 20009 |
Definition at line 44 of file workctrl.hxx.
#define NID_PGE 20002 |
Definition at line 37 of file workctrl.hxx.
#define NID_POSTIT 20013 |
Definition at line 48 of file workctrl.hxx.
#define NID_RECENCY 20018 |
Definition at line 53 of file workctrl.hxx.
#define NID_REG 20005 |
Definition at line 40 of file workctrl.hxx.
#define NID_SEL 20010 |
Definition at line 45 of file workctrl.hxx.
#define NID_SRCH_REP 20014 |
Definition at line 49 of file workctrl.hxx.
#define NID_START 20000 |
Definition at line 34 of file workctrl.hxx.
#define NID_TABLE_FORMULA 20016 |
Definition at line 51 of file workctrl.hxx.
#define NID_TABLE_FORMULA_ERROR 20017 |
Definition at line 52 of file workctrl.hxx.
#define NID_TBL 20000 |
Definition at line 35 of file workctrl.hxx.
typedef cppu::ImplInheritanceHelper< ::svt::ToolboxController, lang::XServiceInfo> NavElementToolBoxControl_Base |
Definition at line 156 of file workctrl.hxx.