| /AOO41X/main/dbaccess/source/ui/inc/ |
| H A D | TypeInfo.hxx | 81 class OTypeInfo class 106 OTypeInfo() in OTypeInfo() function in dbaui::OTypeInfo 118 sal_Bool operator == (const OTypeInfo& lh) const { return lh.nType == nType; } in operator ==() 119 sal_Bool operator != (const OTypeInfo& lh) const { return lh.nType != nType; } in operator !=() 124 typedef ::boost::shared_ptr<OTypeInfo> TOTypeInfoSP;
|
| H A D | TableRow.hxx | 49 class OTypeInfo;
|
| H A D | TableDesignControl.hxx | 44 class OTypeInfo;
|
| H A D | DExport.hxx | 61 class OTypeInfo;
|
| H A D | FieldDescControl.hxx | 81 class OTypeInfo;
|
| /AOO41X/main/connectivity/source/inc/ |
| H A D | OTypeInfo.hxx | 33 struct OTypeInfo struct 58 OTypeInfo() in OTypeInfo() function 80 sal_Bool operator == (const OTypeInfo& lh) const { return lh.nType == nType; } in operator ==() argument 81 sal_Bool operator != (const OTypeInfo& lh) const { return lh.nType != nType; } in operator !=() argument
|
| /AOO41X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
| H A D | OTypeInfo.hxx | 32 struct OTypeInfo struct 57 OTypeInfo() in OTypeInfo() argument 79 sal_Bool operator == (const OTypeInfo& lh) const { return lh.nType == nType; } in operator ==() argument 80 sal_Bool operator != (const OTypeInfo& lh) const { return lh.nType != nType; } in operator !=() argument
|
| H A D | SConnection.hxx | 56 typedef ::std::vector< ::connectivity::OTypeInfo> TTypeInfoVector;
|
| H A D | SConnection.cxx | 336 OTypeInfo aInfo; in buildTypeInfo()
|
| /AOO41X/main/dbaccess/source/ui/tabledesign/ |
| H A D | TableUndo.hxx | 91 class OTypeInfo;
|
| H A D | FieldDescriptions.cxx | 624 TOTypeInfoSP pSpecialType( new OTypeInfo() ); in getSpecialTypeInfo()
|
| H A D | TableController.cxx | 174 m_pTypeInfo = TOTypeInfoSP(new OTypeInfo()); in DBG_NAME()
|
| /AOO41X/main/connectivity/source/drivers/ado/ |
| H A D | AStatement.cxx | 220 OTypeInfo aInfo; in getPrecision() 224 …::std::vector<OTypeInfo>::const_iterator aIter = ::std::find(m_aTypeInfo.begin(),m_aTypeInfo.end()… in getPrecision()
|
| /AOO41X/main/odk/examples/DevelopersGuide/Database/ |
| H A D | makefile.mk | 52 $(DESTDIRDEVGUIDEEXAMPLES)$/Database$/DriverSkeleton$/OTypeInfo.hxx \
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | ColumnControlWindow.cxx | 189 m_pTypeInfo = TOTypeInfoSP(new OTypeInfo()); in getDefaultTyp()
|
| /AOO41X/main/dbaccess/source/ui/misc/ |
| H A D | DExport.cxx | 233 m_pTypeInfo = TOTypeInfoSP(new OTypeInfo()); in ODatabaseExport() 290 m_pTypeInfo = TOTypeInfoSP(new OTypeInfo()); in ODatabaseExport()
|
| H A D | WCopyTable.cxx | 738 m_pTypeInfo = TOTypeInfoSP(new OTypeInfo()); in construct()
|
| H A D | UITools.cxx | 687 TOTypeInfoSP pInfo(new OTypeInfo()); in fillTypeInfo()
|
| /AOO41X/main/connectivity/source/inc/ado/ |
| H A D | AConnection.hxx | 42 ::connectivity::OTypeInfo aSimpleType; // the general type info
|
| H A D | AStatement.hxx | 81 … ::std::vector<connectivity::OTypeInfo> m_aTypeInfo; // Hashtable containing an entry
|
| /AOO41X/main/connectivity/source/inc/odbc/ |
| H A D | OConnection.hxx | 51 typedef ::std::vector< ::connectivity::OTypeInfo> TTypeInfoVector;
|
| /AOO41X/main/connectivity/source/drivers/odbcbase/ |
| H A D | OConnection.cxx | 503 OTypeInfo aInfo; in buildTypeInfo()
|
| H A D | OPreparedStatement.cxx | 829 OTypeInfo aInfo; in getPrecision()
|