Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dxsddatatypes.cxx215 const Property* pPropertiesEnd = pProperties + aProperties.getLength(); in lcl_copyProperties() local
216 for ( ; pProperties != pPropertiesEnd; ++pProperties ) in lcl_copyProperties()
H A Dformcomponenthandler.cxx872 Property* pPropertiesEnd = pProperty + aAllProperties.getLength(); in doDescribeSupportedProperties() local
873 for ( ; pProperty != pPropertiesEnd; ++pProperty ) in doDescribeSupportedProperties()
/trunk/main/connectivity/source/commontools/
H A DDriversConfig.cxx53 const ::rtl::OUString* pPropertiesEnd = pPropertiesIter + aProperties.getLength(); in lcl_fillValues() local
54 for (;pPropertiesIter != pPropertiesEnd ; ++pPropertiesIter) in lcl_fillValues()
/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx302 const Property* pPropertiesEnd = pProperties + aProperties.getLength(); in exportDataSource() local
303 for ( ; pProperties != pPropertiesEnd; ++pProperties ) in exportDataSource()

Completed in 35 milliseconds