Searched refs:eTextFlow (Results 1 – 3 of 3) sorted by relevance
1455 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeTextAttributes() local1456 switch( eTextFlow ) in ApplyCustomShapeTextAttributes()1652 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeGeometryAttributes() local1655 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() local5222 switch( eTextFlow ) in ProcessObj()
904 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ProcessObj() local905 switch( eTextFlow ) in ProcessObj()7986 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in IsVerticalText() local7987 switch( eTextFlow ) in IsVerticalText()
618 MSO_TextFlow eTextFlow = (MSO_TextFlow)(GetPropertyValue( in ProcessObj() local620 switch( eTextFlow ) in ProcessObj()
Completed in 122 milliseconds