Home
last modified time | relevance | path

Searched refs:aRotate (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgcharacternode.hxx75 void setRotate(const SvgNumberVector& aRotate) { maRotate = aRotate; } in setRotate() argument
/aoo42x/main/svx/source/engine3d/
H A Dview3d.cxx1027 basegfx::B3DHomMatrix aRotate; in ConvertMarkedObjTo3D() local
1031 aRotate.rotate(0.0, 0.0, fRot3D); in ConvertMarkedObjTo3D()
1037 aRotate.rotate(DEG2RAD(XRotateDefault), 0.0, 0.0); in ConvertMarkedObjTo3D()
1040 if(!aRotate.isIdentity()) in ConvertMarkedObjTo3D()
1042 pScene->SetTransform(aRotate * pScene->GetTransform()); in ConvertMarkedObjTo3D()
/aoo42x/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx1067 const OUString aRotate(GetXMLToken(XML_ROTATE)); in XMLTextFrameContext_Impl() local
1068 const sal_Int32 nRotateLen(aRotate.getLength()); in XMLTextFrameContext_Impl()
1071 0 == sValue.compareTo( aRotate, nRotateLen ) && in XMLTextFrameContext_Impl()

Completed in 37 milliseconds