Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/style/
H A Dxmlnume.cxx136 sal_Int16 eImageVertOrient = VertOrientation::LINE_CENTER; in exportLevelStyle() local
247 eImageVertOrient = nValue; in exportLevelStyle()
457 switch( eImageVertOrient ) in exportLevelStyle()
481 switch( eImageVertOrient ) in exportLevelStyle()
H A Dxmlnumi.cxx231 sal_Int16 eImageVertOrient; member in SvxXMLListLevelStyleContext_Impl
269 { eImageVertOrient = eSet; } in SetImageVertOrient()
332 , eImageVertOrient(0) in SvxXMLListLevelStyleContext_Impl()
648 pProps[nPos++].Value <<= (sal_Int16)eImageVertOrient; in GetProperties()