LibreOffice Module svx (master) 1
|
#include <galleryobjectstorage.hxx>
Public Member Functions | |
virtual | ~GalleryObjectStorage ()=0 |
virtual const INetURLObject & | getURL () const =0 |
virtual void | setURL (INetURLObject aURL)=0 |
Definition at line 24 of file galleryobjectstorage.hxx.
|
pure virtualdefault |
|
pure virtual |
Implemented in GalleryObjectBinaryStorage, and GalleryObjectXMLStorage.
|
pure virtual |
Implemented in GalleryObjectBinaryStorage, and GalleryObjectXMLStorage.