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 (emu) in ApplyCustomShapeTextAttributes() local1568 rSet.Put( SdrTextLowerDistItem( nTextBottom ) ); in ApplyCustomShapeTextAttributes()5209 sal_Int32 nTextBottom = GetPropertyValue( DFF_Prop_dyTextBottom, 45720L ); in ProcessObj() local5214 ScaleEmu( nTextBottom ); in ProcessObj()5258 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()5263 nTextBottom = nOldTextRight; in ProcessObj()5275 sal_Int32 nOldTextBottom = nTextBottom; in ProcessObj()5280 nTextBottom = nOldTextLeft; in ProcessObj()5294 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()5353 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()
Completed in 235 milliseconds