LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
SvxMSDffConnectorRule Struct Reference

#include <msdffimp.hxx>

Collaboration diagram for SvxMSDffConnectorRule:
[legend]

Public Member Functions

 SvxMSDffConnectorRule ()
 

Public Attributes

sal_uInt32 nShapeA
 SPID of shape A. More...
 
sal_uInt32 nShapeB
 SPID of shape B. More...
 
sal_uInt32 nShapeC
 SPID of connector shape. More...
 
sal_uInt32 ncptiA
 Connection site Index of shape A. More...
 
sal_uInt32 ncptiB
 Connection site Index of shape B. More...
 
ShapeFlag nSpFlagsA
 SpFlags of shape A (the original mirror flags must be known when solving the Solver Container) More...
 
ShapeFlag nSpFlagsB
 SpFlags of shape B. More...
 
SdrObjectpAObj
 pPtr of object (corresponding to shape A) More...
 
SdrObjectpBObj
 pPtr of object (corresponding to shape B) More...
 
SdrObjectpCObj
 pPtr of connector object More...
 

Detailed Description

Definition at line 156 of file msdffimp.hxx.

Constructor & Destructor Documentation

◆ SvxMSDffConnectorRule()

SvxMSDffConnectorRule::SvxMSDffConnectorRule ( )
inline

Definition at line 171 of file msdffimp.hxx.

References NONE.

Member Data Documentation

◆ ncptiA

sal_uInt32 SvxMSDffConnectorRule::ncptiA

Connection site Index of shape A.

Definition at line 161 of file msdffimp.hxx.

Referenced by operator>>(), and SvxMSDffManager::SolveSolver().

◆ ncptiB

sal_uInt32 SvxMSDffConnectorRule::ncptiB

Connection site Index of shape B.

Definition at line 162 of file msdffimp.hxx.

Referenced by operator>>().

◆ nShapeA

sal_uInt32 SvxMSDffConnectorRule::nShapeA

SPID of shape A.

Definition at line 158 of file msdffimp.hxx.

Referenced by operator>>().

◆ nShapeB

sal_uInt32 SvxMSDffConnectorRule::nShapeB

SPID of shape B.

Definition at line 159 of file msdffimp.hxx.

Referenced by operator>>().

◆ nShapeC

sal_uInt32 SvxMSDffConnectorRule::nShapeC

SPID of connector shape.

Definition at line 160 of file msdffimp.hxx.

Referenced by operator>>().

◆ nSpFlagsA

ShapeFlag SvxMSDffConnectorRule::nSpFlagsA

SpFlags of shape A (the original mirror flags must be known when solving the Solver Container)

Definition at line 163 of file msdffimp.hxx.

Referenced by SvxMSDffManager::SolveSolver().

◆ nSpFlagsB

ShapeFlag SvxMSDffConnectorRule::nSpFlagsB

SpFlags of shape B.

Definition at line 165 of file msdffimp.hxx.

◆ pAObj

SdrObject* SvxMSDffConnectorRule::pAObj

pPtr of object (corresponding to shape A)

Definition at line 167 of file msdffimp.hxx.

Referenced by SvxMSDffManager::SolveSolver().

◆ pBObj

SdrObject* SvxMSDffConnectorRule::pBObj

pPtr of object (corresponding to shape B)

Definition at line 168 of file msdffimp.hxx.

Referenced by SvxMSDffManager::SolveSolver().

◆ pCObj

SdrObject* SvxMSDffConnectorRule::pCObj

pPtr of connector object

Definition at line 169 of file msdffimp.hxx.

Referenced by SvxMSDffManager::SolveSolver().


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