Home
last modified time | relevance | path

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

/aoo41x/main/embeddedobj/test/Container1/
H A DEmbedContApp.java141 private NativeView m_aNativeView; field in EmbedContApp
263 m_aNativeView = new NativeView(); in init()
264 m_aNativeView.resize( 800, 600 ); in init()
265 this.add( m_aNativeView ); in init()
864 m_xVCLWindow = WindowHelper.createWindow( m_xServiceFactory, m_aNativeView, aBounds ); in createVclWindow()

Completed in 16 milliseconds