Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx1243 bool bEmptyActions = ImplIsEmptyActions(); in ImplCheckEmptyActions() local
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.cxx1242 bool bEmptyActions = ImplIsEmptyActions(); in ImplCheckEmptyActions() local
1243 if (m_xData->mbEmptyActions != bEmptyActions) in ImplCheckEmptyActions()
1245 m_xData->mbEmptyActions = bEmptyActions; in ImplCheckEmptyActions()