LibreOffice Module vcl (master) 1
|
#include <impgraph.hxx>
Public Attributes | |
MapMode | maPrefMapMode |
Size | maPrefSize |
Size | maSizePixel |
bool | mbIsAnimated |
bool | mbIsEPS |
bool | mbIsTransparent |
bool | mbIsAlpha |
sal_uInt32 | mnAnimationLoopCount |
sal_Int32 | mnPageIndex |
Definition at line 30 of file impgraph.hxx.
MapMode ImpSwapInfo::maPrefMapMode |
Definition at line 32 of file impgraph.hxx.
Referenced by ImpGraphic::createSwapInfo(), ImpGraphic::getPrefMapMode(), ImpGraphic::restoreFromSwapInfo(), ImpGraphic::setPrepared(), and ImpGraphic::updateFromLoadedGraphic().
Size ImpSwapInfo::maPrefSize |
Definition at line 33 of file impgraph.hxx.
Referenced by ImpGraphic::createSwapInfo(), ImpGraphic::getPrefSize(), ImpGraphic::restoreFromSwapInfo(), ImpGraphic::setPrepared(), and ImpGraphic::updateFromLoadedGraphic().
Size ImpSwapInfo::maSizePixel |
Definition at line 34 of file impgraph.hxx.
Referenced by ImpGraphic::createSwapInfo(), ImpGraphic::dumpState(), ImpGraphic::getSizePixel(), and ImpGraphic::setPrepared().
bool ImpSwapInfo::mbIsAlpha |
Definition at line 39 of file impgraph.hxx.
Referenced by ImpGraphic::createSwapInfo(), ImpGraphic::ImpGraphic(), ImpGraphic::isAlpha(), and ImpGraphic::setPrepared().
bool ImpSwapInfo::mbIsAnimated |
Definition at line 36 of file impgraph.hxx.
Referenced by ImpGraphic::createSwapInfo(), ImpGraphic::ImpGraphic(), ImpGraphic::isAnimated(), and ImpGraphic::setPrepared().
bool ImpSwapInfo::mbIsEPS |
Definition at line 37 of file impgraph.hxx.
Referenced by ImpGraphic::createSwapInfo(), ImpGraphic::ImpGraphic(), ImpGraphic::isEPS(), and ImpGraphic::setPrepared().
bool ImpSwapInfo::mbIsTransparent |
Definition at line 38 of file impgraph.hxx.
Referenced by ImpGraphic::createSwapInfo(), ImpGraphic::ImpGraphic(), ImpGraphic::isTransparent(), and ImpGraphic::setPrepared().
sal_uInt32 ImpSwapInfo::mnAnimationLoopCount |
Definition at line 41 of file impgraph.hxx.
Referenced by ImpGraphic::createSwapInfo(), ImpGraphic::getAnimationLoopCount(), ImpGraphic::ImpGraphic(), and ImpGraphic::setPrepared().
sal_Int32 ImpSwapInfo::mnPageIndex |
Definition at line 42 of file impgraph.hxx.
Referenced by ImpGraphic::createSwapInfo(), ImpGraphic::getPageNumber(), ImpGraphic::ImpGraphic(), ImpGraphic::restoreFromSwapInfo(), and ImpGraphic::setPrepared().