LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
sw::WW8AnchorConvResult Struct Referencefinal

#include <frmfmt.hxx>

Collaboration diagram for sw::WW8AnchorConvResult:
[legend]

Public Member Functions

 WW8AnchorConvResult (WW8AnchorConv eHoriConv, WW8AnchorConv eVertConv)
 

Public Attributes

WW8AnchorConv m_eHoriConv
 
WW8AnchorConv m_eVertConv
 
bool m_bConverted
 
Point m_aPos
 

Detailed Description

Definition at line 349 of file frmfmt.hxx.

Constructor & Destructor Documentation

◆ WW8AnchorConvResult()

sw::WW8AnchorConvResult::WW8AnchorConvResult ( WW8AnchorConv  eHoriConv,
WW8AnchorConv  eVertConv 
)
inline

Definition at line 355 of file frmfmt.hxx.

Member Data Documentation

◆ m_aPos

Point sw::WW8AnchorConvResult::m_aPos

Definition at line 354 of file frmfmt.hxx.

Referenced by WinwordAnchoring::ConvertPosition(), and SwContact::SwClientNotify().

◆ m_bConverted

bool sw::WW8AnchorConvResult::m_bConverted

Definition at line 353 of file frmfmt.hxx.

Referenced by WinwordAnchoring::ConvertPosition(), and SwContact::SwClientNotify().

◆ m_eHoriConv

WW8AnchorConv sw::WW8AnchorConvResult::m_eHoriConv

Definition at line 351 of file frmfmt.hxx.

Referenced by SwContact::SwClientNotify().

◆ m_eVertConv

WW8AnchorConv sw::WW8AnchorConvResult::m_eVertConv

Definition at line 352 of file frmfmt.hxx.

Referenced by SwContact::SwClientNotify().


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