Home
last modified time | relevance | path

Searched refs:GetCellData (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sc/source/ui/app/
H A Dseltrans.cxx386 ScTransferObj* ScSelectionTransferObj::GetCellData() in GetCellData() function in ScSelectionTransferObj
411 xSource = GetCellData(); in GetData()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx123 m_sOldText = m_pTabDgnCtrl->GetCellData( m_nRow, m_nCol ); in OTableDesignCellUndoAct()
138 m_sNewText = m_pTabDgnCtrl->GetCellData( m_nRow, m_nCol ); in Undo()
H A DTEditControl.hxx158 virtual ::com::sun::star::uno::Any GetCellData( long nRow, sal_uInt16 nColId );
H A DTEditControl.cxx1272 Any OTableEditorCtrl::GetCellData( long nRow, sal_uInt16 nColId ) in GetCellData() function in OTableEditorCtrl
1349 const_cast< OTableEditorCtrl* >( this )->GetCellData( nRow, nColId ) >>= sCellText; in GetCellText()
/trunk/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx696 GetCellData( rAction.GetOldCell(), pOldData, nDummy32, nOldLength ); in XclExpChTrCellContent()
697 GetCellData( rAction.GetNewCell(), pNewData, nLength, nDummy16 ); in XclExpChTrCellContent()
716 void XclExpChTrCellContent::GetCellData( in GetCellData() function in XclExpChTrCellContent
/trunk/main/sc/source/ui/inc/
H A Dseltrans.hxx68 ScTransferObj* GetCellData();
/trunk/main/dbaccess/source/ui/inc/
H A DTableDesignControl.hxx67 virtual ::com::sun::star::uno::Any GetCellData( long nRow, sal_uInt16 nColId ) = 0;
/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx463 void GetCellData(
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx4340 ScTransferObj* pCellTransfer = pOwnSelection->GetCellData(); in PasteSelection()

Completed in 71 milliseconds