Searched refs:eTextFlow (Results 1 – 3 of 3) sorted by relevance
1452 … MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeTextAttributes() local1453 switch( eTextFlow ) in ApplyCustomShapeTextAttributes()1649 … MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeGeometryAttributes() local1652 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() local5219 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()
617 MSO_TextFlow eTextFlow = (MSO_TextFlow)(GetPropertyValue( in ProcessObj() local619 switch( eTextFlow ) in ProcessObj()