Home
last modified time | relevance | path

Searched refs:IsEmptyActions (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dundo.hxx276 bool IsEmptyActions() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dundo.hxx274 bool IsEmptyActions() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx1229 bool SfxUndoManager::IsEmptyActions() const in IsEmptyActions() function in SfxUndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx1228 bool SfxUndoManager::IsEmptyActions() const in IsEmptyActions() function in SfxUndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dobjserv.cxx1378 rSet.Put( SfxBoolItem(nWhich, pIUndoMgr->IsEmptyActions()) ); in GetState_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dobjserv.cxx1508 rSet.Put( SfxBoolItem(nWhich, pIUndoMgr->IsEmptyActions()) ); in GetState_Impl()