Home
last modified time | relevance | path

Searched refs:Source (Results 251 – 275 of 975) sorted by relevance

1...<<11121314151617181920>>...39

/trunk/main/offapi/com/sun/star/document/
H A DXDocumentEventBroadcaster.idl81 and fill in the <code>Source</code> member (denoting the broadcaster) as appropriate.</p>
105 … be unable to fill in the <code>Source</code> member of the <type>DocumentEvent</type> instance.
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DKeyGenerator.java242 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in resetted()
312 XPropertySet xFormProps = UNO.queryPropertySet( aEvent.Source ); in approveRowChange()
/trunk/main/sd/source/core/
H A DCustomAnimationCloner.cxx300 aEvent.Source = transformValue( aEvent.Source ); in transformValue()
/trunk/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx524 aTranslatedEvent.Source = *this; in notifyEvent()
540 Reference< XControl > xSource( _rSource.Source, UNO_QUERY ); // for faster compare in modeChanged()
927 Reference< XContainer > xContainer( _rEvent.Source, UNO_QUERY ); in elementInserted()
/trunk/main/framework/source/uielement/
H A Dstatusbarmanager.cxx216 void SAL_CALL StatusBarManager::disposing( const lang::EventObject& Source ) throw ( uno::RuntimeEx… in disposing() argument
229 if ( Source.Source == uno::Reference< uno::XInterface >( m_xFrame, uno::UNO_QUERY )) in disposing()
/trunk/main/cui/source/dialogs/
H A Dsvuidlg.src39 Text [ en-US ] = "Source:" ;
136 Text [ en-US ] = "Source file" ;
199 Text [ en-US ] = "Source file:" ;
/trunk/main/svtools/source/uno/
H A Dtoolboxcontroller.cxx299 void SAL_CALL ToolboxController::disposing( const EventObject& Source ) in disposing() argument
302 Reference< XInterface > xSource( Source.Source ); in disposing()
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx2583 void SAL_CALL ODatabaseForm::disposing(const EventObject& Source) throw( RuntimeException ) in disposing() argument
2588 Reference< XConnection > xConnSource( Source.Source, UNO_QUERY ); in disposing()
2601 OInterfaceContainer::disposing(Source); in disposing()
2608 xListener->disposing(Source); in disposing()
3146 if (event.Source == InterfaceRef(static_cast<XWeak*>(this))) in approveCursorMove()
3192 if (event.Source == InterfaceRef(static_cast<XWeak*>(this))) in approveRowChange()
3228 …if (event.Source == InterfaceRef(static_cast<XWeak*>(this))) // ignore our aggregate as we handle … in approveRowSetChange()
3785 if ( evt.Source == m_xParent ) in propertyChange()
/trunk/main/soltools/cpp/
H A D_cpp.c32 Source *cursource;
344 Source *s; in error()
/trunk/main/toolkit/source/controls/
H A Dtkspinbutton.cxx172 aDisposeEvent.Source = *this; in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
223 aEvent.Source = *this; in adjustmentValueChanged()
/trunk/main/sc/source/ui/unoobj/
H A Dcelllistsource.cxx321 aEvent.Source.set(*this); in notifyModified()
348 if ( xRangeInt == aEvent.Source ) in disposing()
/trunk/main/sw/source/ui/uiview/
H A Dview.src131 Message [ en-US ] = "Source not specified." ;
216 Text [ en-US ] = "HTML Source" ;
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx500 Reference<XConnection> xCon(_rSource.Source, UNO_QUERY); in disposing()
514 else if ( _rSource.Source == m_xModel ) in disposing()
518 else if ( _rSource.Source == m_xDataSource ) in disposing()
524 Reference<XContainer> xContainer( _rSource.Source, UNO_QUERY ); in disposing()
1557 Reference< XContainer > xContainer(_rEvent.Source, UNO_QUERY); in elementInserted()
1593 Reference< XContainer > xContainer(_rEvent.Source, UNO_QUERY); in elementRemoved()
1627 Reference< XContainer > xContainer(_rEvent.Source, UNO_QUERY); in elementReplaced()
/trunk/main/chart2/source/controller/main/
H A DChartController.hxx280 queryClosing( const ::com::sun::star::lang::EventObject& Source
286 notifyClosing( const ::com::sun::star::lang::EventObject& Source )
293 disposing( const ::com::sun::star::lang::EventObject& Source )
/trunk/main/sd/source/ui/framework/factories/
H A DBasicPaneFactory.cxx439 if (mxConfigurationControllerWeak == rEventObject.Source) in disposing()
447 Reference<XResource> xPane (rEventObject.Source, UNO_QUERY); in disposing()
/trunk/main/fpicker/source/office/
H A Dcommonpicker.cxx151 sal_Bool bDialogDying = _rSource.Source == m_xWindow; in disposing()
152 sal_Bool bParentDying = _rSource.Source == m_xDialogParent; in disposing()
/trunk/main/migrationanalysis/src/wizard/
H A DCollectedFiles.cls271 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
423 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
/trunk/main/dbaccess/source/core/api/
H A Dquery.cxx287 …DBG_ASSERT(_rSource.Source.get() == Reference< XInterface >(m_xCommandDefinition, UNO_QUERY).get(), in propertyChange()
319 DBG_ASSERT(_rSource.Source.get() == Reference< XInterface >(m_xCommandDefinition, UNO_QUERY).get(), in disposing()
/trunk/main/svx/source/dialog/
H A Dbmpmask.src56 Text [ en-US ] = "Source color" ;
314 Text [ en-US ] = "Source Color" ;
/trunk/main/framework/source/services/
H A Dframe.cxx2484 if( aEvent.Source == m_xContainerWindow ) in disposing()
3274 ( aEvent.Source.is() == sal_False ) in implcp_windowResized()
3283 ( aEvent.Source.is() == sal_False ) in implcp_focusGained()
3292 ( aEvent.Source.is() == sal_False ) in implcp_windowActivated()
3301 ( aEvent.Source.is() == sal_False ) in implcp_windowDeactivated()
3310 ( aEvent.Source.is() == sal_False ) in implcp_disposing()
/trunk/main/vcl/unx/gtk/a11y/
H A Datklistener.cxx263 xParent = getAccessibleContextFromSource(aEvent.Source); in notifyEvent()
278 xParent = getAccessibleContextFromSource(aEvent.Source); in notifyEvent()
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx103 aEvt.Source = static_cast< XPropertySet * >( this ); in impl_propertyChange()
125 aEvt.Source = static_cast< XPropertySet * >( this ); in impl_vetoableChange()
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.src42 Text [ en-US ] = "Address Book Source" ;
69 Text [ en-US ] = "~Address Data Source..." ;
/trunk/main/migrationanalysis/src/driver_docs/
H A DCreateDriverDocs.wsf67 '# Source Dir
86 DAErrMsg "Source directory does not exist: " & mSourceDir, CDA_ERR_STD_DELAY
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx186 if ( SfxObjectShell::GetCurrentComponent() == _rEvent.Source ) in disposing()
195 if ( _rEvent.Source.is() ) in disposing()
197 VBAConstantNameMap::iterator aIt = s_aRegisteredVBAConstants.find( _rEvent.Source.get() ); in disposing()

Completed in 157 milliseconds

1...<<11121314151617181920>>...39