Searched refs:nSOOrientation (Results 1 – 1 of 1) sorted by relevance
131 sal_Int32 nSOOrientation = 0; in getOrientation() local134 …>getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TextRotation"))) >>= nSOOrientation; in getOrientation()140 return static_cast< sal_Int32 >(nSOOrientation / 100) ; in getOrientation()
Completed in 10 milliseconds