SdrObjList*pSymbolList;//a list of symbols to be shown in menu. Symbol at position SID_ATTR_SYMBOLTYPE is to be shown in preview. The list position is to be used cyclic.
/** a list of symbols to be shown in menu. Symbol at position SID_ATTR_SYMBOLTYPE is to be shown in preview.
The list position is to be used cyclic. */
SdrObjList*pSymbolList;
boolbNewSize;
boolbNewSize;
GraphicaAutoSymbolGraphic;//a graphic to be displayed in the preview in case that an automatic symbol is choosen
/// a graphic to be displayed in the preview in case that an automatic symbol is choosen
GraphicaAutoSymbolGraphic;
longnNumMenuGalleryItems;
longnNumMenuGalleryItems;
longnSymbolType;
longnSymbolType;
SfxItemSet*pSymbolAttr;//attributes for the shown symbols; only necessary if not equal to line properties
/// attributes for the shown symbols; only necessary if not equal to line properties