Home
last modified time | relevance | path

Searched refs:DataType (Results 151 – 175 of 196) sorted by relevance

12345678

/aoo42x/main/offapi/com/sun/star/sdbcx/
H A DColumn.idl54 <type scope="com::sun::star::sdbc">DataType</type>
H A DColumnDescriptor.idl44 <type scope="com::sun::star::sdbc">DataType</type>
/aoo42x/main/dtrans/source/win32/dtobj/
H A DDataFmtTransl.cxx157 aFlavor.DataType = CPPUTYPE_SEQSALINT8; in getDataFlavorFromFormatEtc()
H A DXTDataObject.cxx470 aFlavor.DataType = getCppuType( (Sequence< sal_Int8 >*)0 ); in renderSynthesizedHtmlAndSetupStgMedium()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DQueryDesignView.cxx2329 aInfo->SetDataType(DataType::DOUBLE); in InstallFields()
2374 aInfo->SetDataType(DataType::DOUBLE); in InstallFields()
3142 if ( nType == DataType::OTHER || (!sFunction.Len() && pEntry->isNumericOrAggreateFunction()) ) in getPredicateTreeFromEntry()
3151 nType = DataType::DOUBLE; in getPredicateTreeFromEntry()
3283 sal_Int32 nDataType = DataType::DOUBLE; in fillFunctionInfo()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DDataType.idl40 published constants DataType
H A DXArray.idl44 <member scope= "com::sun::star::sdbc">DataType::ARRAY</member>
/aoo42x/main/embedserv/source/embed/
H A Ded_idataobj.cxx79 aFlavor.DataType = getCppuType( (const sal_uInt64*) 0 ); in getMetaFileHandle_Impl()
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DPreparedStatement.cxx341 case DataType::DECIMAL: in setObjectWithInfo()
342 case DataType::NUMERIC: in setObjectWithInfo()
/aoo42x/main/connectivity/inc/connectivity/
H A Dsqliterator.hxx120 …eRange,sal_Bool bFkt=sal_False,sal_Int32 _nType = com::sun::star::sdbc::DataType::VARCHAR,sal_Bool…
/aoo42x/main/connectivity/source/drivers/ado/
H A DAColumn.cxx82 m_Type = DataType::OTHER; in OAdoColumn()
/aoo42x/main/dbaccess/source/core/api/
H A Dresultcolumn.cxx345 rValue <<= sal_Int32(DataType::SQLNULL); in getFastPropertyValue()
/aoo42x/main/forms/source/component/
H A DTime.cxx231 m_bDateTimeField = (nFieldType == DataType::TIMESTAMP); in onConnectedDbColumn()
H A DDate.cxx234 m_bDateTimeField = (nFieldType == DataType::TIMESTAMP); in onConnectedDbColumn()
H A DListBox.hxx181 …sBoundComponent() const { return m_nBoundColumnType != ::com::sun::star::sdbc::DataType::SQLNULL; } in impl_hasBoundComponent()
/aoo42x/main/vcl/test/
H A Ddndtest.cxx139 df.DataType = getCppuType( static_cast < OUString * > ( 0 ) ); in StringTransferable()
/aoo42x/main/dbaccess/source/core/inc/
H A Ddefinitioncolumn.hxx76 ,m_nType( ::com::sun::star::sdbc::DataType::SQLNULL ) in OTableColumnDescriptor()
/aoo42x/main/dtrans/source/test/
H A Dtest_dtrans.cxx251 df.DataType = getCppuType( ( Sequence< sal_Int8 >* )0 ); in StringTransferable()
/aoo42x/main/basctl/source/dlged/
H A Ddlged.cxx245 m_ClipboardDataFlavors[0].DataType = ::getCppuType( (const Sequence< sal_Int8 >*) 0 ); in DlgEditor()
250 m_ClipboardDataFlavorsResource[1].DataType = ::getCppuType( (const Sequence< sal_Int8 >*) 0 ); in DlgEditor()
/aoo42x/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx662 ,nDataType( sdbc::DataType::VARCHAR ) in ColumnDescription()
668 ,nDataType( sdbc::DataType::VARCHAR ) in ColumnDescription()
/aoo42x/main/dbaccess/source/ui/misc/
H A DWCPage.cxx358 m_pParent->m_vColumnTypes[i] = DataType::VARCHAR; in checkAppendData()
H A DWNameMatch.cxx205 sal_Int32 nType = ::com::sun::star::sdbc::DataType::VARCHAR; in LeavePage()
/aoo42x/main/oox/source/dump/
H A Ddumperbase.cxx178 void ItemFormat::set( DataType eDataType, FormatType eFmtType, const OUString& rItemName ) in set()
186 void ItemFormat::set( DataType eDataType, FormatType eFmtType, const OUString& rItemName, const OUS… in set()
761 DataType StringHelper::convertToDataType( const OUString& rStr ) in convertToDataType()
763 DataType eType = DATATYPE_VOID; in convertToDataType()
/aoo42x/main/filter/source/graphicfilter/etiff/
H A Detiff.cxx108 …void ImplWriteTag( sal_uInt16 TagID, sal_uInt16 DataType, sal_uInt32 NumberOfItems, sal_uInt32 …
/aoo42x/main/sot/source/base/
H A Dformats.cxx1630 aFlavorEx.DataType = rFlavor.DataType; in GetExchangeAction()

Completed in 208 milliseconds

12345678