|
LibreOffice Module sc (master) 1
|
#include <ooo/vba/excel/XHyperlinks.hpp>#include <rtl/ref.hxx>#include <vbahelper/vbacollectionimpl.hxx>Go to the source code of this file.
Classes | |
| struct | detail::ScVbaHlinkContainerMember |
| Base class for ScVbaHyperlinks to get an initialized ScVbaHlinkContainer class member before the ScVbaHyperlinks_BASE base class will be constructed. More... | |
| class | ScVbaHyperlinks |
| Represents a collection of hyperlinks of a worksheet or of a range. More... | |
Namespaces | |
| namespace | detail |
Typedefs | |
| typedef ::rtl::Reference< ScVbaHlinkContainer > | detail::ScVbaHlinkContainerRef |
| typedef ::rtl::Reference< ScVbaHyperlinks > | ScVbaHyperlinksRef |
| typedef CollTestImplHelper< ov::excel::XHyperlinks > | ScVbaHyperlinks_BASE |
| typedef CollTestImplHelper< ov::excel::XHyperlinks > ScVbaHyperlinks_BASE |
Definition at line 49 of file vbahyperlinks.hxx.
| typedef ::rtl::Reference< ScVbaHyperlinks > ScVbaHyperlinksRef |
Definition at line 47 of file vbahyperlinks.hxx.