Searched refs:nTextBottom (Results 1 – 3 of 3) sorted by relevance
607 sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 45720L ); in ProcessObj() local612 ScaleEmu( nTextBottom ); in ProcessObj()656 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()661 nTextBottom = nOldTextRight; in ProcessObj()673 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()678 nTextBottom = nOldTextLeft; in ProcessObj()695 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()751 aSet.Put( SdrTextLowerDistItem( nTextBottom ) ); in ProcessObj()755 pImpRec->nDyTextBottom = nTextBottom; in ProcessObj()
1448 …sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 13 * 3600 ) /360; // 0.13 cm (em… in ApplyCustomShapeTextAttributes() local1568 rSet.Put( SdrTextLowerDistItem( nTextBottom ) ); in ApplyCustomShapeTextAttributes()5196 sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 45720L ); in ProcessObj() local5201 ScaleEmu( nTextBottom ); in ProcessObj()5245 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()5250 nTextBottom = nOldTextRight; in ProcessObj()5262 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()5267 nTextBottom = nOldTextLeft; in ProcessObj()5281 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()5340 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()