LibreOffice Module cppcanvas (master) 1
Public Member Functions | Public Attributes | List of all members
cppcanvas::internal::ImplRenderer::MtfAction Struct Reference

#include <implrenderer.hxx>

Public Member Functions

 MtfAction (std::shared_ptr< Action > xAction, sal_Int32 nOrigIndex)
 

Public Attributes

std::shared_ptr< ActionmpAction
 
sal_Int32 mnOrigIndex
 

Detailed Description

Definition at line 139 of file implrenderer.hxx.

Constructor & Destructor Documentation

◆ MtfAction()

cppcanvas::internal::ImplRenderer::MtfAction::MtfAction ( std::shared_ptr< Action xAction,
sal_Int32  nOrigIndex 
)
inline

Definition at line 141 of file implrenderer.hxx.

Member Data Documentation

◆ mnOrigIndex

sal_Int32 cppcanvas::internal::ImplRenderer::MtfAction::mnOrigIndex

Definition at line 149 of file implrenderer.hxx.

◆ mpAction

std::shared_ptr<Action> cppcanvas::internal::ImplRenderer::MtfAction::mpAction

Definition at line 148 of file implrenderer.hxx.


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