Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1452 … MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeTextAttributes() local
1453 switch( eTextFlow ) in ApplyCustomShapeTextAttributes()
1649 … MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeGeometryAttributes() local
1652 if ( eTextFlow == mso_txflBtoT ) // Bottom to Top non-@, unten -> oben in ApplyCustomShapeGeometryAttributes()
1658 if ( eTextFlow == mso_txflTtoBA ) in ApplyCustomShapeGeometryAttributes()
1665 if ( eTextFlow != mso_txflTtoBA ) in ApplyCustomShapeGeometryAttributes()
5217 MSO_TextFlow eTextFlow = (MSO_TextFlow)(GetPropertyValue( in ProcessObj() local
5219 switch( eTextFlow ) in ProcessObj()
H A Dsvdfppt.cxx904 … MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ProcessObj() local
905 switch( eTextFlow ) in ProcessObj()
7986 … MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in IsVerticalText() local
7987 switch( eTextFlow ) in IsVerticalText()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx617 MSO_TextFlow eTextFlow = (MSO_TextFlow)(GetPropertyValue( in ProcessObj() local
619 switch( eTextFlow ) in ProcessObj()