Searched refs:nRowID (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/dbaccess/source/ui/tabledesign/ |
H A D | TableUndo.cxx | 115 OTableDesignCellUndoAct::OTableDesignCellUndoAct( OTableRowView* pOwner, long nRowID, sal_uInt16 nC… in OTableDesignCellUndoAct() argument 118 ,m_nRow( nRowID ) in OTableDesignCellUndoAct() 186 OTableEditorTypeSelUndoAct::OTableEditorTypeSelUndoAct( OTableEditorCtrl* pOwner, long nRowID, sal_… in OTableEditorTypeSelUndoAct() argument 189 ,m_nRow( nRowID ) in OTableEditorTypeSelUndoAct()
|
H A D | TableUndo.hxx | 87 OTableDesignCellUndoAct( OTableRowView* pOwner, long nRowID, sal_uInt16 nColumn ); 105 …OTableEditorTypeSelUndoAct( OTableEditorCtrl* pOwner, long nRowID, sal_uInt16 nColumn, const TOTyp…
|
Completed in 20 milliseconds