|
typedef ::std::vector< uno::Reference< excel::XHyperlink > > | HyperlinkVector |
|
Definition at line 109 of file vbahyperlinks.cxx.
◆ HyperlinkVector
◆ ScVbaHlinkContainer() [1/2]
detail::ScVbaHlinkContainer::ScVbaHlinkContainer |
( |
| ) |
|
|
explicit |
◆ ScVbaHlinkContainer() [2/2]
◆ getByIndex()
uno::Any SAL_CALL detail::ScVbaHlinkContainer::getByIndex |
( |
sal_Int32 |
nIndex | ) |
|
|
overridevirtual |
◆ getCount()
sal_Int32 SAL_CALL detail::ScVbaHlinkContainer::getCount |
( |
| ) |
|
|
overridevirtual |
◆ getElementType()
uno::Type SAL_CALL detail::ScVbaHlinkContainer::getElementType |
( |
| ) |
|
|
overridevirtual |
◆ hasElements()
sal_Bool SAL_CALL detail::ScVbaHlinkContainer::hasElements |
( |
| ) |
|
|
overridevirtual |
◆ insertHyperlink()
void detail::ScVbaHlinkContainer::insertHyperlink |
( |
const uno::Reference< excel::XHyperlink > & |
rxHlink | ) |
|
Inserts the passed hyperlink into the collection.
Will remove a Hyperlink object with the same anchor as the passed Hyperlink object.
- Exceptions
-
Definition at line 154 of file vbahyperlinks.cxx.
References maHlinks.
◆ maHlinks
The documentation for this class was generated from the following file: