#include "contmenu.h"
Go to the source code of this file.
Classes | |
class | GalleryContextMenu |
Implements the SuperGallery context sensitive menus. More... | |
class | OpGalleryCommand |
A polymorphic Op which is used for all generic gallery "commands". More... | |
Variables | |
const String_32 | SGCmd_Apply (_T("Apply")) |
const String_32 | SGCmd_New (_T("New")) |
const String_32 | SGCmd_Rename (_T("Rename")) |
const String_32 | SGCmd_Redefine (_T("Redefine")) |
const String_32 | SGCmd_Edit (_T("Edit")) |
const String_32 | SGCmd_Copy (_T("Copy")) |
const String_32 | SGCmd_Delete (_T("Delete")) |
const String_32 | SGCmd_Create (_T("Create")) |
const String_32 | SGCmd_Add (_T("Add")) |
const String_32 | SGCmd_Remove (_T("Remove")) |
const String_32 | SGCmd_RemoveWebFonts (_T("Get")) |
const String_32 | SGCmd_XPE_Edit (_T("XPEEdit")) |
const String_32 | SGCmd_Trace (_T("Trace")) |
const String_32 | SGCmd_Effects (_T("Effects")) |
const String_32 | SGCmd_Save (_T("Save")) |
const String_32 | SGCmd_Props (_T("BmpProperties")) |
const String_32 | SGCmd_FrameProps (_T("Frame properties")) |
const String_32 | SGCmd_Install (_T("Install")) |
const String_32 | SGCmd_Deinstall (_T("Deinstall")) |
const String_32 | SGCmd_StopLoading (_T("StopLoading")) |
const String_32 | SGCmd_EmptyClipartCache (_T("EmptyClpCache")) |
const String_32 | SGCmd_EmptyFontsCache (_T("EmptyFntCache")) |
const String_32 | SGCmd_EmptyFillsCache (_T("EmptyFlsCache")) |
const String_32 | SGCmd_Open (_T("Open")) |
const String_32 | SGCmd_Import (_T("Import")) |
const String_32 | SGCmd_Insert (_T("Insert")) |
const String_32 | SGCmd_Fill (_T("Fill")) |
const String_32 | SGCmd_Transp (_T("Transp")) |
const String_32 | SGCmd_Download (_T("Download")) |
const String_32 | SGCmd_PlugIns (_T("PlugIns")) |
const String_32 | SGCmd_SetBackground (_T("Background")) |
const String_32 | SGCmd_ShowInColourLine (_T("ColourLine")) |
const String_32 | SGCmd_Preview (_T("Preview")) |
const String_32 | SGCmd_Animation (_T("Animation")) |
const String_32 | SGCmd_Browser (_T("Browser")) |
const String_32 | SGCmd_Show (_T("Show")) |
const String_32 | SGCmd_RemoveNames (_T("RemoveNames")) |
const String_32 | SGCmd_Select (_T("Select")) |
const String_32 | SGCmd_Intersect (_T("Intersect")) |
const String_32 | SGCmd_Export (_T("Export")) |
const String_32 | SGCmd_ExportBrush (_T("ExportBrush")) |
const String_32 | SGCmd_RenameBrush (_T("RenameBrush")) |
const String_32 | SGCmd_Find (_T("Find")) |
const String_32 | SGCmd_Sort (_T("Sort")) |
const String_32 | SGCmd_Properties (_T("Properties")) |
const String_32 | SGCmd_FoldGroup (_T("FoldGroup")) |
const String_32 | SGCmd_UnfoldGroup (_T("UnfoldGroup")) |
const String_32 | SGCmd_NextGroup (_T("NextGroup")) |
const String_32 | SGCmd_PrevGroup (_T("PrevGroup")) |
const INT32 | GalleryBarNameLimitSize = 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|