Home
last modified time | relevance | path

Searched refs:bUnsigned (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/connectivity/source/inc/
H A DOTypeInfo.hxx54 bUnsigned : 1, // Ist der Type Unsigned member
68 ,bUnsigned(sal_False) in OTypeInfo()
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DOTypeInfo.hxx53 bUnsigned : 1, // Ist der Type Unsigned member
62 ,bUnsigned(sal_False) in OTypeInfo()
H A DSConnection.cxx346 aInfo.bUnsigned = xRow->getBoolean (10); in buildTypeInfo()
/aoo4110/main/dbaccess/source/ui/inc/
H A DTypeInfo.hxx104 bUnsigned : 1; // Ist der Type Unsigned member in dbaui::OTypeInfo
116 ,bUnsigned(sal_False) in OTypeInfo()
/aoo4110/main/connectivity/source/drivers/ado/
H A DAConnection.cxx459 aInfo->aSimpleType.bUnsigned = ADOS::getField(pRecordset,nPos++).get_Value(); in buildTypeInfo()
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx543 aInfo.bUnsigned = (sal_Bool)aValue; in buildTypeInfo()
/aoo4110/main/dbaccess/source/ui/misc/
H A DDExport.cxx261 m_pTypeInfo->bUnsigned = (sal_Bool)aValue; in ODatabaseExport()
H A DUITools.cxx732 pInfo->bUnsigned = (sal_Bool)aValue; in fillTypeInfo()

Completed in 55 milliseconds