Searched refs:pRotate (Results 1 – 4 of 4) sorted by relevance
862 sal_Char pRotate [48]; in PSRotate() local865 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()
938 const SvxCharRotateItem* pRotate = NULL; in GetMultiCreator() local943 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()
2075 const SvxCharRotateItem * pRotate = NULL; in lcl_TCFlags() local2079 pRotate = (SvxCharRotateItem*)pRotItem; in lcl_TCFlags()2080 if(pRotate && pRotate->GetValue() == 900) in lcl_TCFlags()2084 else if(pRotate && pRotate->GetValue() == 2700 ) in lcl_TCFlags()
1304 const SfxInt32Item* pRotate = in HasAttrib() local1308 sal_Int32 nAngle = pRotate->GetValue(); in HasAttrib()
Completed in 50 milliseconds