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

Public Attributes

BitmapEx aScaled
 cached scaled image More...
 
BitmapEx aImage
 original un-scaled image More...
 
OUString aURL
 URL in case it is not loaded yet. More...
 

Detailed Description

Definition at line 244 of file addonsoptions.cxx.

Member Data Documentation

◆ aImage

BitmapEx framework::AddonsOptions_Impl::OneImageEntry::aImage

original un-scaled image

Definition at line 247 of file addonsoptions.cxx.

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

◆ aScaled

BitmapEx framework::AddonsOptions_Impl::OneImageEntry::aScaled

cached scaled image

Definition at line 246 of file addonsoptions.cxx.

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

◆ aURL

OUString framework::AddonsOptions_Impl::OneImageEntry::aURL

URL in case it is not loaded yet.

Definition at line 248 of file addonsoptions.cxx.

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


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