Searched refs:nTextTop (Results 1 – 3 of 3) sorted by relevance
606 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 45720L ); in ProcessObj() local611 ScaleEmu( nTextTop ); in ProcessObj()655 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()660 nTextTop = nOldTextLeft; in ProcessObj()672 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()677 nTextTop = nOldTextRight; in ProcessObj()695 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()750 aSet.Put( SdrTextUpperDistItem( nTextTop ) ); in ProcessObj()753 pImpRec->nDyTextTop = nTextTop; in ProcessObj()
1447 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 13 * 3600 ) / 360; // 0.13 cm (emu) in ApplyCustomShapeTextAttributes() local1567 rSet.Put( SdrTextUpperDistItem( nTextTop ) ); in ApplyCustomShapeTextAttributes()5189 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 45720L ); in ProcessObj() local5194 ScaleEmu( nTextTop ); in ProcessObj()5238 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()5243 nTextTop = nOldTextLeft; in ProcessObj()5255 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()5260 nTextTop = nOldTextRight; in ProcessObj()5275 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()5333 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()
Completed in 82 milliseconds