Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A Drefvaluecomponent.cxx182 Sequence< Type > aTypesRet( aTypes.size() ); in getSupportedBindingTypes() local
183 ::std::copy( aTypes.begin(), aTypes.end(), aTypesRet.getArray() ); in getSupportedBindingTypes()
184 return aTypesRet; in getSupportedBindingTypes()
H A DFormattedField.cxx1233 Sequence< Type > aTypesRet( aTypes.size() ); in getSupportedBindingTypes() local
1234 ::std::copy( aTypes.begin(), aTypes.end(), aTypesRet.getArray() ); in getSupportedBindingTypes()
1235 return aTypesRet; in getSupportedBindingTypes()

Completed in 23 milliseconds