Searched refs:SetCellContents (Results 1 – 4 of 4) sorted by relevance
78 inline void SetCellContents(const String& str) { m_strNextCellContents = str; } in SetCellContents() function in dbaui::OTabFieldCellModifiedUndoAct
111 pOwner->SetCellContents(m_nCellIndex, nColumnId, m_strNextCellContents); in Undo()
141 void SetCellContents(sal_Int32 nCellIndex, sal_uInt16 nColId, const String& strNewText);
2408 void OSelectionBrowseBox::SetCellContents(sal_Int32 nRow, sal_uInt16 nColId, const String& strNewTe… in SetCellContents() function in OSelectionBrowseBox2657 pUndoAct->SetCellContents(_rOldValue); in appendUndoAction()
Completed in 153 milliseconds