Home
last modified time | relevance | path

Searched refs:DFF_Prop_txflTextFlow (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svx/inc/svx/
H A Dmsdffdef.hxx290 #define DFF_Prop_txflTextFlow 136 // MSO_TXFL Text flow macro
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx1453 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in ApplyCustomShapeTextAttributes()
1455 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeTextAttributes()
1649 if ( IsProperty( DFF_Prop_txflTextFlow ) || IsProperty( DFF_Prop_cdirFont ) ) in ApplyCustomShapeGeometryAttributes()
1652 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeGeometryAttributes()
5199 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in ProcessObj()
5202 DFF_Prop_txflTextFlow) & 0xFFFF); in ProcessObj()
6228 case DFF_Prop_txflTextFlow : in GetShapeContainerData()
H A Dsvdfppt.cxx902 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in ProcessObj()
904 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ProcessObj()
7973 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in IsVerticalText()
7975 MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in IsVerticalText()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par.cxx616 if ( IsProperty( DFF_Prop_txflTextFlow ) ) in ProcessObj()
619 DFF_Prop_txflTextFlow) & 0xFFFF); in ProcessObj()

Completed in 114 milliseconds