LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
GraphicDetails Class Reference

#include <wrtww8.hxx>

Collaboration diagram for GraphicDetails:
[legend]

Public Member Functions

 GraphicDetails (const ww8::Frame &rFly, sal_uInt16 nWid, sal_uInt16 nHei)
 
bool operator== (const GraphicDetails &rIn) const
 

Public Attributes

ww8::Frame maFly
 
sal_uLong mnPos
 
sal_uInt16 mnWid
 
sal_uInt16 mnHei
 

Detailed Description

Definition at line 1389 of file wrtww8.hxx.

Constructor & Destructor Documentation

◆ GraphicDetails()

GraphicDetails::GraphicDetails ( const ww8::Frame rFly,
sal_uInt16  nWid,
sal_uInt16  nHei 
)
inline

Definition at line 1397 of file wrtww8.hxx.

Member Function Documentation

◆ operator==()

bool GraphicDetails::operator== ( const GraphicDetails rIn) const
inline

Definition at line 1401 of file wrtww8.hxx.

References maFly, mnHei, mnWid, and ww8::Frame::RefersToSameFrameAs().

Member Data Documentation

◆ maFly

ww8::Frame GraphicDetails::maFly

Definition at line 1392 of file wrtww8.hxx.

Referenced by operator==(), and SwWW8WrGrf::WriteGraphicNode().

◆ mnHei

sal_uInt16 GraphicDetails::mnHei

Definition at line 1395 of file wrtww8.hxx.

Referenced by operator==(), and SwWW8WrGrf::WriteGraphicNode().

◆ mnPos

sal_uLong GraphicDetails::mnPos

Definition at line 1393 of file wrtww8.hxx.

◆ mnWid

sal_uInt16 GraphicDetails::mnWid

Definition at line 1394 of file wrtww8.hxx.

Referenced by operator==(), and SwWW8WrGrf::WriteGraphicNode().


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