Searched refs:IsRotated (Results 1 – 9 of 9) sorted by relevance
368 if( rInf.IsRotated() ) in Move()382 if( rInf.IsRotated() ) in Move()
270 inline sal_Bool IsRotated() const { return 0 != ( 1 & nDirection ); } in IsRotated() function in SwTxtSizeInfo
792 if( IsRotated() ) in CalcRect()
1009 …sSpecialDrawMode() || rAttr.IsAdjusted() || rAttr.IsMirrored() || rAttr.IsRotated() || rAttr.IsTra… in ImplCreateOutput()1789 if( ( nAdjustmentFlags & ADJUSTMENT_ROTATE ) && aAttr.IsRotated() ) in ImplAdjust()1894 if( ( nAdjustmentFlags & ADJUSTMENT_ROTATE ) && aAttr.IsRotated() ) in ImplAdjust()1947 if( ( nAdjustmentFlags & ADJUSTMENT_ROTATE ) && aAttr.IsRotated() ) in ImplAdjust()
776 !aGrfAttr.IsRotated() && in DrawWithPDFHandling()1190 …if( aAttr.IsSpecialDrawMode() || aAttr.IsAdjusted() || aAttr.IsMirrored() || aAttr.IsRotated() || … in GetTransformedGraphic()
583 if( maAttr.IsRotated() ) in Draw()
173 sal_Bool IsRotated() const { return( ( mnRotate10 % 3600 ) != 0 ); } in IsRotated() function in GraphicAttr
159 sal_Bool IsRotated() const { return bRotated; } in IsRotated() function in ScDrawStringsVars1524 aVars.IsRotated() || IsAmbiguousScript(nScript) ) in DrawStrings()
4125 || pGraphicAttr->IsRotated() in EscherBlibEntry()
Completed in 390 milliseconds