Searched refs:SP_FFLIPV (Results 1 – 4 of 4) sorted by relevance
502 if ( nSpFlags & SP_FFLIPV ) in SolveSolver()633 if ( nSpFlags & SP_FFLIPV ) in SolveSolver()1306 if ( rObjData.nSpFlags & SP_FFLIPV ) in ApplyRectangularGradientAsBitmap()2763 if ( mnFix16Angle || ( rObjData.nSpFlags & SP_FFLIPV ) ) in ApplyAttributes()2852 if ( rObjData.nSpFlags & SP_FFLIPV ) in CheckAndCorrectExcelTextRotation()4270 if ( nSpFlags & SP_FFLIPV ) // Vertikal gespiegelt? in ImportGroup()4726 if ( nSpFlags & SP_FFLIPV ) in ImportShape()4762 if ( nSpFlags & SP_FFLIPV ) in ImportShape()4814 if ( nSpFlags & SP_FFLIPV ) in ImportShape()4863 if ( nSpFlags & SP_FFLIPV ) in ImportShape()[all …]
1260 …sal_Int32 nAngle = ( rObjData.nSpFlags & SP_FFLIPV ) ? -mnFix16Angle : mnFix16Angle; // #72116#… in ProcessObj()1281 if ( rObjData.nSpFlags & SP_FFLIPV ) in ProcessObj()
138 #define SP_FFLIPV 0x080 // Shape is flipped vertically macro
842 …if ( ( ( rObjData.nSpFlags & SP_FFLIPV ) || mnFix16Angle || nTextRotationAngle ) && dynamic_cast< … in ProcessObj()851 …if ( rObjData.nSpFlags & SP_FFLIPV ) // sj: in ppt the text is flipped, whereas in word the text in ProcessObj()