Home
last modified time | relevance | path

Searched defs:_rRow (Results 1 – 16 of 16) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DRowSetRow.hxx54 ORowSetOldRowHelper(const ORowSetRow& _rRow) in ORowSetOldRowHelper()
74 inline void setRow(const ORowSetRow& _rRow) { m_aRow = _rRow; } in setRow()
H A DWrappedResultSet.cxx163 void WrappedResultSet::fillValueRow(ORowSetRow& _rRow,sal_Int32 _nPosition) in fillValueRow()
H A DBookmarkSet.cxx179 void OBookmarkSet::fillValueRow(ORowSetRow& _rRow,sal_Int32 _nPosition) in fillValueRow()
H A DStaticSet.cxx69 void OStaticSet::fillValueRow(ORowSetRow& _rRow,sal_Int32 /*_nPosition*/) in fillValueRow()
H A DCacheSet.cxx262 void OCacheSet::fillParameters( const ORowSetRow& _rRow in fillParameters()
466 void OCacheSet::fillValueRow(ORowSetRow& _rRow,sal_Int32 _nPosition) in fillValueRow()
H A DRowSetCache.cxx1634 void ORowSetCache::deregisterOldRow(const TORowSetOldRowHelperRef& _rRow) in deregisterOldRow()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableRow.cxx127 SvStream& operator<<( SvStream& _rStr, const OTableRow& _rRow ) in operator <<()
166 SvStream& operator>>( SvStream& _rStr, OTableRow& _rRow ) in operator >>()
/trunk/main/connectivity/source/drivers/file/
H A DFNoException.cxx103 OKeyValue* OResultSet::GetOrderbyKeyValue(OValueRefRow& _rRow) in GetOrderbyKeyValue()
H A DFResultSet.cxx1682 void OResultSet::setBoundedColumns(const OValueRefRow& _rRow, in setBoundedColumns()
1848 void OResultSet::initializeRow(OValueRefRow& _rRow,sal_Int32 _nColumnCount) in initializeRow()
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx115 static void lcl_insertStopTransition( StateTransitions& _rRow ) in lcl_insertStopTransition()
121 static void lcl_insertStartExponentTransition( StateTransitions& _rRow ) in lcl_insertStartExponentTransition()
127 static void lcl_insertSignTransitions( StateTransitions& _rRow, const State eNextState ) in lcl_insertSignTransitions()
134 static void lcl_insertDigitTransitions( StateTransitions& _rRow, const State eNextState ) in lcl_insertDigitTransitions()
141 …static void lcl_insertCommonPreCommaTransitions( StateTransitions& _rRow, const sal_Unicode _cThSe… in lcl_insertCommonPreCommaTransitions()
/trunk/main/svtools/source/table/
H A Dtablegeometry.hxx148 const TableRowGeometry& _rRow, in TableCellGeometry()
/trunk/main/connectivity/source/inc/file/
H A DFResultSet.hxx308 inline void setSelectRow(const OValueRefRow& _rRow) in setSelectRow()
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx483 …String IndexFieldsControl::GetRowCellText(const ConstIndexFieldsIterator& _rRow,sal_uInt16 nColId)… in GetRowCellText() argument
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx600 sal_Bool OFlatTable::fetchRow(OValueRefRow& _rRow,const OSQLColumns & _rCols,sal_Bool bIsTable,sal_… in fetchRow()
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx822 sal_Bool OCalcTable::fetchRow( OValueRefRow& _rRow, const OSQLColumns & _rCols, in fetchRow()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx807 sal_Bool ODbaseTable::fetchRow(OValueRefRow& _rRow,const OSQLColumns & _rCols, sal_Bool _bUseTableD… in fetchRow()

Completed in 114 milliseconds