Searched refs:nTextTop (Results 1 – 3 of 3) sorted by relevance
605 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 45720L ); in ProcessObj() local610 ScaleEmu( nTextTop ); in ProcessObj()654 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()659 nTextTop = nOldTextLeft; in ProcessObj()671 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()676 nTextTop = nOldTextRight; in ProcessObj()694 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()749 aSet.Put( SdrTextUpperDistItem( nTextTop ) ); in ProcessObj()752 pImpRec->nDyTextTop = nTextTop; in ProcessObj()
1444 …sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 13 * 3600 ) / 360; // 0.13 cm (em… in ApplyCustomShapeTextAttributes() local1564 rSet.Put( SdrTextUpperDistItem( nTextTop ) ); in ApplyCustomShapeTextAttributes()5205 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 45720L ); in ProcessObj() local5210 ScaleEmu( nTextTop ); in ProcessObj()5254 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()5259 nTextTop = nOldTextLeft; in ProcessObj()5271 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()5276 nTextTop = nOldTextRight; in ProcessObj()5291 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()5349 aSet.Put( SdrTextUpperDistItem( nTextTop ) ); in ProcessObj()[all …]
947 … sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 13 * 3600 ); // 0.13 cm (emu) in ProcessObj() local951 ScaleEmu( nTextTop ); in ProcessObj()1074 nMinFrameHeight = rTextRect.GetHeight() - ( nTextTop + nTextBottom ); in ProcessObj()1215 pTObj->SetMergedItem( SdrTextUpperDistItem( nTextTop ) ); in ProcessObj()1241 aTextSize.Height() += nTextTop + nTextBottom; in ProcessObj()1252 aTextSize.Height() += nTextTop + nTextBottom; in ProcessObj()