Lines Matching refs:xThis
194 …css::uno::Reference< css::uno::XInterface > xThis(static_cast< ::cppu::OWeakObject* >(this), css::… in DEFINE_XINTERFACE_21()
360 …css::uno::Reference< css::frame::XComponentLoader > xThis(static_cast< css::frame::XComponentLoade… in loadComponentFromURL() local
364 …return LoadEnv::loadComponentFromURL(xThis, xSMGR, sURL, sTargetFrameName, nSearchFlags, lArgument… in loadComponentFromURL()
605 …css::uno::Reference< css::frame::XFrame > xThis (static_cast< css::fram… in initialize() local
611 aArg.Value <<= xThis; in initialize()
636 pTitleHelper->setOwner(xThis); in initialize()
1118 …css::uno::Reference< css::frame::XFrame > xThis ( static_cast< ::cppu::OWeakOb… in activate() local
1145 xParent->setActiveFrame( xThis ); in activate()
1214 …css::uno::Reference< css::frame::XFrame > xThis ( static_cast< ::cppu::OWeakOb… in deactivate() local
1265 ( xParent->getActiveFrame() == xThis ) in deactivate()
1862 …css::uno::Reference< css::frame::XFrame > xThis( static_cast< ::cppu::OWeakObject* >(this), css::u… in dispose() local
1872 css::lang::EventObject aEvent( xThis ); in dispose()
1912 m_xParent->getFrames()->remove( xThis ); in dispose()