Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx4730 …:sun::star::uno::Sequence< com::sun::star::drawing::EnhancedCustomShapeTextFrame > aTextFrame( 1 ); in ImportShape() local
4731 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrame[ 0 ].TopLeft.First, nLeft ); in ImportShape()
4732 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrame[ 0 ].TopLeft.Second, nTop ); in ImportShape()
4733 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrame[ 0 ].BottomRight.First, nRight … in ImportShape()
4734 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aTextFrame[ 0 ].BottomRight.Second,nBottom… in ImportShape()
4737 aProp.Value <<= aTextFrame; in ImportShape()

Completed in 45 milliseconds