LibreOffice Module framework (master) 1
Public Member Functions | Public Attributes | List of all members
framework::AddonsOptions_Impl::ImageEntry Struct Reference
Collaboration diagram for framework::AddonsOptions_Impl::ImageEntry:
[legend]

Public Member Functions

 ImageEntry ()
 
void addImage (ImageSize eSize, const BitmapEx &rImage)
 
void addImage (ImageSize eSize, const OUString &rURL)
 

Public Attributes

OneImageEntry aSizeEntry [2]
 

Detailed Description

Definition at line 251 of file addonsoptions.cxx.

Constructor & Destructor Documentation

◆ ImageEntry()

framework::AddonsOptions_Impl::ImageEntry::ImageEntry ( )
inline

Definition at line 258 of file addonsoptions.cxx.

Member Function Documentation

◆ addImage() [1/2]

void framework::AddonsOptions_Impl::ImageEntry::addImage ( ImageSize  eSize,
const BitmapEx rImage 
)

Definition at line 356 of file addonsoptions.cxx.

References aSizeEntry.

Referenced by framework::AddonsOptions_Impl::ReadAndAssociateImages().

◆ addImage() [2/2]

void framework::AddonsOptions_Impl::ImageEntry::addImage ( ImageSize  eSize,
const OUString &  rURL 
)

Definition at line 361 of file addonsoptions.cxx.

References aURL.

Member Data Documentation

◆ aSizeEntry

OneImageEntry framework::AddonsOptions_Impl::ImageEntry::aSizeEntry[2]

Definition at line 257 of file addonsoptions.cxx.

Referenced by addImage().


The documentation for this struct was generated from the following file: