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

#include <xichart.hxx>

Collaboration diagram for XclImpChFramePos:
[legend]

Public Member Functions

void ReadChFramePos (XclImpStream &rStrm)
 Reads the CHFRAMEPOS record (frame position and size). More...
 
const XclChFramePosGetFramePosData () const
 Returns read-only access to the imported frame position data. More...
 

Private Attributes

XclChFramePos maData
 

Detailed Description

Definition at line 207 of file xichart.hxx.

Member Function Documentation

◆ GetFramePosData()

const XclChFramePos & XclImpChFramePos::GetFramePosData ( ) const
inline

Returns read-only access to the imported frame position data.

Definition at line 214 of file xichart.hxx.

References maData.

◆ ReadChFramePos()

void XclImpChFramePos::ReadChFramePos ( XclImpStream rStrm)

Member Data Documentation

◆ maData

XclChFramePos XclImpChFramePos::maData
private

Definition at line 217 of file xichart.hxx.

Referenced by GetFramePosData(), and ReadChFramePos().


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