Home
last modified time | relevance | path

Searched refs:xThis (Results 1 – 25 of 104) sorted by relevance

12345

/trunk/main/framework/source/jobs/
H A Djob.cxx231 …css::uno::Reference< css::task::XJobListener > xThis(static_cast< ::cppu::OWeakObject* >(this), cs… in execute() local
249 xAJob->executeAsync(lJobArgs, xThis); in execute()
572 m_xDesktop->addTerminateListener(xThis); in impl_startListening()
591 xCloseable->addCloseListener(xThis); in impl_startListening()
610 xCloseable->addCloseListener(xThis); in impl_startListening()
640 m_xDesktop->removeTerminateListener(xThis); in impl_stopListening()
658 xCloseable->removeCloseListener(xThis); in impl_stopListening()
676 xCloseable->removeCloseListener(xThis); in impl_stopListening()
772 …css::uno::Reference< css::uno::XInterface > xThis(static_cast< ::cppu::OWeakObject* >(this), css::… in queryTermination() local
773 throw css::frame::TerminationVetoException(DECLARE_ASCII("job still in progress"), xThis); in queryTermination()
[all …]
H A Djobdispatch.cxx296 …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 Dmoduleuiconfigurationmanager.cxx551 aReplaceEvent.Accessor <<= xThis; in impl_resetElementTypeData()
568 aEvent.Accessor <<= xThis; in impl_resetElementTypeData()
620 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
638 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
655 aRemoveEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
773 css::lang::EventObject aEvent( xThis ); in dispose()
1141 aEvent.Accessor <<= xThis; in replaceSettings()
1190 aEvent.Accessor <<= xThis; in replaceSettings()
1254 aEvent.Accessor <<= xThis; in removeSettings()
1269 aEvent.Accessor <<= xThis; in removeSettings()
[all …]
H A Duiconfigurationmanager.cxx457 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_resetElementTypeData()
469 aEvent.Accessor <<= xThis; in impl_resetElementTypeData()
500 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in impl_reloadElementTypeData()
518 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
532 aRemoveEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
623 css::lang::EventObject aEvent( xThis ); in dispose()
914 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in replaceSettings()
917 aEvent.Accessor <<= xThis; in replaceSettings()
975 aEvent.Accessor <<= xThis; in removeSettings()
1046 Reference< XInterface > xIfac( xThis, UNO_QUERY ); in insertSettings()
[all …]
H A Duiconfigurationmanagerimpl.cxx504 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()
593 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
611 aReplaceEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
628 aRemoveEvent.Accessor <<= xThis; in impl_reloadElementTypeData()
1107 aEvent.Accessor <<= xThis; in replaceSettings()
1155 aEvent.Accessor <<= xThis; in replaceSettings()
1217 aEvent.Accessor <<= xThis; in removeSettings()
1232 aEvent.Accessor <<= xThis; in removeSettings()
[all …]
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx638 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 Dunodispatch.cxx232 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 Dinterceptionhelper.cxx156 …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 Dloaddispatcher.cxx133 …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 Dtabpagemodel.cxx164 Reference<XPropertySet> xThis(*this,UNO_QUERY); in initialize() local
165xThis->setPropertyValue(s_sResourceResolver,xDialogProp->getPropertyValue(s_sResourceResolver)); in initialize()
166xThis->setPropertyValue(GetPropertyName(BASEPROPERTY_TITLE),xDialogProp->getPropertyValue(GetPrope… in initialize()
167xThis->setPropertyValue(GetPropertyName(BASEPROPERTY_HELPTEXT),xDialogProp->getPropertyValue(GetPr… in initialize()
168xThis->setPropertyValue(GetPropertyName(BASEPROPERTY_HELPURL),xDialogProp->getPropertyValue(GetPro… in initialize()
H A Dcontrolmodelcontainerbase.cxx765 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 Daccpage.cxx70 ::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 Daccframebase.cxx107 ::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 Dacccontext.cxx360 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 Dacccontext.hxx438 ::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 Dacccell.cxx107 ::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 DXMLTableImport.cxx107 …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 Dcacheupdatelistener.cxx84 …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 Dlayoutmanager.cxx1158 if ( xThis.is() ) in implts_setOffset()
1562 impl_addWindowListeners( xThis, xUIElement ); in createElement()
1741 uno::Reference< uno::XInterface > xThis( m_xToolbarManager ); in getElement() local
1758 uno::Reference< uno::XInterface > xThis( m_xToolbarManager ); in getElements() local
1963 uno::Reference< uno::XInterface > xThis( m_xToolbarManager ); in dockWindow() local
1981 uno::Reference< uno::XInterface > xThis( m_xToolbarManager ); in dockAllWindows() local
2001 uno::Reference< uno::XInterface > xThis( m_xToolbarManager ); in floatWindow() local
2022 uno::Reference< uno::XInterface > xThis( m_xToolbarManager ); in lockWindow() local
2043 uno::Reference< uno::XInterface > xThis( m_xToolbarManager ); in unlockWindow() local
2063 uno::Reference< uno::XInterface > xThis( m_xToolbarManager ); in setElementSize() local
[all …]
/trunk/main/svx/source/table/
H A Dtablemodel.cxx758 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 Dscanwin.cxx1004 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 Dsmarttag.cxx41 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 Dframe.cxx362 …css::uno::Reference< css::frame::XComponentLoader > xThis(static_cast< css::frame::XComponentLoade… in loadComponentFromURL() local
366 …return LoadEnv::loadComponentFromURL(xThis, xSMGR, sURL, sTargetFrameName, nSearchFlags, lArgument… in loadComponentFromURL()
613 aArg.Value <<= xThis; in initialize()
638 pTitleHelper->setOwner(xThis); in initialize()
1120 …css::uno::Reference< css::frame::XFrame > xThis ( static_cast< ::cppu::OWeakOb… in activate() local
1147 xParent->setActiveFrame( xThis ); in activate()
1216 …css::uno::Reference< css::frame::XFrame > xThis ( static_cast< ::cppu::OWeakOb… in deactivate() local
1267 ( xParent->getActiveFrame() == xThis ) in deactivate()
1864 …css::uno::Reference< css::frame::XFrame > xThis( static_cast< ::cppu::OWeakObject* >(this), css::u… in dispose() local
1874 css::lang::EventObject aEvent( xThis ); in dispose()
[all …]
H A Dtabwindowservice.cxx284 …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 Danimcore.cxx1852 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()

Completed in 168 milliseconds

12345