LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwGrfShell::SwExternalToolEdit Class Reference
Inheritance diagram for SwGrfShell::SwExternalToolEdit:
[legend]
Collaboration diagram for SwGrfShell::SwExternalToolEdit:
[legend]

Public Member Functions

 SwExternalToolEdit (SwWrtShell *const pShell)
 
virtual void Update (Graphic &rGraphic) override
 
- Public Member Functions inherited from ExternalToolEdit
 ExternalToolEdit ()
 
virtual ~ExternalToolEdit ()
 
virtual void Update (Graphic &aGraphic)=0
 
void Edit (GraphicObject const *const pGraphic)
 
void StartListeningEvent ()
 

Private Attributes

SwWrtShell *const m_pShell
 
std::shared_ptr< SwUnoCursor > const m_pCursor
 

Additional Inherited Members

- Static Public Member Functions inherited from ExternalToolEdit
static void HandleCloseEvent (ExternalToolEdit *pData)
 
- Protected Attributes inherited from ExternalToolEdit
OUString m_aFileName
 
::std::unique_ptr< FileChangedCheckerm_pChecker
 

Detailed Description

Definition at line 71 of file grfsh.cxx.

Constructor & Destructor Documentation

◆ SwExternalToolEdit()

SwGrfShell::SwExternalToolEdit::SwExternalToolEdit ( SwWrtShell *const  pShell)
inlineexplicit

Definition at line 79 of file grfsh.cxx.

Member Function Documentation

◆ Update()

virtual void SwGrfShell::SwExternalToolEdit::Update ( Graphic rGraphic)
inlineoverridevirtual

Member Data Documentation

◆ m_pCursor

std::shared_ptr<SwUnoCursor> const SwGrfShell::SwExternalToolEdit::m_pCursor
private

Definition at line 76 of file grfsh.cxx.

Referenced by Update().

◆ m_pShell

SwWrtShell* const SwGrfShell::SwExternalToolEdit::m_pShell
private

Definition at line 75 of file grfsh.cxx.

Referenced by Update().


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