Home
last modified time | relevance | path

Searched refs:pRotate (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/core/text/
H A Dpormulti.cxx938 const SvxCharRotateItem* pRotate = NULL; in GetMultiCreator() local
943 pRotate = (SvxCharRotateItem*)pRotItem; in GetMultiCreator()
956 if( !pHints && !p2Lines && !pRotate ) in GetMultiCreator()
981 pRotate = pRoTmp; in GetMultiCreator()
1119 if( nRotate < nCount || ( pRotItem && pRotItem == pRotate && in GetMultiCreator()
1200 pRotate->GetValue(); in GetMultiCreator()
1236 if( lcl_HasRotation( *pTmp, pRotate, bTwo ) ) in GetMultiCreator()
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx862 sal_Char pRotate [48]; in PSRotate() local
865 nChar = psp::getValueOf (nFullAngle, pRotate); in PSRotate()
866 nChar += psp::appendStr (".", pRotate + nChar); in PSRotate()
867 nChar += psp::getValueOf (nTenthAngle, pRotate + nChar); in PSRotate()
868 nChar += psp::appendStr (" rotate\n", pRotate + nChar); in PSRotate()
870 WritePS (mpPageBody, pRotate); in PSRotate()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx2061 const SvxCharRotateItem * pRotate = NULL; in lcl_TCFlags() local
2065 pRotate = (SvxCharRotateItem*)pRotItem; in lcl_TCFlags()
2066 if(pRotate && pRotate->GetValue() == 900) in lcl_TCFlags()
2070 else if(pRotate && pRotate->GetValue() == 2700 ) in lcl_TCFlags()
/trunk/main/sc/source/core/data/
H A Dattarray.cxx1304 const SfxInt32Item* pRotate = in HasAttrib() local
1308 sal_Int32 nAngle = pRotate->GetValue(); in HasAttrib()

Completed in 43 milliseconds