LibreOffice Module sw (master) 1
Classes | Macros | Typedefs
workctrl.hxx File Reference
#include <sfx2/tbxctrl.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/InterimItemWindow.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
Include dependency graph for workctrl.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ NID_BKM

#define NID_BKM   20006

Definition at line 41 of file workctrl.hxx.

◆ NID_COUNT

#define NID_COUNT   21

Definition at line 56 of file workctrl.hxx.

◆ NID_CTRL

#define NID_CTRL   20004

Definition at line 39 of file workctrl.hxx.

◆ NID_DRW

#define NID_DRW   20003

Definition at line 38 of file workctrl.hxx.

◆ NID_FIELD

#define NID_FIELD   20019

Definition at line 54 of file workctrl.hxx.

◆ NID_FIELD_BYTYPE

#define NID_FIELD_BYTYPE   20020

Definition at line 55 of file workctrl.hxx.

◆ NID_FRM

#define NID_FRM   20001

Definition at line 36 of file workctrl.hxx.

◆ NID_FTN

#define NID_FTN   20011

Definition at line 46 of file workctrl.hxx.

◆ NID_GRF

#define NID_GRF   20007

Definition at line 42 of file workctrl.hxx.

◆ NID_INDEX_ENTRY

#define NID_INDEX_ENTRY   20015

Definition at line 50 of file workctrl.hxx.

◆ NID_MARK

#define NID_MARK   20012

Definition at line 47 of file workctrl.hxx.

◆ NID_OLE

#define NID_OLE   20008

Definition at line 43 of file workctrl.hxx.

◆ NID_OUTL

#define NID_OUTL   20009

Definition at line 44 of file workctrl.hxx.

◆ NID_PGE

#define NID_PGE   20002

Definition at line 37 of file workctrl.hxx.

◆ NID_POSTIT

#define NID_POSTIT   20013

Definition at line 48 of file workctrl.hxx.

◆ NID_RECENCY

#define NID_RECENCY   20018

Definition at line 53 of file workctrl.hxx.

◆ NID_REG

#define NID_REG   20005

Definition at line 40 of file workctrl.hxx.

◆ NID_SEL

#define NID_SEL   20010

Definition at line 45 of file workctrl.hxx.

◆ NID_SRCH_REP

#define NID_SRCH_REP   20014

Definition at line 49 of file workctrl.hxx.

◆ NID_START

#define NID_START   20000

Definition at line 34 of file workctrl.hxx.

◆ NID_TABLE_FORMULA

#define NID_TABLE_FORMULA   20016

Definition at line 51 of file workctrl.hxx.

◆ NID_TABLE_FORMULA_ERROR

#define NID_TABLE_FORMULA_ERROR   20017

Definition at line 52 of file workctrl.hxx.

◆ NID_TBL

#define NID_TBL   20000

Definition at line 35 of file workctrl.hxx.

Typedef Documentation

◆ NavElementToolBoxControl_Base

typedef cppu::ImplInheritanceHelper< ::svt::ToolboxController, lang::XServiceInfo> NavElementToolBoxControl_Base

Definition at line 156 of file workctrl.hxx.