Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx289 #define DFF_Prop_anchorText 135 // MSO_ANCHOR How to anchor the text macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1476 MSO_Anchor eTextAnchor = (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ApplyCustomShapeTextAttributes()
1521 MSO_Anchor eTextAnchor = (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ApplyCustomShapeTextAttributes()
5347 if ( IsProperty( DFF_Prop_anchorText ) ) in ProcessObj()
5350 (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText ); in ProcessObj()
H A Dsvdfppt.cxx970 … MSO_Anchor eTextAnchor = (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ProcessObj()
1026 … MSO_Anchor eTextAnchor = (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ProcessObj()
8018 MSO_Anchor eTextAnchor = (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ApplyTextAnchorAttributes()
8070 MSO_Anchor eTextAnchor = (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ApplyTextAnchorAttributes()
/AOO41X/main/sc/source/filter/excel/
H A Dxiescher.cxx1536 …MSO_Anchor eTextAnchor = (MSO_Anchor)rDffConv.GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop… in DoPreProcessSdrObj()
1575 …MSO_Anchor eTextAnchor = (MSO_Anchor)rDffConv.GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop… in DoPreProcessSdrObj()
/AOO41X/main/sw/source/filter/ww8/
H A Dww8par.cxx759 (MSO_Anchor)GetPropertyValue( DFF_Prop_anchorText, mso_anchorTop ); in ProcessObj()