Searched refs:rVCLSize (Results 1 – 1 of 1) sorted by relevance
33 inline ::com::sun::star::awt::Size AWTSize( const Size& rVCLSize ) in AWTSize() argument35 return ::com::sun::star::awt::Size( rVCLSize.Width(), rVCLSize.Height() ); in AWTSize()
Completed in 15 milliseconds