LibreOffice Module sw (master)
1
|
#include <frmfmt.hxx>
Public Member Functions | |
WW8AnchorConvResult (WW8AnchorConv eHoriConv, WW8AnchorConv eVertConv) | |
Public Attributes | |
WW8AnchorConv | m_eHoriConv |
WW8AnchorConv | m_eVertConv |
bool | m_bConverted |
Point | m_aPos |
Definition at line 313 of file frmfmt.hxx.
|
inline |
Definition at line 319 of file frmfmt.hxx.
References false.
Point sw::WW8AnchorConvResult::m_aPos |
Definition at line 318 of file frmfmt.hxx.
Referenced by WinwordAnchoring::ConvertPosition(), and SwContact::SwClientNotify().
bool sw::WW8AnchorConvResult::m_bConverted |
Definition at line 317 of file frmfmt.hxx.
Referenced by WinwordAnchoring::ConvertPosition(), and SwContact::SwClientNotify().
WW8AnchorConv sw::WW8AnchorConvResult::m_eHoriConv |
Definition at line 315 of file frmfmt.hxx.
Referenced by SwContact::SwClientNotify().
WW8AnchorConv sw::WW8AnchorConvResult::m_eVertConv |
Definition at line 316 of file frmfmt.hxx.
Referenced by SwContact::SwClientNotify().