Searched refs:aInsertedPrimKeys (Results 1 – 1 of 1) sorted by relevance
1861 MultiSelection aInsertedPrimKeys; in SetPrimaryKey() local1862 aInsertedPrimKeys.SetTotalRange( Range(0,GetRowCount()) ); in SetPrimaryKey()1873 AdjustFieldDescription(pFieldDescr,aInsertedPrimKeys,nIndex,sal_False,sal_True); in SetPrimaryKey()1879 … GetUndoManager().AddUndoAction( new OPrimKeyUndoAct(this, aDeletedPrimKeys, aInsertedPrimKeys) ); in SetPrimaryKey()