Searched refs:nTextRight (Results 1 – 3 of 3) sorted by relevance
605 sal_Int32 nTextRight = GetPropertyValue( DFF_Prop_dxTextRight, 91440L ); in ProcessObj() local610 ScaleEmu( nTextRight ); in ProcessObj()654 sal_Int32 nOldTextRight = nTextRight; in ProcessObj()659 nTextRight = nOldTextTop; in ProcessObj()671 sal_Int32 nOldTextRight = nTextRight; in ProcessObj()676 nTextRight = nOldTextBottom; in ProcessObj()696 aNewRect.Right() -= nTextLeft + nTextRight; in ProcessObj()749 aSet.Put( SdrTextRightDistItem( nTextRight ) ); in ProcessObj()754 pImpRec->nDxTextRight = nTextRight; in ProcessObj()
1446 sal_Int32 nTextRight = GetPropertyValue( DFF_Prop_dxTextRight, 25 * 3600 ) / 360; // 0.25 cm (emu) in ApplyCustomShapeTextAttributes() local1566 rSet.Put( SdrTextRightDistItem( nTextRight ) ); in ApplyCustomShapeTextAttributes()5188 sal_Int32 nTextRight = GetPropertyValue( DFF_Prop_dxTextRight, 91440L ); in ProcessObj() local5193 ScaleEmu( nTextRight ); in ProcessObj()5237 sal_Int32 nOldTextRight = nTextRight; in ProcessObj()5242 nTextRight = nOldTextTop; in ProcessObj()5254 sal_Int32 nOldTextRight = nTextRight; in ProcessObj()5259 nTextRight = nOldTextBottom; in ProcessObj()5276 aNewRect.Right() -= nTextLeft + nTextRight; in ProcessObj()5332 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()
Completed in 95 milliseconds