Searched refs:nRetMask (Results 1 – 3 of 3) sorted by relevance
141 sal_uInt16 nRetMask = 0xffff; in DoExecute() local228 nRetMask = sal_True; in DoExecute()233 nRetMask = sal_False; in DoExecute()415 nRetMask = pStyleSheet->GetMask(); in DoExecute()619 nRetMask = pStyleSheet->GetMask(); in DoExecute()664 nRetMask = pStyleSheet->GetMask(); in DoExecute()682 if( nRetMask != 0xffff ) in DoExecute()683 rReq.SetReturnValue( SfxUInt16Item( nSId, nRetMask ) ); in DoExecute()
216 sal_uInt32 nRetMask = 0; in InitRenderText() local230 nRetMask |= 1U << nScreen; in InitRenderText()237 nRetMask = 0; in InitRenderText()239 return nRetMask; in InitRenderText()
323 sal_uInt16 nRetMask = 0xffff; in ExecuteStyle() local452 nRetMask = sal_True; in ExecuteStyle()457 nRetMask = sal_False; in ExecuteStyle()600 nRetMask = ( NULL != pStyleSheet ); in ExecuteStyle()620 nRetMask = ( NULL != pStyleSheet ); in ExecuteStyle()682 nRetMask = sal_True; in ExecuteStyle()804 nRetMask = pStyleSheet->GetMask(); in ExecuteStyle()888 rReq.SetReturnValue( SfxUInt16Item( nSlotId, nRetMask ) ); in ExecuteStyle()
Completed in 38 milliseconds