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

#include <gallerystoragelocations.hxx>

Collaboration diagram for GalleryStorageLocations:
[legend]

Public Member Functions

const INetURLObjectGetThmURL () const
 
const INetURLObjectGetSdgURL () const
 
const INetURLObjectGetSdvURL () const
 
const INetURLObjectGetStrURL () const
 
void SetStorageLocations (INetURLObject &aURL)
 
const INetURLObjectgetThemeURL () const
 

Static Public Member Functions

static INetURLObject ImplGetURLIgnoreCase (const INetURLObject &rURL)
 

Private Member Functions

void SetThmExtension (INetURLObject &aURL)
 
void SetSdgExtension (INetURLObject &aURL)
 
void SetSdvExtension (INetURLObject &aURL)
 
void SetStrExtension (INetURLObject &aURL)
 

Private Attributes

INetURLObject maThmURL
 
INetURLObject maSdgURL
 
INetURLObject maSdvURL
 
INetURLObject maStrURL
 

Detailed Description

Definition at line 25 of file gallerystoragelocations.hxx.

Member Function Documentation

◆ GetSdgURL()

const INetURLObject & GalleryStorageLocations::GetSdgURL ( ) const
inline

◆ GetSdvURL()

const INetURLObject & GalleryStorageLocations::GetSdvURL ( ) const
inline

◆ GetStrURL()

const INetURLObject & GalleryStorageLocations::GetStrURL ( ) const
inline

Definition at line 44 of file gallerystoragelocations.hxx.

Referenced by GalleryFileStorageEntry::GetStrURL().

◆ getThemeURL()

const INetURLObject & GalleryStorageLocations::getThemeURL ( ) const
inline

Definition at line 48 of file gallerystoragelocations.hxx.

Referenced by GalleryFileStorage::getThemeURL().

◆ GetThmURL()

const INetURLObject & GalleryStorageLocations::GetThmURL ( ) const
inline

◆ ImplGetURLIgnoreCase()

INetURLObject GalleryStorageLocations::ImplGetURLIgnoreCase ( const INetURLObject rURL)
static

◆ SetSdgExtension()

void GalleryStorageLocations::SetSdgExtension ( INetURLObject aURL)
private

Definition at line 49 of file gallerystoragelocations.cxx.

References aURL, ImplGetURLIgnoreCase(), maSdgURL, and u.

Referenced by SetStorageLocations().

◆ SetSdvExtension()

void GalleryStorageLocations::SetSdvExtension ( INetURLObject aURL)
private

Definition at line 55 of file gallerystoragelocations.cxx.

References aURL, ImplGetURLIgnoreCase(), maSdvURL, and u.

Referenced by SetStorageLocations().

◆ SetStorageLocations()

void GalleryStorageLocations::SetStorageLocations ( INetURLObject aURL)

◆ SetStrExtension()

void GalleryStorageLocations::SetStrExtension ( INetURLObject aURL)
private

Definition at line 61 of file gallerystoragelocations.cxx.

References aURL, ImplGetURLIgnoreCase(), maStrURL, and u.

Referenced by SetStorageLocations().

◆ SetThmExtension()

void GalleryStorageLocations::SetThmExtension ( INetURLObject aURL)
private

Definition at line 43 of file gallerystoragelocations.cxx.

References aURL, ImplGetURLIgnoreCase(), maThmURL, and u.

Referenced by SetStorageLocations().

Member Data Documentation

◆ maSdgURL

INetURLObject GalleryStorageLocations::maSdgURL
private

Definition at line 29 of file gallerystoragelocations.hxx.

Referenced by SetSdgExtension().

◆ maSdvURL

INetURLObject GalleryStorageLocations::maSdvURL
private

Definition at line 30 of file gallerystoragelocations.hxx.

Referenced by SetSdvExtension().

◆ maStrURL

INetURLObject GalleryStorageLocations::maStrURL
private

Definition at line 31 of file gallerystoragelocations.hxx.

Referenced by SetStrExtension().

◆ maThmURL

INetURLObject GalleryStorageLocations::maThmURL
private

Definition at line 28 of file gallerystoragelocations.hxx.

Referenced by SetThmExtension().


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