Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx343 m_xData->mbEmptyActions = !ImplIsEmptyActions(); in SfxUndoManager()
1049 ImplIsEmptyActions(); in ImplLeaveListAction()
1233 return ImplIsEmptyActions(); in IsEmptyActions()
1236 inline bool SfxUndoManager::ImplIsEmptyActions() const in ImplIsEmptyActions() function in SfxUndoManager
1243 bool bEmptyActions = ImplIsEmptyActions(); in ImplCheckEmptyActions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx342 m_xData->mbEmptyActions = !ImplIsEmptyActions(); in SfxUndoManager()
1048 ImplIsEmptyActions(); in ImplLeaveListAction()
1232 return ImplIsEmptyActions(); in IsEmptyActions()
1235 inline bool SfxUndoManager::ImplIsEmptyActions() const in ImplIsEmptyActions() function in SfxUndoManager
1242 bool bEmptyActions = ImplIsEmptyActions(); in ImplCheckEmptyActions()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx330 inline bool ImplIsEmptyActions() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx328 inline bool ImplIsEmptyActions() const;