Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx384 SwUndoId nRepeatId(UNDO_EMPTY); in GetRepeatInfo() local
385 GetLastUndoInfo(o_pStr, & nRepeatId); in GetRepeatInfo()
386 if( REPEAT_START <= nRepeatId && REPEAT_END > nRepeatId ) in GetRepeatInfo()
388 return nRepeatId; in GetRepeatInfo()
/trunk/main/rsc/source/parser/
H A Drscinit.cxx309 nRepeatId = pHS->getID( "WB_REPEAT" ); in Init()
310 aWinBits.SetConstant( nRepeatId, sal::static_int_cast<sal_Int32>(WB_REPEAT) ); in Init()
702 &aWinBits, nRepeatId ), in Init()
/trunk/main/rsc/inc/
H A Drscdb.hxx111 Atom nRepeatId; member in RscTypCont

Completed in 25 milliseconds