Home
last modified time | relevance | path

Searched refs:nTextLeft (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx604 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 91440L); in ProcessObj() local
609 ScaleEmu( nTextLeft ); in ProcessObj()
653 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()
658 nTextLeft = nOldTextBottom; in ProcessObj()
670 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()
675 nTextLeft = nOldTextTop; in ProcessObj()
696 aNewRect.Right() -= nTextLeft + nTextRight; in ProcessObj()
748 aSet.Put( SdrTextLeftDistItem( nTextLeft ) ); in ProcessObj()
752 pImpRec->nDxTextLeft = nTextLeft; in ProcessObj()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx1445 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 25 * 3600 ) / 360; // 0.25 cm (emu) in ApplyCustomShapeTextAttributes() local
1565 rSet.Put( SdrTextLeftDistItem( nTextLeft ) ); in ApplyCustomShapeTextAttributes()
5193 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 91440L); in ProcessObj() local
5198 ScaleEmu( nTextLeft ); in ProcessObj()
5242 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()
5247 nTextLeft = nOldTextBottom; in ProcessObj()
5259 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()
5264 nTextLeft = nOldTextTop; in ProcessObj()
5282 aNewRect.Right() -= nTextLeft + nTextRight; in ProcessObj()
5337 aSet.Put( SdrTextLeftDistItem( nTextLeft ) ); in ProcessObj()
[all …]
H A Dsvdfppt.cxx945 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 25 * 3600 ); // 0.25 cm (emu) in ProcessObj() local
949 ScaleEmu( nTextLeft ); in ProcessObj()
1018 nMinFrameWidth = rTextRect.GetWidth() - ( nTextLeft + nTextRight ); in ProcessObj()
1213 pTObj->SetMergedItem( SdrTextLeftDistItem( nTextLeft ) ); in ProcessObj()
1240 aTextSize.Width() += nTextLeft + nTextRight; in ProcessObj()
1251 aTextSize.Width() += nTextLeft + nTextRight; in ProcessObj()

Completed in 117 milliseconds