Lines Matching refs:mxFrame
77 mxFrame(), in ViewAppletShape()
183 mxFrame.set( in startApplet()
189 mxFrame->initialize( xOwnWindow ); in startApplet()
194 mxFrame ); in startApplet()
207 … uno::Reference< awt::XWindow > xSurroundingWindow( mxFrame->getContainerWindow() ); in startApplet()
215 uno::Reference< awt::XWindow > xAppletWindow( mxFrame->getComponentWindow() ); in startApplet()
236 mxFrame, in endApplet()
242 mxFrame.clear(); in endApplet()
255 if( !mxFrame.is() ) in render()
268 if( !mxFrame.is() ) in resize()
278 uno::Reference< awt::XWindow > xFrameWindow( mxFrame->getContainerWindow() ); in resize()
286 uno::Reference< awt::XWindow > xAppletWindow( mxFrame->getComponentWindow() ); in resize()