Home
last modified time | relevance | path

Searched refs:aBooleanValues (Results 1 – 3 of 3) sorted by relevance

/trunk/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx136 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 DJDriver.cxx138 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 DADriver.cxx165 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()