LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
GalleryObjectBinaryStorage Class Referencefinal

#include <galleryobjectbinarystorage.hxx>

Inheritance diagram for GalleryObjectBinaryStorage:
[legend]
Collaboration diagram for GalleryObjectBinaryStorage:
[legend]

Public Member Functions

void setURL (INetURLObject aURL)
 
const INetURLObjectgetURL () const
 
- Public Member Functions inherited from GalleryObjectStorage
virtual ~GalleryObjectStorage ()=0
 
virtual const INetURLObjectgetURL () const =0
 
virtual void setURL (INetURLObject aURL)=0
 

Private Attributes

INetURLObject m_aURL
 

Detailed Description

Definition at line 25 of file galleryobjectbinarystorage.hxx.

Member Function Documentation

◆ getURL()

const INetURLObject & GalleryObjectBinaryStorage::getURL ( ) const
inlinevirtual

Implements GalleryObjectStorage.

Definition at line 32 of file galleryobjectbinarystorage.hxx.

References m_aURL.

◆ setURL()

void GalleryObjectBinaryStorage::setURL ( INetURLObject  aURL)
virtual

Implements GalleryObjectStorage.

Definition at line 23 of file galleryobjectbinarystorage.cxx.

References aURL, and m_aURL.

Member Data Documentation

◆ m_aURL

INetURLObject GalleryObjectBinaryStorage::m_aURL
private

Definition at line 28 of file galleryobjectbinarystorage.hxx.

Referenced by getURL(), and setURL().


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