Searched refs:SDRATTR_EDGE_FIRST (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svx/inc/svx/ |
H A D | svddef.hxx | 122 #define SDRATTR_EDGEKIND (SDRATTR_EDGE_FIRST + 0) /* 1127 */ /* Pool V4 */ 123 #define SDRATTR_EDGENODE1HORZDIST (SDRATTR_EDGE_FIRST + 1) /* 1128 */ /* Pool V4 */ 124 #define SDRATTR_EDGENODE1VERTDIST (SDRATTR_EDGE_FIRST + 2) /* 1129 */ /* Pool V4 */ 125 #define SDRATTR_EDGENODE2HORZDIST (SDRATTR_EDGE_FIRST + 3) /* 1130 */ /* Pool V4 */ 126 #define SDRATTR_EDGENODE2VERTDIST (SDRATTR_EDGE_FIRST + 4) /* 1131 */ /* Pool V4 */ 127 #define SDRATTR_EDGENODE1GLUEDIST (SDRATTR_EDGE_FIRST + 5) /* 1132 */ /* Pool V4 */ 128 #define SDRATTR_EDGENODE2GLUEDIST (SDRATTR_EDGE_FIRST + 6) /* 1133 */ /* Pool V4 */ 129 #define SDRATTR_EDGELINEDELTAANZ (SDRATTR_EDGE_FIRST + 7) /* 1134 */ /* Pool V4 */ 130 #define SDRATTR_EDGELINE1DELTA (SDRATTR_EDGE_FIRST + 8) /* 1135 */ /* Pool V4 */ 131 #define SDRATTR_EDGELINE2DELTA (SDRATTR_EDGE_FIRST + 9) /* 1136 */ /* Pool V4 */ [all …]
|
/aoo42x/main/svx/source/sdr/properties/ |
H A D | connectorproperties.cxx | 50 SDRATTR_EDGE_FIRST, SDRATTR_EDGE_LAST, in CreateObjectSpecificItemSet()
|
/aoo42x/main/sd/source/core/ |
H A D | stlsheet.cxx | 261 SDRATTR_EDGE_FIRST, SDRATTR_EDGE_LAST, in GetItemSet() 326 SDRATTR_EDGE_FIRST, SDRATTR_EDGE_LAST, in GetItemSet()
|
/aoo42x/main/cui/source/tabpages/ |
H A D | connect.cxx | 53 SDRATTR_EDGE_FIRST,
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdibrow.cxx | 958 INSERTCOMMENT(SDRATTR_EDGE_FIRST,SDRATTR_EDGE_LAST,String("V E R B I N D E R", aTextEncoding)); in SetAttributes()
|
Completed in 68 milliseconds