Searched refs:SP_FFLIPV (Results 1 – 4 of 4) sorted by relevance
505 if ( nSpFlags & SP_FFLIPV ) in SolveSolver()636 if ( nSpFlags & SP_FFLIPV ) in SolveSolver()1309 if ( rObjData.nSpFlags & SP_FFLIPV ) in ApplyRectangularGradientAsBitmap()2753 if ( mnFix16Angle || ( rObjData.nSpFlags & SP_FFLIPV ) ) in ApplyAttributes()2842 if ( rObjData.nSpFlags & SP_FFLIPV ) in CheckAndCorrectExcelTextRotation()4260 if ( nSpFlags & SP_FFLIPV ) // Vertikal gespiegelt? in ImportGroup()4716 if ( nSpFlags & SP_FFLIPV ) in ImportShape()4752 if ( nSpFlags & SP_FFLIPV ) in ImportShape()4804 if ( nSpFlags & SP_FFLIPV ) in ImportShape()4853 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
843 …if ( ( ( rObjData.nSpFlags & SP_FFLIPV ) || mnFix16Angle || nTextRotationAngle ) && dynamic_cast< … in ProcessObj()852 …if ( rObjData.nSpFlags & SP_FFLIPV ) // sj: in ppt the text is flipped, whereas in word the text in ProcessObj()