Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/browser/
H A Dexsrcbrw.cxx179 Sequence< ::com::sun::star::beans::PropertyValue> aControlProps; in dispatch() local
202aControlProps = *(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 12 milliseconds