Home
last modified time | relevance | path

Searched refs:SetCellContents (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryDesignFieldUndoAct.hxx78 inline void SetCellContents(const String& str) { m_strNextCellContents = str; } in SetCellContents() function in dbaui::OTabFieldCellModifiedUndoAct
H A DQueryTabWinUndoAct.cxx111 pOwner->SetCellContents(m_nCellIndex, nColumnId, m_strNextCellContents); in Undo()
H A DSelectionBrowseBox.hxx141 void SetCellContents(sal_Int32 nCellIndex, sal_uInt16 nColId, const String& strNewText);
H A DSelectionBrowseBox.cxx2408 void OSelectionBrowseBox::SetCellContents(sal_Int32 nRow, sal_uInt16 nColId, const String& strNewTe… in SetCellContents() function in OSelectionBrowseBox
2657 pUndoAct->SetCellContents(_rOldValue); in appendUndoAction()

Completed in 34 milliseconds