Searched refs:nTextBottom (Results 1 – 3 of 3) sorted by relevance
606 sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 45720L ); in ProcessObj() local611 ScaleEmu( nTextBottom ); in ProcessObj()655 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()660 nTextBottom = nOldTextRight; in ProcessObj()672 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()677 nTextBottom = nOldTextLeft; in ProcessObj()694 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()750 aSet.Put( SdrTextLowerDistItem( nTextBottom ) ); in ProcessObj()754 pImpRec->nDyTextBottom = nTextBottom; in ProcessObj()
1445 …sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 13 * 3600 ) /360; // 0.13 cm (em… in ApplyCustomShapeTextAttributes() local1565 rSet.Put( SdrTextLowerDistItem( nTextBottom ) ); in ApplyCustomShapeTextAttributes()5206 sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 45720L ); in ProcessObj() local5211 ScaleEmu( nTextBottom ); in ProcessObj()5255 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()5260 nTextBottom = nOldTextRight; in ProcessObj()5272 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()5277 nTextBottom = nOldTextLeft; in ProcessObj()5291 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()5350 aSet.Put( SdrTextLowerDistItem( nTextBottom ) ); in ProcessObj()[all …]
948 sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 13 * 3600 ); in ProcessObj() local952 ScaleEmu( nTextBottom ); in ProcessObj()1074 nMinFrameHeight = rTextRect.GetHeight() - ( nTextTop + nTextBottom ); in ProcessObj()1216 pTObj->SetMergedItem( SdrTextLowerDistItem( nTextBottom ) ); in ProcessObj()1241 aTextSize.Height() += nTextTop + nTextBottom; in ProcessObj()1252 aTextSize.Height() += nTextTop + nTextBottom; in ProcessObj()