Searched refs:nNormalized (Results 1 – 1 of 1) sorted by relevance
744 sal_Int16 nNormalized = 2; in convertToControlValue() local747 case WritingMode2::LR_TB: nNormalized = 0; break; in convertToControlValue()748 case WritingMode2::RL_TB: nNormalized = 1; break; in convertToControlValue()749 case WritingMode2::CONTEXT: nNormalized = 2; break; in convertToControlValue()752 nNormalized = 2; in convertToControlValue()756 …tPropertyHandler_Base::convertToControlValue( _rPropertyName, makeAny( nNormalized ), _rControlVal… in convertToControlValue()
Completed in 29 milliseconds