Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx100 Size ImplEESdrWriter::ImplMapSize( const Size& rSize ) in ImplMapSize() function in ImplEESdrWriter
268 Size aSize( ImplMapSize( aBound.GetSize() ) ); in ImplWriteShape()
297 nRadius = ImplMapSize( Size( nRadius, 0 )).Width(); in ImplWriteShape()
408 ImplMapSize( Size( aNewRect.Width, aNewRect.Height ) ) ) ); in ImplWriteShape()
428 ImplMapSize( Size( aNewRect.Width, aNewRect.Height ) ) ) ); in ImplWriteShape()
1285 SetRect(rEx.ImplMapPoint(aNewP), rEx.ImplMapSize(aNewS)); in Init()
1293 SetRect(rEx.ImplMapPoint(aOldP), rEx.ImplMapSize(aOldS)); in Init()
H A Deschesdo.hxx172 Size ImplMapSize( const Size& rSize );
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1134 maSize = ImplMapSize( mXShape->getSize() ); in ImplGetShapeByIndex()
3342 … sal_uInt32 nDefaultTabSize = ImplMapSize( ::com::sun::star::awt::Size( 2011, 1 ) ).Width; in ImplWriteTextStyleAtom()
4379 … maSize = ImplMapSize( ::com::sun::star::awt::Size( aRect.Width, aRect.Height ) ); in ImplWritePage()
4407 … maSize = ImplMapSize( ::com::sun::star::awt::Size ( aBound.GetWidth(), aBound.GetHeight() ) ); in ImplWritePage()
4432 nRadius = ImplMapSize( ::com::sun::star::awt::Size( nRadius, 0 ) ).Width; in ImplWritePage()
5612 ::com::sun::star::awt::Size PPTWriter::ImplMapSize( const ::com::sun::star::awt::Size& rSize ) in ImplMapSize() function in PPTWriter
5630 ::com::sun::star::awt::Size aS( ImplMapSize( aSize ) ); in ImplMapRectangle()
5755 awt::Size aM( ImplMapSize( aS ) ); in ImplCreateTable()
5768 awt::Size aM( ImplMapSize( aS ) ); in ImplCreateTable()
H A Deppt.hxx828 ::com::sun::star::awt::Size ImplMapSize( const ::com::sun::star::awt::Size& );
H A Deppt.cxx164 maNotesPageSize = ImplMapSize( ::com::sun::star::awt::Size( nWidth, nHeight ) ); in PPTWriter()
174 maDestPageSize = ImplMapSize( ::com::sun::star::awt::Size( nWidth, nHeight ) ); in PPTWriter()

Completed in 134 milliseconds