Searched refs:aSourceProperties (Results 1 – 2 of 2) sorted by relevance
385 Sequence< Property > aSourceProperties( xSourcePSI->getProperties() ); in ODatabaseForm() local386 for ( const Property* pSourceProperty = aSourceProperties.getConstArray(); in ODatabaseForm()387 … pSourceProperty != aSourceProperties.getConstArray() + aSourceProperties.getLength(); in ODatabaseForm()
1639 Sequence<Any> aSourceProperties = GetProperties(aSourceNames); in Commit() local1640 const Any* pSourceProps = aSourceProperties.getArray(); in Commit()
Completed in 54 milliseconds