Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx283 #define DFF_Prop_dxTextLeft 129 // LONG margins relative to shape's… macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx1445 …sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 25 * 3600 ) / 360; // 0.25 cm (em… in ApplyCustomShapeTextAttributes()
5193 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 91440L); in ProcessObj()
H A Dsvdfppt.cxx945 … sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 25 * 3600 ); // 0.25 cm (emu) in ProcessObj()
/AOO41X/main/sw/source/filter/ww8/
H A Dww8par.cxx604 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 91440L); in ProcessObj()