LibreOffice Module vcl (master) 1
|
This is the complete list of members for ImpGraphic, including all inherited members.
clear() | ImpGraphic | private |
clearGraphics() | ImpGraphic | private |
createSwapInfo() | ImpGraphic | private |
draw(OutputDevice &rOutDev, const Point &rDestPt) const | ImpGraphic | private |
draw(OutputDevice &rOutDev, const Point &rDestPt, const Size &rDestSize) const | ImpGraphic | private |
dumpState(rtl::OStringBuffer &rState) | ImpGraphic | |
ensureAvailable() const | ImpGraphic | private |
getAnimation() const | ImpGraphic | private |
getAnimationLoopCount() const | ImpGraphic | private |
getAnimationNotifyHdl() const | ImpGraphic | private |
getBitmap(const GraphicConversionParameters &rParameters) const | ImpGraphic | private |
getBitmapEx(const GraphicConversionParameters &rParameters) const | ImpGraphic | private |
getBitmapExRef() const | ImpGraphic | private |
getChecksum() const | ImpGraphic | private |
getContext() | ImpGraphic | inlineprivate |
getGDIMetaFile() const | ImpGraphic | private |
getGfxLink() const | ImpGraphic | private |
getOriginURL() const | ImpGraphic | inlineprivate |
getPageNumber() const | ImpGraphic | private |
getPrefMapMode() const | ImpGraphic | private |
getPrefSize() const | ImpGraphic | private |
getSharedGfxLink() const | ImpGraphic | private |
getSizeBytes() const | ImpGraphic | private |
getSizePixel() const | ImpGraphic | private |
getSwapFileStream() const | ImpGraphic | |
getType() const | ImpGraphic | inlineprivate |
getUniqueID() | ImpGraphic | inlineprivate |
getVectorGraphicData() const | ImpGraphic | private |
getVectorGraphicReplacement() const | ImpGraphic | private |
Graphic | ImpGraphic | friend |
GraphicID | ImpGraphic | friend |
ImpGraphic() | ImpGraphic | |
ImpGraphic(const ImpGraphic &rImpGraphic) | ImpGraphic | |
ImpGraphic(ImpGraphic &&rImpGraphic) noexcept | ImpGraphic | |
ImpGraphic(GraphicExternalLink aExternalLink) | ImpGraphic | |
ImpGraphic(std::shared_ptr< GfxLink > xGfxLink, sal_Int32 nPageIndex=0) | ImpGraphic | |
ImpGraphic(const BitmapEx &rBmpEx) | ImpGraphic | |
ImpGraphic(const std::shared_ptr< VectorGraphicData > &rVectorGraphicDataPtr) | ImpGraphic | |
ImpGraphic(const Animation &rAnimation) | ImpGraphic | |
ImpGraphic(const GDIMetaFile &rMtf) | ImpGraphic | |
isAlpha() const | ImpGraphic | private |
isAnimated() const | ImpGraphic | private |
isAvailable() const | ImpGraphic | private |
isDummyContext() const | ImpGraphic | inlineprivate |
isEPS() const | ImpGraphic | private |
isGfxLink() const | ImpGraphic | private |
isSupportedGraphic() const | ImpGraphic | private |
isSwappedOut() const | ImpGraphic | inline |
isTransparent() const | ImpGraphic | private |
maBitmapEx | ImpGraphic | private |
maExPrefSize | ImpGraphic | private |
maGraphicExternalLink | ImpGraphic | private |
makeAvailable() | ImpGraphic | private |
maLastUsed | ImpGraphic | private |
maMetaFile | ImpGraphic | private |
maSwapInfo | ImpGraphic | private |
maVectorGraphicData | ImpGraphic | private |
mbDummyContext | ImpGraphic | private |
mbPrepared | ImpGraphic | private |
mbSwapOut | ImpGraphic | private |
meType | ImpGraphic | private |
mnChecksum | ImpGraphic | mutableprivate |
mnSizeBytes | ImpGraphic | mutableprivate |
mpAnimation | ImpGraphic | private |
mpContext | ImpGraphic | private |
mpGfxLink | ImpGraphic | private |
mpSwapFile | ImpGraphic | private |
mxGraphicID | ImpGraphic | private |
operator!=(const ImpGraphic &rImpGraphic) const | ImpGraphic | inlineprivate |
operator=(const ImpGraphic &rImpGraphic) | ImpGraphic | private |
operator=(ImpGraphic &&rImpGraphic) | ImpGraphic | private |
operator==(const ImpGraphic &rImpGraphic) const | ImpGraphic | private |
resetChecksum() | ImpGraphic | inline |
restoreFromSwapInfo() | ImpGraphic | private |
setAnimationNotifyHdl(const Link< Animation *, void > &rLink) | ImpGraphic | private |
setContext(const std::shared_ptr< GraphicReader > &pReader) | ImpGraphic | private |
setDefaultType() | ImpGraphic | private |
setDummyContext(bool value) | ImpGraphic | inlineprivate |
setGfxLink(const std::shared_ptr< GfxLink > &) | ImpGraphic | private |
setOriginURL(OUString const &rOriginURL) | ImpGraphic | inlineprivate |
setPrefMapMode(const MapMode &rPrefMapMode) | ImpGraphic | private |
setPrefSize(const Size &rPrefSize) | ImpGraphic | private |
setPrepared(bool bAnimated, const Size *pSizeHint) | ImpGraphic | |
setValuesForPrefMapMod(const MapMode &rPrefMapMode) | ImpGraphic | private |
setValuesForPrefSize(const Size &rPrefSize) | ImpGraphic | private |
startAnimation(OutputDevice &rOutDev, const Point &rDestPt, const Size &rDestSize, tools::Long nRendererId, OutputDevice *pFirstFrameOutDev) | ImpGraphic | private |
stopAnimation(const OutputDevice *pOutputDevice, tools::Long nRendererId) | ImpGraphic | private |
swapIn() | ImpGraphic | |
swapInContent(SvStream &rStream) | ImpGraphic | private |
swapInFromStream(SvStream &rStream) | ImpGraphic | private |
swapInGraphic(SvStream &rStream) | ImpGraphic | private |
swapOut() | ImpGraphic | |
swapOutContent(SvStream &rStream) | ImpGraphic | private |
swapOutGraphic(SvStream &rStream) | ImpGraphic | private |
updateFromLoadedGraphic(const ImpGraphic *graphic) | ImpGraphic | |
vcl::graphic::Manager | ImpGraphic | friend |
~ImpGraphic() | ImpGraphic |