Home
last modified time | relevance | path

Searched refs:IsRotated (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporlin.cxx368 if( rInf.IsRotated() ) in Move()
382 if( rInf.IsRotated() ) in Move()
H A Dinftxt.hxx270 inline sal_Bool IsRotated() const { return 0 != ( 1 & nDirection ); } in IsRotated() function in SwTxtSizeInfo
H A Dinftxt.cxx792 if( IsRotated() ) in CalcRect()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1009 …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()
H A Dgrfmgr.cxx776 !aGrfAttr.IsRotated() && in DrawWithPDFHandling()
1190 …if( aAttr.IsSpecialDrawMode() || aAttr.IsAdjusted() || aAttr.IsMirrored() || aAttr.IsRotated() || … in GetTransformedGraphic()
H A Dgrfcache.cxx583 if( maAttr.IsRotated() ) in Draw()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx173 sal_Bool IsRotated() const { return( ( mnRotate10 % 3600 ) != 0 ); } in IsRotated() function in GraphicAttr
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx159 sal_Bool IsRotated() const { return bRotated; } in IsRotated() function in ScDrawStringsVars
1524 aVars.IsRotated() || IsAmbiguousScript(nScript) ) in DrawStrings()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4125 || pGraphicAttr->IsRotated() in EscherBlibEntry()

Completed in 98 milliseconds