Searched refs:nTextRight (Results 1 – 3 of 3) sorted by relevance
604 sal_Int32 nTextRight = GetPropertyValue( DFF_Prop_dxTextRight, 91440L ); in ProcessObj() local609 ScaleEmu( nTextRight ); in ProcessObj()653 sal_Int32 nOldTextRight = nTextRight; in ProcessObj()658 nTextRight = nOldTextTop; in ProcessObj()670 sal_Int32 nOldTextRight = nTextRight; in ProcessObj()675 nTextRight = nOldTextBottom; in ProcessObj()695 aNewRect.Right() -= nTextLeft + nTextRight; in ProcessObj()748 aSet.Put( SdrTextRightDistItem( nTextRight ) ); in ProcessObj()753 pImpRec->nDxTextRight = nTextRight; in ProcessObj()
1443 …sal_Int32 nTextRight = GetPropertyValue( DFF_Prop_dxTextRight, 25 * 3600 ) / 360; // 0.25 cm (em… in ApplyCustomShapeTextAttributes() local1563 rSet.Put( SdrTextRightDistItem( nTextRight ) ); in ApplyCustomShapeTextAttributes()5204 sal_Int32 nTextRight = GetPropertyValue( DFF_Prop_dxTextRight, 91440L ); in ProcessObj() local5209 ScaleEmu( nTextRight ); in ProcessObj()5253 sal_Int32 nOldTextRight = nTextRight; in ProcessObj()5258 nTextRight = nOldTextTop; in ProcessObj()5270 sal_Int32 nOldTextRight = nTextRight; in ProcessObj()5275 nTextRight = nOldTextBottom; in ProcessObj()5292 aNewRect.Right() -= nTextLeft + nTextRight; in ProcessObj()5348 aSet.Put( SdrTextRightDistItem( nTextRight ) ); in ProcessObj()[all …]
946 … sal_Int32 nTextRight = GetPropertyValue( DFF_Prop_dxTextRight, 25 * 3600 ); // 0.25 cm (emu) in ProcessObj() local950 ScaleEmu( nTextRight ); in ProcessObj()1018 nMinFrameWidth = rTextRect.GetWidth() - ( nTextLeft + nTextRight ); in ProcessObj()1214 pTObj->SetMergedItem( SdrTextRightDistItem( nTextRight ) ); in ProcessObj()1240 aTextSize.Width() += nTextLeft + nTextRight; in ProcessObj()1251 aTextSize.Width() += nTextLeft + nTextRight; in ProcessObj()