Searched refs:nProjectionMode (Results 1 – 1 of 1) sorted by relevance
686 sal_Int16 nProjectionMode = sal_Int16(); in getExtrusionDirectionState() local687 if( pAny && ( *pAny >>= nProjectionMode ) ) in getExtrusionDirectionState()688 bParallel = nProjectionMode == ProjectionMode_PARALLEL; in getExtrusionDirectionState()