LibreOffice Module sw (master) 1
|
A link that has been encountered while parsing a tox. More...
Public Member Functions | |
ClosedLink (const OUString &url, sal_Int32 startPosition, sal_Int32 endPosition) | |
Public Attributes | |
SwFormatINetFormat | mINetFormat |
sal_Int32 | mStartTextPos |
sal_Int32 | mEndTextPos |
A link that has been encountered while parsing a tox.
A link is closed if it has both a start and an end token.
Definition at line 73 of file ToxLinkProcessor.hxx.
|
inline |
Definition at line 74 of file ToxLinkProcessor.hxx.
sal_Int32 sw::ToxLinkProcessor::ClosedLink::mEndTextPos |
Definition at line 82 of file ToxLinkProcessor.hxx.
SwFormatINetFormat sw::ToxLinkProcessor::ClosedLink::mINetFormat |
Definition at line 80 of file ToxLinkProcessor.hxx.
sal_Int32 sw::ToxLinkProcessor::ClosedLink::mStartTextPos |
Definition at line 81 of file ToxLinkProcessor.hxx.