Searched defs:nRotation (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbashape.cxx | 271 sal_Int32 nRotation = 0; in getRotation() local 280 sal_Int32 nRotation = static_cast < sal_Int32 > ( _rotation * 100 ); in setRotation() local
|
/aoo42x/main/slideshow/source/engine/ |
H A D | tools.cxx | 113 const double nRotation( pAttr->isRotationAngleValid() ? in getAttributedShapeTransformation() local 548 const double nRotation( pAttr->isRotationAngleValid() ? in getSpriteTransformation() local
|
/aoo42x/main/svx/source/items/ |
H A D | algitem.cxx | 398 SvxOrientationItem::SvxOrientationItem( sal_Int32 nRotation, sal_Bool bStacked, const sal_uInt16 nI… in SvxOrientationItem() 516 void SvxOrientationItem::SetFromRotation( sal_Int32 nRotation, sal_Bool bStacked ) in SetFromRotation()
|
/aoo42x/main/oox/inc/oox/drawingml/ |
H A D | shape.hxx | 99 void setRotation( sal_Int32 nRotation ) { mnRotation = nRotation; } in setRotation()
|
/aoo42x/main/slideshow/source/engine/shapes/ |
H A D | shapeimporter.cxx | 393 sal_Int32 nRotation(0); in createShape() local
|
/aoo42x/main/oox/source/export/ |
H A D | drawingml.cxx | 593 sal_Bool bFlipH, sal_Bool bFlipV, sal_Int32 nRotation ) in WriteTransformation() 607 …ransformation( Reference< XShape > rXShape, sal_Bool bFlipH, sal_Bool bFlipV, sal_Int32 nRotation ) in WriteShapeTransformation()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 1179 …sal_uInt16 nRotation = rRoot.GetChartPropSetHelper().ReadRotationProperties( rPropSet, bSupportsSt… in ConvertRotationBase() local 1199 void XclExpChText::SetRotation( sal_uInt16 nRotation ) in SetRotation() 2874 void XclExpChTick::SetRotation( sal_uInt16 nRotation ) in SetRotation() 2953 void XclExpChAxis::SetRotation( sal_uInt16 nRotation ) in SetRotation()
|
H A D | xlchart.cxx | 1181 ScfPropertySet& rPropSet, sal_uInt16 nRotation, bool bSupportsStacked ) in WriteRotationProperties()
|
/aoo42x/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 2092 sal_Int16 nRotation = maFont.GetOrientation(); in ImplText() local 2143 long nRotation = maFont.GetOrientation(); in ImplSetAttrForText() local
|
/aoo42x/main/xmloff/source/text/ |
H A D | XMLTextFrameContext.cxx | 431 sal_Int16 nRotation; member in XMLTextFrameContext_Impl
|
/aoo42x/main/svx/workben/ |
H A D | edittest.cxx | 150 short nRotation = 0; variable
|
Completed in 412 milliseconds