LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
sw::ToxLinkProcessor::StartedLink Struct Reference

Information about a started link. More...

Public Member Functions

 StartedLink (sal_Int32 startPosition, OUString characterStyle)
 

Public Attributes

sal_Int32 mStartPosition
 
OUString mCharacterStyle
 

Detailed Description

Information about a started link.

Definition at line 62 of file ToxLinkProcessor.hxx.

Constructor & Destructor Documentation

◆ StartedLink()

sw::ToxLinkProcessor::StartedLink::StartedLink ( sal_Int32  startPosition,
OUString  characterStyle 
)
inline

Definition at line 63 of file ToxLinkProcessor.hxx.

Member Data Documentation

◆ mCharacterStyle

OUString sw::ToxLinkProcessor::StartedLink::mCharacterStyle

Definition at line 67 of file ToxLinkProcessor.hxx.

◆ mStartPosition

sal_Int32 sw::ToxLinkProcessor::StartedLink::mStartPosition

Definition at line 66 of file ToxLinkProcessor.hxx.


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