Home
last modified time | relevance | path

Searched defs:nRot (Results 1 – 8 of 8) sorted by relevance

/trunk/main/vcl/unx/generic/app/ !
H A Drandrwrapper.cxx326 Rotation nRot = 0; in processRandREvent() local
/trunk/main/oox/source/core/ !
H A Dbinarycodec.cxx104 size_t nRot = static_cast< size_t >( (nIndex + 1) % 15 ); in lclGetHash() local
/trunk/main/filter/source/msfilter/ !
H A Dmscodec.cxx114 sal_uInt8 nRot = static_cast< sal_uInt8 >( (nIndex + 1) % 15 ); in lclGetHash() local
/trunk/main/vcl/unx/generic/printergfx/ !
H A Dtext_gfx.cxx252 const sal_GlyphId nRot = pGlyphIds[i] & GF_ROTMASK; in DrawGlyphs() local
/trunk/main/sc/source/ui/unoobj/ !
H A Dafmtuno.cxx809 sal_Int32 nRot = pRotItem ? pRotItem->GetValue() : 0; in getPropertyValue() local
H A Dstyleuno.cxx1998 … sal_Int32 nRot = ((const SfxInt32Item&)pItemSet->Get(ATTR_ROTATE_VALUE)).GetValue(); in getPropertyValue() local
H A Dcellsuno.cxx2404 … sal_Int32 nRot = ((const SfxInt32Item&)pDataSet->Get(ATTR_ROTATE_VALUE)).GetValue(); in GetOnePropertyValue() local
/trunk/main/sc/source/ui/view/ !
H A Doutput2.cxx324 short nRot; in SetPattern() local