Searched refs:aBooleanValues (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/connectivity/source/drivers/odbcbase/ |
| H A D | ODriver.cxx | 136 Sequence< ::rtl::OUString > aBooleanValues(2); in getPropertyInfo() local 137 aBooleanValues[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "false" ) ); in getPropertyInfo() 138 aBooleanValues[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "true" ) ); in getPropertyInfo() 152 ,aBooleanValues) in getPropertyInfo() 166 ,aBooleanValues) in getPropertyInfo() 173 ,aBooleanValues) in getPropertyInfo() 180 ,aBooleanValues) in getPropertyInfo() 194 ,aBooleanValues) in getPropertyInfo() 201 ,aBooleanValues) in getPropertyInfo()
|
| /trunk/main/connectivity/source/drivers/jdbc/ |
| H A D | JDriver.cxx | 138 Sequence< ::rtl::OUString > aBooleanValues(2); in getPropertyInfo() local 139 aBooleanValues[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "false" ) ); in getPropertyInfo() 140 aBooleanValues[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "true" ) ); in getPropertyInfo() 168 ,aBooleanValues) in getPropertyInfo() 175 ,aBooleanValues) in getPropertyInfo() 182 ,aBooleanValues) in getPropertyInfo() 196 ,aBooleanValues) in getPropertyInfo() 203 ,aBooleanValues) in getPropertyInfo() 210 ,aBooleanValues) in getPropertyInfo()
|
| /trunk/main/connectivity/source/drivers/ado/ |
| H A D | ADriver.cxx | 165 Sequence< ::rtl::OUString > aBooleanValues(2); in getPropertyInfo() local 166 aBooleanValues[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "false" ) ); in getPropertyInfo() 167 aBooleanValues[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "true" ) ); in getPropertyInfo() 174 ,aBooleanValues) in getPropertyInfo() 181 ,aBooleanValues) in getPropertyInfo()
|