Home
last modified time | relevance | path

Searched refs:nSOOrientation (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbatitle.hxx131 sal_Int32 nSOOrientation = 0; in getOrientation() local
134 …>getPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("TextRotation"))) >>= nSOOrientation; in getOrientation()
140 return static_cast< sal_Int32 >(nSOOrientation / 100) ; in getOrientation()

Completed in 32 milliseconds