Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx167 bool mbEmptyActions; member
179 ,mbEmptyActions( true ) in SfxUndoManager_Data()
343 m_xData->mbEmptyActions = !ImplIsEmptyActions(); in SfxUndoManager()
1244 if (m_xData->mbEmptyActions != bEmptyActions) in ImplCheckEmptyActions()
1246 m_xData->mbEmptyActions = bEmptyActions; in ImplCheckEmptyActions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx170 bool mbEmptyActions; member
182 ,mbEmptyActions( true ) in SfxUndoManager_Data()
342 m_xData->mbEmptyActions = !ImplIsEmptyActions(); in SfxUndoManager()
1243 if (m_xData->mbEmptyActions != bEmptyActions) in ImplCheckEmptyActions()
1245 m_xData->mbEmptyActions = bEmptyActions; in ImplCheckEmptyActions()