|
LibreOffice Module svx (master) 1
|
#include <vcl/transfer.hxx>#include <svl/lstner.hxx>#include <svx/galctrl.hxx>#include <com/sun/star/frame/XDispatch.hpp>#include <com/sun/star/frame/XFrame.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <com/sun/star/util/XURLTransformer.hpp>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< GalleryItemFlags > |
| class | GalleryBrowser2 |
| class | GalleryDragDrop |
Namespaces | |
| namespace | o3tl |
| namespace | svx |
| namespace | svx::sidebar |
Enumerations | |
| enum | GalleryBrowserMode { GALLERYBROWSERMODE_NONE = 0 , GALLERYBROWSERMODE_ICON = 1 , GALLERYBROWSERMODE_LIST = 2 , GALLERYBROWSERMODE_PREVIEW = 3 } |
| enum class | GalleryBrowserTravel { First , Last , Previous , Next } |
| enum class | GalleryItemFlags { Title = 0x0002 , Path = 0x0004 } |
| enum GalleryBrowserMode |
| Enumerator | |
|---|---|
| GALLERYBROWSERMODE_NONE | |
| GALLERYBROWSERMODE_ICON | |
| GALLERYBROWSERMODE_LIST | |
| GALLERYBROWSERMODE_PREVIEW | |
Definition at line 33 of file galbrws2.hxx.
|
strong |
| Enumerator | |
|---|---|
| First | |
| Last | |
| Previous | |
| Next | |
Definition at line 42 of file galbrws2.hxx.
|
strong |
| Enumerator | |
|---|---|
| Title | |
| Path | |
Definition at line 47 of file galbrws2.hxx.