LibreOffice Module framework (master) 1
|
#include <ImageList.hxx>
Public Attributes | |
OUString | maName |
sal_uInt16 | mnId |
Image | maImage |
Definition at line 29 of file ImageList.hxx.
Image ImageAryData::maImage |
Definition at line 33 of file ImageList.hxx.
Referenced by ImageList::ReplaceImage().
OUString ImageAryData::maName |
Definition at line 31 of file ImageList.hxx.
Referenced by ImageList::ImplRemoveImage().
sal_uInt16 ImageAryData::mnId |
Definition at line 32 of file ImageList.hxx.