Home
last modified time | relevance | path

Searched refs:mnViewShellId (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/undo/
H A Dundodraw.cxx28 mnViewShellId( -1 ) in ScUndoDraw()
31 mnViewShellId = pViewShell->GetViewShellId(); in ScUndoDraw()
47 return mnViewShellId; in GetViewShellId()
H A Dundobase.cxx41 mnViewShellId(-1) in ScSimpleUndo()
44 mnViewShellId = pViewShell->GetViewShellId(); in ScSimpleUndo()
49 return mnViewShellId; in GetViewShellId()
548 mnViewShellId( -1 ) in ScUndoWrapper()
551 mnViewShellId = pWrappedUndo->GetViewShellId(); in ScUndoWrapper()
572 return mnViewShellId; in GetViewShellId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/undo/
H A Dundodraw.cxx28 mnViewShellId( -1 ) in ScUndoDraw()
31 mnViewShellId = pViewShell->GetViewShellId(); in ScUndoDraw()
47 return mnViewShellId; in GetViewShellId()
H A Dundobase.cxx41 mnViewShellId(-1) in ScSimpleUndo()
44 mnViewShellId = pViewShell->GetViewShellId(); in ScSimpleUndo()
49 return mnViewShellId; in GetViewShellId()
548 mnViewShellId( -1 ) in ScUndoWrapper()
551 mnViewShellId = pWrappedUndo->GetViewShellId(); in ScUndoWrapper()
572 return mnViewShellId; in GetViewShellId()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dundobase.hxx50 ViewShellId mnViewShellId; member in ScSimpleUndo
158 ViewShellId mnViewShellId; member in ScUndoWrapper
H A Dundodraw.hxx31 ViewShellId mnViewShellId; member in ScUndoDraw
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dundobase.hxx51 ViewShellId mnViewShellId; member in ScSimpleUndo
159 ViewShellId mnViewShellId; member in ScUndoWrapper
H A Dundodraw.hxx32 ViewShellId mnViewShellId; member in ScUndoDraw
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/undo/
H A Dundoobjects.cxx34 mnViewShellId(-1) in SdUndoAction()
39 mnViewShellId = pViewShell->GetViewShellBase().GetViewShellId(); in SdUndoAction()
44 return mnViewShellId; in GetViewShellId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/undo/
H A Dundoobjects.cxx34 mnViewShellId(-1) in SdUndoAction()
39 mnViewShellId = pViewShell->GetViewShellBase().GetViewShellId(); in SdUndoAction()
44 return mnViewShellId; in GetViewShellId()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A Dsdundo.hxx40 ViewShellId mnViewShellId; member in SdUndoAction
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A Dsdundo.hxx41 ViewShellId mnViewShellId; member in SdUndoAction
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Deditund2.hxx51 ViewShellId mnViewShellId;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Deditund2.hxx50 ViewShellId mnViewShellId; member in EditUndo
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Deditundo.cxx119 nId(nI), mnViewShellId(-1), mpEditEngine(pEE) in EditUndo()
124 mnViewShellId = pViewShell->GetViewShellId(); in EditUndo()
154 return mnViewShellId; in GetViewShellId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Deditundo.cxx119 nId(nI), mnViewShellId(-1), mpEditEngine(pEE) in EditUndo()
124 mnViewShellId = pViewShell->GetViewShellId(); in EditUndo()
154 return mnViewShellId; in GetViewShellId()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/undo/
H A Dundo.cxx1259 ViewShellId mnViewShellId; member
1265 … mnId(nId), mnViewShellId(nViewShellId), maComment(rComment), maRepeatComment(rRepeatComment) {} in Impl()
1280 return mpImpl->mnViewShellId; in GetViewShellId()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/undo/
H A Dundo.cxx1258 ViewShellId const mnViewShellId; member
1264 … mnId(nId), mnViewShellId(nViewShellId), maComment(rComment), maRepeatComment(rRepeatComment) {} in Impl()
1279 return mpImpl->mnViewShellId; in GetViewShellId()