Searched refs:aControlProps (Results 1 – 1 of 1) sorted by relevance
179 Sequence< ::com::sun::star::beans::PropertyValue> aControlProps; in dispatch() local202 … aControlProps = *(Sequence< ::com::sun::star::beans::PropertyValue>*)pArguments->Value.getValue(); in dispatch()212 …OSL_ENSURE(aControlProps.getLength(), "SbaExternalSourceBrowser::dispatch(AddGridColumn) : missing… in dispatch()223 const ::com::sun::star::beans::PropertyValue* pControlProps = aControlProps.getConstArray(); in dispatch()224 for (i=0; i<aControlProps.getLength(); ++i, ++pControlProps) in dispatch()
Completed in 20 milliseconds