Searched refs:nTextLeft (Results 1 – 3 of 3) sorted by relevance
603 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 91440L); in ProcessObj() local608 ScaleEmu( nTextLeft ); in ProcessObj()652 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()657 nTextLeft = nOldTextBottom; in ProcessObj()669 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()674 nTextLeft = nOldTextTop; in ProcessObj()695 aNewRect.Right() -= nTextLeft + nTextRight; in ProcessObj()747 aSet.Put( SdrTextLeftDistItem( nTextLeft ) ); in ProcessObj()751 pImpRec->nDxTextLeft = nTextLeft; in ProcessObj()
1442 …sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 25 * 3600 ) / 360; // 0.25 cm (em… in ApplyCustomShapeTextAttributes() local1562 rSet.Put( SdrTextLeftDistItem( nTextLeft ) ); in ApplyCustomShapeTextAttributes()5203 sal_Int32 nTextLeft = GetPropertyValue( DFF_Prop_dxTextLeft, 91440L); in ProcessObj() local5208 ScaleEmu( nTextLeft ); in ProcessObj()5252 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()5257 nTextLeft = nOldTextBottom; in ProcessObj()5269 sal_Int32 nOldTextLeft = nTextLeft; in ProcessObj()5274 nTextLeft = nOldTextTop; in ProcessObj()5292 aNewRect.Right() -= nTextLeft + nTextRight; in ProcessObj()5347 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()