Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
H A Dviewappletshape.cxx215 uno::Reference< awt::XWindow > xAppletWindow( mxFrame->getComponentWindow() ); in startApplet() local
216 if( xAppletWindow.is() ) in startApplet()
217 xAppletWindow->setPosSize( 0, 0, in startApplet()
286 uno::Reference< awt::XWindow > xAppletWindow( mxFrame->getComponentWindow() ); in resize() local
287 if( xAppletWindow.is() ) in resize()
288 xAppletWindow->setPosSize( 0, 0, in resize()

Completed in 7 milliseconds