LibreOffice Module framework (master) 1
|
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... | |
Definition at line 244 of file addonsoptions.cxx.
BitmapEx framework::AddonsOptions_Impl::OneImageEntry::aImage |
original un-scaled image
Definition at line 247 of file addonsoptions.cxx.
Referenced by framework::AddonsOptions_Impl::GetImageFromURL().
BitmapEx framework::AddonsOptions_Impl::OneImageEntry::aScaled |
cached scaled image
Definition at line 246 of file addonsoptions.cxx.
Referenced by framework::AddonsOptions_Impl::GetImageFromURL().
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().