|
LibreOffice Module sc (master) 1
|
#include <vector>#include <vcl/idle.hxx>#include <svl/lstner.hxx>#include <sfx2/childwin.hxx>#include <sfx2/navigat.hxx>#include <sfx2/sidebar/PanelLayout.hxx>#include <rangeutl.hxx>#include "content.hxx"Go to the source code of this file.
Classes | |
| class | ScScenarioWindow |
| struct | ScScenarioWindow::ScenarioEntry |
| class | ScNavigatorDlg |
| class | ScNavigatorWrapper |
Macros | |
| #define | SC_DROPMODE_URL 0 |
| #define | SC_DROPMODE_LINK 1 |
| #define | SC_DROPMODE_COPY 2 |
Enumerations | |
| enum | NavListMode { NAV_LMODE_NONE = 0x4000 , NAV_LMODE_AREAS = 0x2000 , NAV_LMODE_SCENARIOS = 0x400 } |
| #define SC_DROPMODE_COPY 2 |
Definition at line 41 of file navipi.hxx.
| #define SC_DROPMODE_LINK 1 |
Definition at line 40 of file navipi.hxx.
| #define SC_DROPMODE_URL 0 |
Definition at line 39 of file navipi.hxx.
| enum NavListMode |
| Enumerator | |
|---|---|
| NAV_LMODE_NONE | |
| NAV_LMODE_AREAS | |
| NAV_LMODE_SCENARIOS | |
Definition at line 43 of file navipi.hxx.