Home
last modified time | relevance | path

Searched defs:ImageListItemDescriptor (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/framework/inc/xml/
H A Dimagesconfiguration.hxx69 struct ImageListItemDescriptor struct
71 ImageListItemDescriptor() : nMaskMode( ImageMaskMode_Color ), in ImageListItemDescriptor() argument
74 ~ImageListItemDescriptor() { delete pImageItemList; } in ~ImageListItemDescriptor()
76 String aURL; // an URL to a bitmap with several images inside
77 Color aMaskColor; // a color used as transparent
78 String aMaskURL; // an URL to an optional bitmap used as a mask
79 …mageMaskMode nMaskMode; // an enum to describe the current mask mode
80 …* pImageItemList; // an array of ImageItemDescriptors that describes every image
81 … aHighContrastURL; // an URL to an optional high contrast bitmap with several images inside
82 … aHighContrastMaskURL; // an URL to an optional high contrast bitmap as a mask