Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx137 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()
/aoo4110/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()
/aoo4110/main/connectivity/source/drivers/ado/
H A DADriver.cxx166 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 19 milliseconds