LibreOffice Module vcl (master) 1
|
Public Member Functions | |
ImplTileInfo () | |
Public Attributes | |
Point | aTileTopLeft |
Point | aNextTileTopLeft |
Size | aTileSizePixel |
int | nTilesEmptyX |
int | nTilesEmptyY |
Definition at line 29 of file GraphicObject2.cxx.
|
inline |
Definition at line 31 of file GraphicObject2.cxx.
Point ImplTileInfo::aNextTileTopLeft |
Definition at line 34 of file GraphicObject2.cxx.
Referenced by GraphicObject::ImplRenderTileRecursive().
Size ImplTileInfo::aTileSizePixel |
Definition at line 36 of file GraphicObject2.cxx.
Referenced by GraphicObject::ImplRenderTileRecursive().
Point ImplTileInfo::aTileTopLeft |
Definition at line 33 of file GraphicObject2.cxx.
Referenced by GraphicObject::ImplRenderTileRecursive().
int ImplTileInfo::nTilesEmptyX |
Definition at line 46 of file GraphicObject2.cxx.
Referenced by GraphicObject::ImplRenderTileRecursive().
int ImplTileInfo::nTilesEmptyY |
Definition at line 54 of file GraphicObject2.cxx.
Referenced by GraphicObject::ImplRenderTileRecursive().