Home
last modified time | relevance | path

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

/AOO42X/main/vcl/inc/
H A Dsvdata.hxx259 struct ImplSVCtrlData struct
261 ImageList* mpCheckImgList; // ImageList for CheckBoxes
262 ImageList* mpRadioImgList; // ImageList for RadioButtons
263 ImageList* mpPinImgList; // ImageList for PIN
264 ImageList* mpSplitHPinImgList; // ImageList for Horizontal SplitWindows
265 ImageList* mpSplitVPinImgList; // ImageList for Vertical SplitWindows (PIN's)
266 ImageList* mpSplitHArwImgList; // ImageList for Horizontal SplitWindows (Arrows)
267 ImageList* mpSplitVArwImgList; // ImageList for Vertical SplitWindows (Arrows)
268 Image* mpDisclosurePlus;
269 Image* mpDisclosurePlusHC;
[all …]