Home
last modified time | relevance | path

Searched refs:MSO_TextFlow (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx862 enum MSO_TextFlow { enum
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1455MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeTextAttributes()
1652MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ApplyCustomShapeGeometryAttributes()
5207 MSO_TextFlow eTextFlow = (MSO_TextFlow)(GetPropertyValue( in ProcessObj()
H A Dsvdfppt.cxx904MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in ProcessObj()
7987MSO_TextFlow eTextFlow = (MSO_TextFlow)( GetPropertyValue( DFF_Prop_txflTextFlow ) & 0xFFFF ); in IsVerticalText()
/AOO41X/main/sw/source/filter/ww8/
H A Dww8par.cxx618 MSO_TextFlow eTextFlow = (MSO_TextFlow)(GetPropertyValue( in ProcessObj()
H A Dwrtw8esh.cxx2986 MSO_TextFlow nFlow; in WriteTxtFlyFrame()