Home
last modified time | relevance | path

Searched refs:ImplIsUndoEnabled_Lock (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx371 return ImplIsUndoEnabled_Lock(); in IsUndoEnabled()
375 bool SfxUndoManager::ImplIsUndoEnabled_Lock() const in ImplIsUndoEnabled_Lock() function in SfxUndoManager
482 while ( !ImplIsUndoEnabled_Lock() ) in Reset()
533 if ( !ImplIsUndoEnabled_Lock() || ( m_xData->pActUndoArray->nMaxUndoActions == 0 ) ) in ImplAddUndoAction_NoNotify()
911 if( !ImplIsUndoEnabled_Lock() ) in EnterListAction()
985 if ( !ImplIsUndoEnabled_Lock() ) in ImplLeaveListAction()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx370 return ImplIsUndoEnabled_Lock(); in IsUndoEnabled()
374 bool SfxUndoManager::ImplIsUndoEnabled_Lock() const in ImplIsUndoEnabled_Lock() function in SfxUndoManager
481 while ( !ImplIsUndoEnabled_Lock() ) in Reset()
532 if ( !ImplIsUndoEnabled_Lock() || ( m_xData->pActUndoArray->nMaxUndoActions == 0 ) ) in ImplAddUndoAction_NoNotify()
910 if( !ImplIsUndoEnabled_Lock() ) in EnterListAction()
984 if ( !ImplIsUndoEnabled_Lock() ) in ImplLeaveListAction()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx323 bool ImplIsUndoEnabled_Lock() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx321 bool ImplIsUndoEnabled_Lock() const;