LibreOffice Module svx (master) 1
|
#include <galleryobjectbinarystorage.hxx>
Public Member Functions | |
void | setURL (INetURLObject aURL) |
const INetURLObject & | getURL () const |
![]() | |
virtual | ~GalleryObjectStorage ()=0 |
virtual const INetURLObject & | getURL () const =0 |
virtual void | setURL (INetURLObject aURL)=0 |
Private Attributes | |
INetURLObject | m_aURL |
Definition at line 25 of file galleryobjectbinarystorage.hxx.
|
inlinevirtual |
Implements GalleryObjectStorage.
Definition at line 32 of file galleryobjectbinarystorage.hxx.
References m_aURL.
|
virtual |
Implements GalleryObjectStorage.
Definition at line 23 of file galleryobjectbinarystorage.cxx.
|
private |
Definition at line 28 of file galleryobjectbinarystorage.hxx.