Home
last modified time | relevance | path

Searched refs:_rRow (Results 26 – 29 of 29) sorted by relevance

12

/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCache.hxx214 void deregisterOldRow(const TORowSetOldRowHelperRef& _rRow);
H A DRowSetCache.cxx1634 void ORowSetCache::deregisterOldRow(const TORowSetOldRowHelperRef& _rRow) in deregisterOldRow() argument
1639 if ( aOldRowIter->getBodyPtr() == _rRow.getBodyPtr() ) in deregisterOldRow()
/aoo42x/main/svx/inc/svx/
H A Dgridctrl.hxx574 String GetCurrentRowCellText(DbGridColumn* pCol,const DbGridRowRef& _rRow) const;
/aoo42x/main/svx/source/fmcomp/
H A Dgridctrl.cxx2754 XubString DbGridControl::GetCurrentRowCellText(DbGridColumn* pColumn,const DbGridRowRef& _rRow) con… in GetCurrentRowCellText()
2759 aText = pColumn->GetCellText(_rRow, m_xFormatter); in GetCurrentRowCellText()

Completed in 66 milliseconds

12