LibreOffice Module sc (master) 1
Classes | Namespaces | Typedefs
vbahyperlinks.hxx File Reference
#include <ooo/vba/excel/XHyperlinks.hpp>
#include <rtl/ref.hxx>
#include <vbahelper/vbacollectionimpl.hxx>
Include dependency graph for vbahyperlinks.hxx:
This graph shows which files directly or indirectly include this file:

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< ScVbaHyperlinksScVbaHyperlinksRef
 
typedef CollTestImplHelper< ov::excel::XHyperlinks > ScVbaHyperlinks_BASE
 

Typedef Documentation

◆ ScVbaHyperlinks_BASE

typedef CollTestImplHelper< ov::excel::XHyperlinks > ScVbaHyperlinks_BASE

Definition at line 49 of file vbahyperlinks.hxx.

◆ ScVbaHyperlinksRef

Definition at line 47 of file vbahyperlinks.hxx.