| /trunk/main/framework/source/jobs/ |
| H A D | job.cxx | 231 …css::uno::Reference< css::task::XJobListener > xThis(static_cast< ::cppu::OWeakObject* >(this), cs… in execute() local 249 xAJob->executeAsync(lJobArgs, xThis); in execute() 569 …css::uno::Reference< css::frame::XTerminateListener > xThis(static_cast< ::cppu::OWeakObject* >(th… in impl_startListening() local 572 m_xDesktop->addTerminateListener(xThis); in impl_startListening() 588 …css::uno::Reference< css::util::XCloseListener > xThis (static_cast< ::cppu::OWeakObject* >… in impl_startListening() local 591 xCloseable->addCloseListener(xThis); in impl_startListening() 607 …css::uno::Reference< css::util::XCloseListener > xThis (static_cast< ::cppu::OWeakObject* >… in impl_startListening() local 610 xCloseable->addCloseListener(xThis); in impl_startListening() 639 …css::uno::Reference< css::frame::XTerminateListener > xThis(static_cast< ::cppu::OWeakObject* >(th… in impl_stopListening() local 640 m_xDesktop->removeTerminateListener(xThis); in impl_stopListening() [all …]
|
| H A D | jobdispatch.cxx | 296 …css::uno::Reference< css::frame::XDispatchResultListener > xThis( static_cast< ::cppu::OWeakObject… in impl_dispatchEvent() local 335 pJob->setDispatchResultFake(xListener, xThis); in impl_dispatchEvent() 343 aEvent.Source = xThis; in impl_dispatchEvent() 389 …css::uno::Reference< css::frame::XDispatchResultListener > xThis( static_cast< ::cppu::OWeakObject… in impl_dispatchService() local 397 pJob->setDispatchResultFake(xListener, xThis); in impl_dispatchService() 440 …css::uno::Reference< css::frame::XDispatchResultListener > xThis( static_cast< ::cppu::OWeakObject… in impl_dispatchAlias() local 448 pJob->setDispatchResultFake(xListener, xThis); in impl_dispatchAlias()
|
| /trunk/main/framework/source/uiconfiguration/ |
| H A D | moduleuiconfigurationmanager.cxx | 531 Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in impl_resetElementTypeData() local 532 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_resetElementTypeData() 551 aReplaceEvent.Accessor <<= xThis; in impl_resetElementTypeData() 568 aEvent.Accessor <<= xThis; in impl_resetElementTypeData() 601 Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in impl_reloadElementTypeData() local 602 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_reloadElementTypeData() 620 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData() 638 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData() 655 aRemoveEvent.Accessor <<= xThis; in impl_reloadElementTypeData() 771 Reference< XComponent > xThis( static_cast< OWeakObject* >(this), UNO_QUERY ); in dispose() local [all …]
|
| H A D | uiconfigurationmanager.cxx | 456 Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in impl_resetElementTypeData() local 457 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_resetElementTypeData() 469 aEvent.Accessor <<= xThis; in impl_resetElementTypeData() 499 Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in impl_reloadElementTypeData() local 500 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_reloadElementTypeData() 518 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData() 532 aRemoveEvent.Accessor <<= xThis; in impl_reloadElementTypeData() 621 Reference< XComponent > xThis( static_cast< OWeakObject* >(this), UNO_QUERY ); in dispose() local 623 css::lang::EventObject aEvent( xThis ); in dispose() 910 … Reference< XUIConfigurationManager > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in replaceSettings() local [all …]
|
| H A D | uiconfigurationmanagerimpl.cxx | 504 Reference< XUIConfigurationManager > xThis( m_xOwner, UNO_QUERY ); in impl_resetElementTypeData() local 523 aReplaceEvent.Accessor <<= xThis; in impl_resetElementTypeData() 540 aEvent.Accessor <<= xThis; in impl_resetElementTypeData() 575 Reference< XUIConfigurationManager > xThis( m_xOwner, UNO_QUERY ); in impl_reloadElementTypeData() local 593 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData() 611 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData() 628 aRemoveEvent.Accessor <<= xThis; in impl_reloadElementTypeData() 1101 Reference< XUIConfigurationManager > xThis( m_xOwner, UNO_QUERY ); in replaceSettings() local 1107 aEvent.Accessor <<= xThis; in replaceSettings() 1149 Reference< XUIConfigurationManager > xThis( m_xOwner, UNO_QUERY ); in replaceSettings() local [all …]
|
| /trunk/main/sd/source/ui/animations/ |
| H A D | motionpathtag.cxx | 638 SmartTagReference xThis( this ); in KeyInput() local 969 SmartTagReference xThis( this ); in addCustomHandles() local 970 SdPathHdl* pHdl = new SdPathHdl( xThis, mpPathObj ); in addCustomHandles() 993 … SmartHdl* pSmartHdl = new SmartHdl( xThis, mpPathObj, pTempHdl->GetPos(), pTempHdl->GetKind() ); in addCustomHandles() 1035 … rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft(),HDL_UPLFT)); in addCustomHandles() 1039 … rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft() ,HDL_UPLFT)); in addCustomHandles() 1040 … rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomRight(),HDL_LWRGT)); in addCustomHandles() 1044 …if (!bWdt0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft() ,HDL… in addCustomHandles() 1045 …if ( !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopCenter() ,HDL… in addCustomHandles() 1046 …if (!bWdt0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopRight() ,HDL… in addCustomHandles() [all …]
|
| /trunk/main/sw/source/ui/uno/ |
| H A D | unodispatch.cxx | 232 uno::Reference<view::XSelectionChangeListener> xThis = this; in ~SwXDispatch() local 233 xSupplier->removeSelectionChangeListener(xThis); in ~SwXDispatch() 345 uno::Reference<view::XSelectionChangeListener> xThis = this; in addStatusListener() local 346 xSupplier->addSelectionChangeListener(xThis); in addStatusListener() 369 uno::Reference<view::XSelectionChangeListener> xThis = this; in removeStatusListener() local 370 xSupplier->removeSelectionChangeListener(xThis); in removeStatusListener() 408 uno::Reference<view::XSelectionChangeListener> xThis = this; in disposing() local 409 xSupplier->removeSelectionChangeListener(xThis); in disposing()
|
| /trunk/main/framework/source/dispatch/ |
| H A D | interceptionhelper.cxx | 156 …css::uno::Reference< css::frame::XDispatchProvider > xThis(static_cast< ::cppu::OWeakObject* >(thi… in registerDispatchProviderInterceptor() local 158 …ow css::uno::RuntimeException(DECLARE_ASCII("NULL references not allowed as in parameter"), xThis); in registerDispatchProviderInterceptor() 183 xInterceptor->setMasterDispatchProvider(xThis ); in registerDispatchProviderInterceptor() 214 xInterceptor->setMasterDispatchProvider(xThis ); in registerDispatchProviderInterceptor() 239 …css::uno::Reference< css::frame::XDispatchProvider > xThis(static_cast< ::cppu::OWeakObject* >(thi… in releaseDispatchProviderInterceptor() local 241 …ow css::uno::RuntimeException(DECLARE_ASCII("NULL references not allowed as in parameter"), xThis); in releaseDispatchProviderInterceptor() 300 …css::uno::Reference< css::frame::XDispatchProvider > xThis(static_cast< ::cppu::OWeakObject* >(thi… in disposing() local
|
| H A D | loaddispatcher.cxx | 133 …css::uno::Reference< css::uno::XInterface > xThis(static_cast< css::frame::XNotifyingDispatch* >(t… in impl_dispatch() local 147 …css::frame::DispatchResultEvent(xThis, css::frame::DispatchResultState::DONTKNOW, css::uno::Any())… in impl_dispatch() 155 …css::frame::DispatchResultEvent(xThis, css::frame::DispatchResultState::FAILURE, css::uno::Any())); in impl_dispatch() 178 …css::frame::DispatchResultEvent(xThis, css::frame::DispatchResultState::SUCCESS, css::uno::Any())); in impl_dispatch() 181 …css::frame::DispatchResultEvent(xThis, css::frame::DispatchResultState::FAILURE, css::uno::Any())); in impl_dispatch()
|
| /trunk/main/toolkit/source/controls/ |
| H A D | tabpagemodel.cxx | 164 Reference<XPropertySet> xThis(*this,UNO_QUERY); in initialize() local 165 … xThis->setPropertyValue(s_sResourceResolver,xDialogProp->getPropertyValue(s_sResourceResolver)); in initialize() 166 …xThis->setPropertyValue(GetPropertyName(BASEPROPERTY_TITLE),xDialogProp->getPropertyValue(GetPrope… in initialize() 167 …xThis->setPropertyValue(GetPropertyName(BASEPROPERTY_HELPTEXT),xDialogProp->getPropertyValue(GetPr… in initialize() 168 …xThis->setPropertyValue(GetPropertyName(BASEPROPERTY_HELPURL),xDialogProp->getPropertyValue(GetPro… in initialize()
|
| H A D | controlmodelcontainerbase.cxx | 765 Reference<XPropertySet> xThis(*this,UNO_QUERY); in getTitle() local 767 xThis->getPropertyValue(GetPropertyName(BASEPROPERTY_TITLE)) >>= sTitle; in getTitle() 773 Reference<XPropertySet> xThis(*this,UNO_QUERY); in setTitle() local 774 xThis->setPropertyValue(GetPropertyName(BASEPROPERTY_TITLE),makeAny(_title)); in setTitle() 1156 Reference< util::XModifyListener > xThis( static_cast<OWeakObject*>( this ), UNO_QUERY ); in startListening() local 1161 xModifyBroadcaster->addModifyListener( xThis ); in startListening() 1189 Reference< util::XModifyListener > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in stopListening() local 1201 xModifyBroadcaster->removeModifyListener( xThis ); in stopListening() 1297 Reference< util::XModifyListener > xThis( static_cast< OWeakObject* >( this ), UNO_QUERY ); in disposing() local 1302 xModifyBroadcaster->removeModifyListener( xThis ); in disposing() [all …]
|
| /trunk/main/sw/source/core/access/ |
| H A D | accpage.cxx | 70 ::vos::ORef < SwAccessibleContext > xThis( this ); in GetStates() 71 GetMap()->SetCursorContext( xThis ); in GetStates() 94 ::vos::ORef < SwAccessibleContext > xThis( this ); in _InvalidateCursorPos() 95 GetMap()->SetCursorContext( xThis ); in _InvalidateCursorPos()
|
| H A D | accframebase.cxx | 107 ::vos::ORef < SwAccessibleContext > xThis( this ); in GetStates() 108 GetMap()->SetCursorContext( xThis ); in GetStates() 180 ::vos::ORef < SwAccessibleContext > xThis( this ); in _InvalidateCursorPos() 181 GetMap()->SetCursorContext( xThis ); in _InvalidateCursorPos()
|
| H A D | acccontext.cxx | 360 uno::Reference < XAccessibleContext > xThis( this ); in ScrolledIn() local 367 aEvent.NewValue <<= xThis; in ScrolledIn() 496 uno::Reference < XAccessibleContext > xThis( this ); in FireAccessibleEvent() local 497 rEvent.Source = xThis; in FireAccessibleEvent() 634 uno::Reference < XAccessibleContext > xThis( this ); in getAccessibleChild() local 637 xThis ); in getAccessibleChild() 1141 uno::Reference < XAccessibleContext > xThis( this ); in Dispose() local 1150 aEvent.OldValue <<= xThis; in Dispose()
|
| H A D | acccontext.hxx | 438 ::com::sun::star::uno::Reference < ifc > xThis( this ); \ 440 ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(msg) ), xThis ); \ 446 ::com::sun::star::uno::Reference < ifc > xThis( ths ); \ 449 xThis ); \
|
| H A D | acccell.cxx | 107 ::vos::ORef < SwAccessibleContext > xThis( this ); in GetStates() 108 GetMap()->SetCursorContext( xThis ); in GetStates() 147 ::vos::ORef < SwAccessibleContext > xThis( this ); in _InvalidateMyCursorPos() 148 GetMap()->SetCursorContext( xThis ); in _InvalidateMyCursorPos()
|
| /trunk/main/xmloff/source/table/ |
| H A D | XMLTableImport.cxx | 107 …XMLTableImportContext( const rtl::Reference< XMLTableImport >& xThis, sal_uInt16 nPrfx, const OUSt… 234 rtl::Reference< XMLTableImport > xThis( this ); in CreateTableContext() local 235 return new XMLTableImportContext( xThis, nPrfx, rLName, xColumnRowRange ); in CreateTableContext() 509 SvXMLImportContextRef xThis( this ); in ImportRow() local 510 return new XMLProxyContext( GetImport(), xThis, nPrefix, rLocalName ); in ImportRow() 562 SvXMLImportContextRef xThis( this ); in CreateChildContext() local 563 return new XMLProxyContext( GetImport(), xThis, nPrefix, rLocalName ); in CreateChildContext()
|
| /trunk/main/filter/source/config/cache/ |
| H A D | cacheupdatelistener.cxx | 84 …css::uno::Reference< css::util::XChangesListener > xThis(static_cast< css::util::XChangesListener*… in startListening() local 85 xNotifier->addChangesListener(xThis); in startListening() 111 …css::uno::Reference< css::util::XChangesListener > xThis(static_cast< css::util::XChangesListener*… in stopListening() local 112 xNotifier->removeChangesListener(xThis); in stopListening()
|
| /trunk/main/framework/source/layoutmanager/ |
| H A D | layoutmanager.cxx | 437 uno::Reference< ui::XUIConfigurationListener > xThis( m_xToolbarManager ); in implts_destroyElements() local 454 uno::Reference< ui::XUIConfigurationListener > xThis( m_xToolbarManager ); in implts_toggleFloatingUIElementsVisibility() local 809 uno::Reference< ui::XUIConfigurationListener > xThis( m_xToolbarManager ); in implts_updateUIElementsVisibleState() local 1157 uno::Reference< ui::XUIConfigurationListener > xThis( m_xToolbarManager ); in implts_setOffset() local 1158 if ( xThis.is() ) in implts_setOffset() 1451 uno::Reference< ui::XUIConfigurationListener > xThis( m_xToolbarManager ); in IMPL_LINK() local 1557 … uno::Reference< uno::XInterface > xThis( static_cast< OWeakObject* >(this), uno::UNO_QUERY ); in createElement() local 1562 impl_addWindowListeners( xThis, xUIElement ); in createElement() 1710 uno::Reference< uno::XInterface > xThis( m_xToolbarManager, uno::UNO_QUERY ); in requestElement() local 1741 uno::Reference< uno::XInterface > xThis( m_xToolbarManager ); in getElement() local [all …]
|
| /trunk/main/svx/source/table/ |
| H A D | tablemodel.cxx | 758 TableModelRef xThis( this ); in insertColumns() local 771 pModel->AddUndo( new InsertColUndo( xThis, nIndex, aNewColumns, aNewCells ) ); in insertColumns() 834 TableModelRef xThis( this ); in removeColumns() local 850 pModel->AddUndo( new RemoveColUndo( xThis, nIndex, aRemovedCols, aRemovedCells ) ); in removeColumns() 945 TableModelRef xThis( this ); in insertRows() local 946 pModel->AddUndo( new InsertRowUndo( xThis, nIndex, aNewRows ) ); in insertRows() 1005 TableModelRef xThis( this ); in removeRows() local 1011 pModel->AddUndo( new RemoveRowUndo( xThis, nIndex, aRemovedRows ) ); in removeRows()
|
| /trunk/main/extensions/source/scanner/ |
| H A D | scanwin.cxx | 1004 uno::Reference< XScannerManager > xThis( this ); in configureScanner() local 1007 …rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Scanner does not exist" ) ), xThis, ScanError_Invalid… in configureScanner() 1020 uno::Reference< XScannerManager > xThis( this ); in startScan() local 1023 …rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Scanner does not exist" ) ), xThis, ScanError_Invalid… in startScan() 1035 uno::Reference< XScannerManager > xThis( this ); in getError() local 1038 …rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Scanner does not exist" ) ), xThis, ScanError_Invalid… in getError()
|
| /trunk/main/sd/source/ui/func/ |
| H A D | smarttag.cxx | 41 SmartTagReference xThis( this ); in SmartTag() local 42 mrView.getSmartTags().add( xThis ); in SmartTag() 107 SmartTagReference xThis( this ); in disposing() local 108 mrView.getSmartTags().remove( xThis ); in disposing()
|
| /trunk/main/framework/source/services/ |
| H A D | frame.cxx | 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() [all …]
|
| H A D | tabwindowservice.cxx | 284 …css::uno::Reference< css::uno::XInterface > xThis(static_cast< ::cppu::OWeakObject* >(this), css::… in dispose() local 285 css::lang::EventObject aEvent(xThis); in dispose() 370 …css::uno::Reference< css::uno::XInterface > xThis ( static_cast< ::cppu::OWeakObject* >(this), css… in IMPL_LINK() local 371 css::lang::EventObject aEvent( xThis ); in IMPL_LINK()
|
| /trunk/main/animations/source/animcore/ |
| H A D | animcore.cxx | 1852 Reference< XInterface > xThis( static_cast< OWeakObject * >(this) ); in insertBefore() local 1853 newChild->setParent( xThis ); in insertBefore() 1882 Reference< XInterface > xThis( static_cast< OWeakObject * >(this) ); in insertAfter() local 1883 newChild->setParent( xThis ); in insertAfter() 1911 Reference< XInterface > xThis( static_cast< OWeakObject * >(this) ); in replaceChild() local 1912 newChild->setParent( xThis ); in replaceChild() 1954 Reference< XInterface > xThis( static_cast< OWeakObject * >(this) ); in appendChild() local 1957 if( xThis == xChild ) in appendChild() 1962 newChild->setParent( xThis ); in appendChild()
|