Searched refs:nOdpDirection (Results 1 – 1 of 1) sorted by relevance
140 sal_Int16 nOdpDirection; in ooxToOdpEightDirections() local141 nOdpDirection = ooxToOdpBorderDirections( nOoxType ); in ooxToOdpEightDirections()142 if( nOdpDirection == 0 ) in ooxToOdpEightDirections()144 nOdpDirection = ooxToOdpCornerDirections( nOoxType ); in ooxToOdpEightDirections()146 return nOdpDirection; in ooxToOdpEightDirections()152 sal_Int16 nOdpDirection; in ooxToOdpBorderDirections() local156 nOdpDirection = TransitionSubType::FROMTOP; in ooxToOdpBorderDirections()159 nOdpDirection = TransitionSubType::FROMLEFT; in ooxToOdpBorderDirections()162 nOdpDirection = TransitionSubType::FROMRIGHT; in ooxToOdpBorderDirections()165 nOdpDirection = TransitionSubType::FROMBOTTOM; in ooxToOdpBorderDirections()[all …]