31#include <tools/datetime.hxx>
64 void clearSotStorage();
66 void setDestDir(
const OUString& rDestDir,
bool bRelative);
68 SAL_DLLPRIVATE
void ImplCreateSvDrawStorage();
75 void insertObject(
const SgaObject& rObj,
GalleryObject* pFoundEntry, sal_uInt32 nInsertPos);
76 void removeObject(
const std::unique_ptr<GalleryObject>& pEntry);
78 std::unique_ptr<SgaObject> implReadSgaObject(
GalleryObject const* pEntry);
79 bool implWriteSgaObject(
const SgaObject& rObj, sal_uInt32 nPos,
GalleryObject* pExistentEntry);
99 static void insertFileOrDirURL(
const INetURLObject& rFileOrDirURL,
100 std::vector<INetURLObject>& rURLVector);
105 DateTime getModificationDate()
const;
tools::SvRef< SotStorage > m_aSvDrawStorageRef
const INetURLObject & GetSdgURL() const
const INetURLObject & getThemeURL() const
const GalleryStorageLocations & maGalleryStorageLocations
GalleryObjectCollection & mrGalleryObjectCollection
const INetURLObject & GetSdvURL() const
const INetURLObject & GetThmURL() const
const INetURLObject & getThemeURL() const
const INetURLObject & GetSdgURL() const
const INetURLObject & GetSdvURL() const
const INetURLObject & GetThmURL() const
#define SVXCORE_DLLPUBLIC