Home
last modified time | relevance | path

Searched refs:XclExpHyperlinkRef (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxehelper.hxx180 typedef rtl::Reference< XclExpHyperlink > XclExpHyperlinkRef; typedef in XclExpHyperlinkHelper
192 XclExpHyperlinkRef GetLinkRecord() const;
200 XclExpHyperlinkRef mxLinkRec; /// Created HLINK record.
H A Dxetable.hxx998 typedef rtl::Reference< XclExpHyperlinkList > XclExpHyperlinkRef; typedef in XclExpCellTable
1011 XclExpHyperlinkRef mxHyperlinkList; /// List of HLINK records.
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxehelper.hxx178 typedef std::shared_ptr< XclExpHyperlink > XclExpHyperlinkRef; typedef in XclExpHyperlinkHelper
190 XclExpHyperlinkRef GetLinkRecord() const;
198 XclExpHyperlinkRef mxLinkRec; /// Created HLINK record.
H A Dxetable.hxx1000 typedef std::shared_ptr< XclExpHyperlinkList > XclExpHyperlinkRef; typedef in XclExpCellTable
1013 XclExpHyperlinkRef mxHyperlinkList; /// List of HLINK records.
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxehelper.cxx329 XclExpHyperlinkHelper::XclExpHyperlinkRef XclExpHyperlinkHelper::GetLinkRecord() const in GetLinkRecord()
333 return XclExpHyperlinkRef(); in GetLinkRecord()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxehelper.cxx329 XclExpHyperlinkHelper::XclExpHyperlinkRef XclExpHyperlinkHelper::GetLinkRecord() const in GetLinkRecord()
333 return XclExpHyperlinkRef(); in GetLinkRecord()