|
LibreOffice Module framework (master) 1
|
Public Member Functions | |
| ImageEntry () | |
| void | addImage (ImageSize eSize, const BitmapEx &rImage) |
| void | addImage (ImageSize eSize, const OUString &rURL) |
Public Attributes | |
| OneImageEntry | aSizeEntry [2] |
Definition at line 251 of file addonsoptions.cxx.
|
inline |
Definition at line 258 of file addonsoptions.cxx.
| 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().
| void framework::AddonsOptions_Impl::ImageEntry::addImage | ( | ImageSize | eSize, |
| const OUString & | rURL | ||
| ) |
Definition at line 361 of file addonsoptions.cxx.
References aURL.
| OneImageEntry framework::AddonsOptions_Impl::ImageEntry::aSizeEntry[2] |
Definition at line 257 of file addonsoptions.cxx.
Referenced by addImage().