|
LibreOffice Module sc (master) 1
|
#include <formula/errorcodes.hxx>#include <formula/opcode.hxx>#include <svx/fmshell.hxx>#include <sfx2/viewsh.hxx>#include <editeng/svxenum.hxx>#include <o3tl/deleter.hxx>#include <scdllapi.h>#include "dbfunc.hxx"#include "target.hxx"#include <shellids.hxx>#include <tabprotection.hxx>#include <com/sun/star/ui/dialogs/DialogClosedEvent.hpp>#include <dragdata.hxx>#include <memory>#include <map>Go to the source code of this file.
Classes | |
| class | ScTabViewShell |
Namespaces | |
| namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type. | |
| namespace | editeng |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::frame |
| namespace | svx |
Enumerations | |
| enum | ObjectSelectionType { OST_NONE , OST_Cell , OST_Editing , OST_DrawText , OST_Drawing , OST_DrawForm , OST_Pivot , OST_Auditing , OST_OleObject , OST_Chart , OST_Graphic , OST_Media , OST_Sparkline } |
| enum ObjectSelectionType |
| Enumerator | |
|---|---|
| OST_NONE | |
| OST_Cell | |
| OST_Editing | |
| OST_DrawText | |
| OST_Drawing | |
| OST_DrawForm | |
| OST_Pivot | |
| OST_Auditing | |
| OST_OleObject | |
| OST_Chart | |
| OST_Graphic | |
| OST_Media | |
| OST_Sparkline | |
Definition at line 76 of file tabvwsh.hxx.