Home
last modified time | relevance | path

Searched refs:rShapeFlags (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/filter/source/msfilter/
H A Descherex.cxx2230 rShapeFlags |= SHAPEFLAG_FLIPV; in lcl_GetAngle()
2232 rShapeFlags |= SHAPEFLAG_FLIPH; in lcl_GetAngle()
2238 rShapeFlags |= SHAPEFLAG_FLIPH; in lcl_GetAngle()
2240 rShapeFlags |= SHAPEFLAG_FLIPV; in lcl_GetAngle()
2243 if ( (rShapeFlags&SHAPEFLAG_FLIPH) && (rShapeFlags&SHAPEFLAG_FLIPV) ) in lcl_GetAngle()
2245 rShapeFlags &= ~( SHAPEFLAG_FLIPH | SHAPEFLAG_FLIPV ); in lcl_GetAngle()
2262 sal_uInt16& rShapeType, sal_uInt16& rShapeFlags ) in CreateConnectorProperties() argument
2271 rShapeType = rShapeFlags = 0; in CreateConnectorProperties()
2300 rShapeFlags |= SHAPEFLAG_FLIPV; in CreateConnectorProperties()
2306 rShapeFlags |= SHAPEFLAG_FLIPH; in CreateConnectorProperties()
[all …]
/aoo42x/main/filter/inc/filter/msfilter/
H A Descherex.hxx1236 sal_uInt16& rShapeType, sal_uInt16& rShapeFlags );

Completed in 509 milliseconds