Home
last modified time | relevance | path

Searched refs:TypeList (Results 1 – 1 of 1) sorted by relevance

/trunk/main/scripting/source/vbaevents/
H A Deventhelper.cxx287 struct TypeList struct
299 TypeList fixedTextList = {&typeXFixedText, 1}; argument
300 TypeList textCompList = {&typeXTextComponent, 1};
301 TypeList radioButtonList = {&typeXRadioButton, 1};
302 TypeList comboBoxList = {&typeXComboBox, 1};
830 TypeList* pTypeListInfo = static_cast<TypeList*>(pPara); in FindControl()

Completed in 14 milliseconds