Searched refs:bDimAsNew (Results 1 – 2 of 2) sorted by relevance
568 sal_Bool bDimAsNew = bVBAEnabled && refVar->IsSet( SBX_DIM_AS_NEW ); in StepSET_Impl() local570 if( bDimAsNew ) in StepSET_Impl()601 if ( bDimAsNew ) in StepSET_Impl()
1128 bool bDimAsNew = ((nOp2 & SBX_TYPE_DIM_AS_NEW_FLAG) != 0); in implHandleSbxFlags() local1129 if( bDimAsNew ) in implHandleSbxFlags()
Completed in 28 milliseconds