Home
last modified time | relevance | path

Searched refs:notify (Results 26 – 50 of 204) sorted by relevance

123456789

/trunk/main/sc/inc/
H A Dchartlis.hxx53 virtual void notify(sal_uInt16 nFileId, ScExternalRefManager::LinkUpdateType eType);
135 virtual void notify() = 0;
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeExpansionListener.idl62 to notify the calling <type>XTreeControl</type> that expanding
71 to notify the calling <type>XTreeControl</type> that collapsing
/trunk/main/offapi/com/sun/star/task/
H A DXRestartManager.idl58 to notify the caller about possible failures
85 to notify the caller about possible failures
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DViewSample.java140 notify(); in done()
148 notify(); in aborted()
/trunk/main/offapi/com/sun/star/frame/
H A DXConfigManager.idl47 /** add a listener to notify changes on well known variables
52 …again. If <var>KeyName</var> specifies a group of keys, the listener gets one notify for each subk…
H A DXSubToolbarController.idl73 /** gets called to notify a controller that a sub-toolbar function has been
83 /** gets called to notify a controller that it should set an image which
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DDeployParcelAction.java163 TopManager.getDefault().notify(d); in askIfCreateDirectory()
180 TopManager.getDefault().notify(d2); in askIfCreateDirectory()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx1596 _pFileNotifier->notify( DIRECTORY_CHANGED, 0 ); in UpdateControls()
1703 _pFileNotifier->notify( CTRL_STATE_CHANGED, in IMPL_LINK()
1735 _pFileNotifier->notify( CTRL_STATE_CHANGED, nId ); in IMPL_LINK()
1745 _pFileNotifier->notify( CTRL_STATE_CHANGED, in IMPL_LINK()
2328 _pFileNotifier->notify( FILE_SELECTION_CHANGED, 0 ); in FileSelect()
2336 _pFileNotifier->notify( CTRL_STATE_CHANGED, in FilterSelect()
2831 _pFileNotifier->notify( DIALOG_SIZE_CHANGED, 0 ); in Resize()
H A Dpickercallbacks.hxx50 virtual void notify( sal_Int16 _nEventId, sal_Int16 _nControlId ) = 0;
/trunk/main/ucb/source/cacher/
H A Ddynamicresultsetwrapper.cxx285 m_xListener->notify( aNewEvent ); in impl_notify()
504 ::notify( const ListEvent& Changes ) in notify() function in DynamicResultSetWrapperListener
/trunk/main/ucb/source/sorter/
H A Dsortdynres.cxx464 mxListener->notify( aNewEvent ); in SendNotify()
606 SortedDynamicResultSetListener::notify( const ListEvent& Changes ) in notify() function in SortedDynamicResultSetListener
/trunk/main/forms/qa/integration/forms/
H A DMasterDetailForms.java407 m_waitForLoad.notify(); in loaded()
416 m_waitForLoad.notify(); in reloaded()
H A DWaitForInput.java52 m_aToNotify.notify(); in run()
/trunk/main/oox/source/export/
H A Dooxml-export-notes.txt225 … (this=0x11488e0, pPostedHint=0x1484f20) at /home/rodo/git/ooxml/sfx2/source/notify/hintpost.cxx:98
226 … (this=0x11488e0, pPostedHint=0x1484f20) at /home/rodo/git/ooxml/sfx2/source/notify/hintpost.cxx:88
227 …mpl (pThis=0x11488e0, pCaller=0x1484f20) at /home/rodo/git/ooxml/sfx2/source/notify/hintpost.cxx:92
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx539 … m_aPropertyListeners.notify( aEvent, &beans::XPropertyChangeListener::propertyChange ); in setPropertyValue()
1454 … m_aPropertyListeners.notify( aScopeEvent, &beans::XPropertyChangeListener::propertyChange ); in onInteractivePropertySelection()
1989 … m_aPropertyListeners.notify( aEvent, &beans::XPropertyChangeListener::propertyChange ); in createDefaultFunction()
2033 m_aPropertyListeners.notify( aScopeEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties()
2042 … m_aPropertyListeners.notify( aFormulaEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties()
2050 m_aPropertyListeners.notify( aScopeEvent, &beans::XPropertyChangeListener::propertyChange ); in resetOwnProperties()
/trunk/main/sc/source/core/tool/
H A Dchartlis.cxx87 void ScChartListener::ExternalRefListener::notify(sal_uInt16 nFileId, ScExternalRefManager::LinkUpd… in notify() function in ScChartListener::ExternalRefListener
661 itr->mpListener->notify(); in SetRangeDirty()
/trunk/main/chart2/source/inc/
H A DConfigItemListener.hxx35 virtual void notify( const ::rtl::OUString & rPropertyName ) = 0;
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DWaitForInput.java50 m_aToNotify.notify(); in run()
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageManager.idl72 /** interface to notify disposing
76 /** interface to notify changes of the set of deployed packages of
/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DJavaThreadPoolFactory_Test.java41 i2.notify(); in test()
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormController.idl280 /** used to notify deletions of data in the form before they happen.
288 /** is used to notify errors which happen in the form the controller is responsible for.
292 uses an own dialog to notify the user of the error.</p>
/trunk/main/embeddedobj/source/msole/
H A Dmtnotification.hxx45 virtual void SAL_CALL notify (const com::sun::star::uno::Any& rUserData)
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DParcelDescriptorDataLoaderBeanInfo.java59 ErrorManager.getDefault().notify(ie); in getAdditionalBeanInfo()
H A DOfficeDocumentDataLoaderBeanInfo.java55 ErrorManager.getDefault().notify(ie); in getAdditionalBeanInfo()
H A DParcelContentsFolderDataLoaderBeanInfo.java59 ErrorManager.getDefault().notify(ie); in getAdditionalBeanInfo()

Completed in 143 milliseconds

123456789