LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
SystemDependentData_BitmapHelper Class Reference

#include <BitmapHelper.hxx>

Inheritance diagram for SystemDependentData_BitmapHelper:
[legend]
Collaboration diagram for SystemDependentData_BitmapHelper:
[legend]

Public Member Functions

 SystemDependentData_BitmapHelper (std::shared_ptr< BitmapHelper > xBitmapHelper)
 
const std::shared_ptr< BitmapHelper > & getBitmapHelper () const
 
virtual sal_Int64 estimateUsageInBytes () const override
 
- Public Member Functions inherited from basegfx::SystemDependentData
 SystemDependentData (SystemDependentDataManager &rSystemDependentDataManager)
 
virtual ~SystemDependentData ()
 
SystemDependentDataManagergetSystemDependentDataManager ()
 
sal_uInt32 calculateCombinedHoldCyclesInSeconds () const
 
sal_uInt32 getCombinedHoldCyclesInSeconds () const
 
virtual sal_Int64 estimateUsageInBytes () const
 

Private Attributes

std::shared_ptr< BitmapHelpermaBitmapHelper
 

Detailed Description

Definition at line 46 of file BitmapHelper.hxx.

Constructor & Destructor Documentation

◆ SystemDependentData_BitmapHelper()

SystemDependentData_BitmapHelper::SystemDependentData_BitmapHelper ( std::shared_ptr< BitmapHelper xBitmapHelper)

Member Function Documentation

◆ estimateUsageInBytes()

virtual sal_Int64 SystemDependentData_BitmapHelper::estimateUsageInBytes ( ) const
overridevirtual

Reimplemented from basegfx::SystemDependentData.

◆ getBitmapHelper()

const std::shared_ptr< BitmapHelper > & SystemDependentData_BitmapHelper::getBitmapHelper ( ) const
inline

Definition at line 54 of file BitmapHelper.hxx.

References maBitmapHelper.

Member Data Documentation

◆ maBitmapHelper

std::shared_ptr<BitmapHelper> SystemDependentData_BitmapHelper::maBitmapHelper
private

Definition at line 49 of file BitmapHelper.hxx.

Referenced by getBitmapHelper().


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