Home
last modified time | relevance | path

Searched refs:eTextFlow (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx618 MSO_TextFlow eTextFlow = (MSO_TextFlow)(GetPropertyValue( in ProcessObj() local
620 switch( eTextFlow ) in ProcessObj()
/trunk/main/filter/source/msfilter/
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()
H A Dmsdffimp.cxx1455 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeTextAttributes() local
1456 switch( eTextFlow ) in ApplyCustomShapeTextAttributes()
1652 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeGeometryAttributes() local
1655 if ( eTextFlow == mso_txflBtoT ) // Bottom to Top non-@, unten -> oben in ApplyCustomShapeGeometryAttributes()
1661 if ( eTextFlow == mso_txflTtoBA ) in ApplyCustomShapeGeometryAttributes()
1668 if ( eTextFlow != mso_txflTtoBA ) in ApplyCustomShapeGeometryAttributes()
5220 MSO_TextFlow eTextFlow = (MSO_TextFlow)(GetPropertyValue( in ProcessObj() local
5222 switch( eTextFlow ) in ProcessObj()

Completed in 114 milliseconds