Home
last modified time | relevance | path

Searched refs:getColumnLabel (Results 26 – 35 of 35) sorted by relevance

12

/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOResultSetMetaData.cxx213 ::rtl::OUString SAL_CALL OResultSetMetaData::getColumnLabel( sal_Int32 column ) throw(SQLException,… in getColumnLabel() function in OResultSetMetaData
/aoo41x/main/ucbhelper/source/provider/
H A Dresultsetmetadata.cxx260 OUString SAL_CALL ResultSetMetaData::getColumnLabel( sal_Int32 column ) in getColumnLabel() function in ucbhelper::ResultSetMetaData
/aoo41x/main/connectivity/source/parse/
H A DPColumn.cxx127 ::rtl::OUString sLabel = _rxResMetaData->getColumnLabel( _nColumnPos ); in createColumnForResultSet()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXResultSetMetaData.idl138 string getColumnLabel([in]long column) raises (SQLException);
/aoo41x/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx319 xMeta->getColumnLabel( i+1 ) ); in DoImport()
H A Ddocsh8.cxx320 String aHeader = xMeta->getColumnLabel( i+1 ); in DBaseImport()
/aoo41x/main/sc/source/core/data/
H A Ddptablecache.cxx594 String aColTitle = xMeta->getColumnLabel(nCol+1); in InitFromDataBase()
/aoo41x/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx355 aDesc.SetHelpText( xStatementMeta->getColumnLabel( i ) ); in impl_ensureColumnInfo_throw()
/aoo41x/main/dbaccess/source/core/api/
H A DSingleSelectQueryComposer.cxx899 sColumnLabel = xResultSetMeta->getColumnLabel(i); in getColumns()
H A DRowSet.cxx1938 ::rtl::OUString sColumnLabel = xMeta->getColumnLabel(i); in execute_NoApprove_NoNewConn()

Completed in 199 milliseconds

12