LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
oox::xls::HyperlinkModel Struct Reference

Stores data about a hyperlink range. More...

#include <worksheethelper.hxx>

Inheritance diagram for oox::xls::HyperlinkModel:
[legend]
Collaboration diagram for oox::xls::HyperlinkModel:
[legend]

Public Member Functions

 HyperlinkModel ()
 Additional tooltip text. More...
 

Public Attributes

ScRange maRange
 
OUString maTooltip
 The cell area containing the hyperlink. More...
 
- Public Attributes inherited from oox::ole::StdHlinkInfo
OUString maTarget
 
OUString maLocation
 
OUString maDisplay
 

Detailed Description

Stores data about a hyperlink range.

Definition at line 117 of file worksheethelper.hxx.

Constructor & Destructor Documentation

◆ HyperlinkModel()

oox::xls::HyperlinkModel::HyperlinkModel ( )
explicit

Additional tooltip text.

Definition at line 172 of file worksheethelper.cxx.

Member Data Documentation

◆ maRange

ScRange oox::xls::HyperlinkModel::maRange

Definition at line 119 of file worksheethelper.hxx.

Referenced by oox::xls::WorksheetFragment::importHyperlink().

◆ maTooltip

OUString oox::xls::HyperlinkModel::maTooltip

The cell area containing the hyperlink.

Definition at line 120 of file worksheethelper.hxx.

Referenced by oox::xls::WorksheetFragment::importHyperlink().


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