Home
last modified time | relevance | path

Searched refs:nTextTop (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx606 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 45720L ); in ProcessObj() local
611 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()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx1447 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 13 * 3600 ) / 360; // 0.13 cm (emu) in ApplyCustomShapeTextAttributes() local
1567 rSet.Put( SdrTextUpperDistItem( nTextTop ) ); in ApplyCustomShapeTextAttributes()
5195 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 45720L ); in ProcessObj() local
5200 ScaleEmu( nTextTop ); in ProcessObj()
5244 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()
5249 nTextTop = nOldTextLeft; in ProcessObj()
5261 sal_Int32 nOldTextTop = nTextTop; in ProcessObj()
5266 nTextTop = nOldTextRight; in ProcessObj()
5281 aNewRect.Bottom() -= nTextTop + nTextBottom; in ProcessObj()
5339 aSet.Put( SdrTextUpperDistItem( nTextTop ) ); in ProcessObj()
[all …]
H A Dsvdfppt.cxx947 sal_Int32 nTextTop = GetPropertyValue( DFF_Prop_dyTextTop, 13 * 3600 ); // 0.13 cm (emu) in ProcessObj() local
951 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 83 milliseconds