LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
ImplTileInfo Struct Reference
Collaboration diagram for ImplTileInfo:
[legend]

Public Member Functions

 ImplTileInfo ()
 

Public Attributes

Point aTileTopLeft
 
Point aNextTileTopLeft
 
Size aTileSizePixel
 
int nTilesEmptyX
 
int nTilesEmptyY
 

Detailed Description

Definition at line 29 of file GraphicObject2.cxx.

Constructor & Destructor Documentation

◆ ImplTileInfo()

ImplTileInfo::ImplTileInfo ( )
inline

Definition at line 31 of file GraphicObject2.cxx.

Member Data Documentation

◆ aNextTileTopLeft

Point ImplTileInfo::aNextTileTopLeft

Definition at line 34 of file GraphicObject2.cxx.

Referenced by GraphicObject::ImplRenderTileRecursive().

◆ aTileSizePixel

Size ImplTileInfo::aTileSizePixel

Definition at line 36 of file GraphicObject2.cxx.

Referenced by GraphicObject::ImplRenderTileRecursive().

◆ aTileTopLeft

Point ImplTileInfo::aTileTopLeft

Definition at line 33 of file GraphicObject2.cxx.

Referenced by GraphicObject::ImplRenderTileRecursive().

◆ nTilesEmptyX

int ImplTileInfo::nTilesEmptyX

Definition at line 46 of file GraphicObject2.cxx.

Referenced by GraphicObject::ImplRenderTileRecursive().

◆ nTilesEmptyY

int ImplTileInfo::nTilesEmptyY

Definition at line 54 of file GraphicObject2.cxx.

Referenced by GraphicObject::ImplRenderTileRecursive().


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