Lines Matching refs:aPropVal
340 Sequence<PropertyValue> aPropVal(2); in Select() local
341 PropertyValue* pPropertyVal = (PropertyValue*)aPropVal.getConstArray(); in Select()
348 SendDispatch(nId,aPropVal); in Select()
470 Sequence<PropertyValue> aPropVal(2); in PreNotify() local
471 PropertyValue* pPropertyVal = (PropertyValue*)aPropVal.getConstArray(); in PreNotify()
477 SendDispatch(TBC_BT_AUTOFILTER,aPropVal); in PreNotify()
496 Sequence<PropertyValue> aPropVal(1); variable
497 PropertyValue* pPropertyVal = (PropertyValue*)aPropVal.getConstArray();
502 SendDispatch(TBC_LB_SOURCE,aPropVal);
524 Sequence<PropertyValue> aPropVal(2); variable
525 PropertyValue* pPropertyVal = (PropertyValue*)aPropVal.getConstArray();
531 SendDispatch(TBC_BT_AUTOFILTER,aPropVal);