Home
last modified time | relevance | path

Searched refs:nListActionElements (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx1005 const size_t nListActionElements = pArrayToLeave->nCurUndoAction; in ImplLeaveListAction() local
1006 if ( nListActionElements == 0 ) in ImplLeaveListAction()
1019 …fxUndoManager::ImplLeaveListAction: list action expected at this position!", nListActionElements ); in ImplLeaveListAction()
1054 return nListActionElements; in ImplLeaveListAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx1004 const size_t nListActionElements = pArrayToLeave->nCurUndoAction; in ImplLeaveListAction() local
1005 if ( nListActionElements == 0 ) in ImplLeaveListAction()
1018 …fxUndoManager::ImplLeaveListAction: list action expected at this position!", nListActionElements ); in ImplLeaveListAction()
1053 return nListActionElements; in ImplLeaveListAction()