LibreOffice Module svl (master) 1
Public Member Functions | Public Attributes | List of all members
SfxListUndoAction::Impl Struct Reference
Collaboration diagram for SfxListUndoAction::Impl:
[legend]

Public Member Functions

 Impl (sal_uInt16 nId, ViewShellId nViewShellId, OUString aComment, OUString aRepeatComment)
 

Public Attributes

sal_uInt16 mnId
 
ViewShellId mnViewShellId
 
OUString maComment
 
OUString maRepeatComment
 

Detailed Description

Definition at line 1267 of file undo.cxx.

Constructor & Destructor Documentation

◆ Impl()

SfxListUndoAction::Impl::Impl ( sal_uInt16  nId,
ViewShellId  nViewShellId,
OUString  aComment,
OUString  aRepeatComment 
)
inline

Definition at line 1275 of file undo.cxx.

References nId.

Member Data Documentation

◆ maComment

OUString SfxListUndoAction::Impl::maComment

Definition at line 1272 of file undo.cxx.

◆ maRepeatComment

OUString SfxListUndoAction::Impl::maRepeatComment

Definition at line 1273 of file undo.cxx.

◆ mnId

sal_uInt16 SfxListUndoAction::Impl::mnId

Definition at line 1269 of file undo.cxx.

◆ mnViewShellId

ViewShellId SfxListUndoAction::Impl::mnViewShellId

Definition at line 1270 of file undo.cxx.


The documentation for this struct was generated from the following file: