Searched refs:aBooleanValues (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/connectivity/source/drivers/odbcbase/ |
H A D | ODriver.cxx | 137 Sequence< ::rtl::OUString > aBooleanValues(2); in getPropertyInfo() local 138 aBooleanValues[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "false" ) ); in getPropertyInfo() 139 aBooleanValues[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "true" ) ); in getPropertyInfo() 153 ,aBooleanValues) in getPropertyInfo() 167 ,aBooleanValues) in getPropertyInfo() 174 ,aBooleanValues) in getPropertyInfo() 181 ,aBooleanValues) in getPropertyInfo() 195 ,aBooleanValues) in getPropertyInfo() 202 ,aBooleanValues) in getPropertyInfo()
|
/aoo41x/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()
|
/aoo41x/main/connectivity/source/drivers/ado/ |
H A D | ADriver.cxx | 166 Sequence< ::rtl::OUString > aBooleanValues(2); in getPropertyInfo() local 167 aBooleanValues[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "false" ) ); in getPropertyInfo() 168 aBooleanValues[1] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "true" ) ); in getPropertyInfo() 175 ,aBooleanValues) in getPropertyInfo() 182 ,aBooleanValues) in getPropertyInfo()
|
Completed in 22 milliseconds