Home
last modified time | relevance | path

Searched refs:GetCurrentRowCellText (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2750 sRet = GetCurrentRowCellText(pColumn, m_xPaintRow); in GetCellText()
2754 XubString DbGridControl::GetCurrentRowCellText(DbGridColumn* pColumn,const DbGridRowRef& _rRow) con… in GetCurrentRowCellText() function in DbGridControl
2769 return GetDataWindow().GetTextWidth(GetCurrentRowCellText(pColumn,m_xPaintRow)); in GetTotalCellWidth()
2884 …OStringTransferable* pTransferable = new OStringTransferable(GetCurrentRowCellText(pColumn,m_xPain… in StartDrag()
2905 OStringTransfer::CopyString( GetCurrentRowCellText( pColumn,m_xPaintRow ), this ); in copyCellText()
3500 OStringTransfer::CopyString( GetCurrentRowCellText( pColumn,m_xPaintRow ), this ); in KeyInput()
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx574 String GetCurrentRowCellText(DbGridColumn* pCol,const DbGridRowRef& _rRow) const;

Completed in 36 milliseconds