Searched refs:nTextLeft (Results 1 – 3 of 3) sorted by relevance
604 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 91440L); in ProcessObj() local609 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()
1445 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 25 * 3600 ) / 360; // 0.25 cm (emu) in ApplyCustomShapeTextAttributes() local1565 rSet.Put( SdrTextLeftDistItem( nTextLeft ) ); in ApplyCustomShapeTextAttributes()5187 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 91440L); in ProcessObj() local5192 ScaleEmu( nTextLeft ); in ProcessObj()5236 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()5241 nTextLeft = nOldTextBottom; in ProcessObj()5253 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()5258 nTextLeft = nOldTextTop; in ProcessObj()5276 aNewRect.Right() -= nTextLeft + nTextRight; in ProcessObj()5331 aSet.Put( SdrTextLeftDistItem( nTextLeft ) ); in ProcessObj()[all …]
945 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 25 * 3600 ); // 0.25 cm (emu) in ProcessObj() local949 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 102 milliseconds