#include "sglib.h"
#include "dragbmp.h"
#include "sgdrag.h"
#include "sglbase.h"
Go to the source code of this file.
Classes | |
class | LibClipartSGallery |
The LibClipart SuperGallery class. More... | |
class | OpLibGalClipTheme |
class | OpDisplayLibClipartGallery |
class | SGClipartItem |
A clipart gallery item. More... | |
class | GalleryClipartDragInfo |
A fill drag, which was started from the fill gallery. More... | |
class | SGClipartDragTarget |
An instantiation of this class is created by each entity which wishes to provide a 'destination' to which the mouse can go to complete a drag. More... | |
class | SGOilClipartDragTarget |
Drag Target for the mainframe, so dragging clipart into a null document situation (behind all the docs) will load a new document. More... | |
Defines | |
#define | OPTOKEN_LIBGAL_CLIPTHEME _T("LibGalClipTheme") |
Manages the clipart gallery's clipart/web themes combo-box. | |
#define | OPTOKEN_DISPLAYCLIPARTGALLERY _T("DisplayClipartGallery") |
Displays the LibClipart gallery. This op can be attached to a menu, button or keypress. |
|
Displays the LibClipart gallery. This op can be attached to a menu, button or keypress.
|
|
Manages the clipart gallery's clipart/web themes combo-box.
|