Home
last modified time | relevance | path

Searched refs:nOldStt (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/undo/
H A Dunnum.cxx395 nIdx( rPos.nNode.GetIndex() ), nOldStt( USHRT_MAX ), in SwUndoNumRuleStart()
403 nOldStt( USHRT_MAX ), nNewStt( nStt ), bSetSttValue( sal_True ) in SwUndoNumRuleStart()
411 nOldStt = static_cast<sal_uInt16>(pTxtNd->GetAttrListRestartValue()); in SwUndoNumRuleStart()
415 nOldStt = USHRT_MAX; // indicating, that the list restart value is not set in SwUndoNumRuleStart()
428 rDoc.SetNodeNumStart( aPos, nOldStt ); in UndoImpl()
/aoo41x/main/sw/source/core/inc/
H A DUndoNumbering.hxx137 sal_uInt16 nOldStt, nNewStt; member in SwUndoNumRuleStart
/aoo41x/main/sw/source/core/docnode/
H A Dndcopy.cxx310 _CopyTable( SwDoc* pDc, _MapTblFrmFmts& rArr, sal_uLong nOldStt, in _CopyTable()
312 : pDoc(pDc), nOldTblSttIdx(nOldStt), rMapArr(rArr), in _CopyTable()

Completed in 76 milliseconds