Home
last modified time | relevance | path

Searched refs:modified (Results 251 – 275 of 364) sorted by relevance

1...<<1112131415

/aoo42x/main/chart2/source/model/main/
H A DChartModel.hxx406 virtual void SAL_CALL modified(
/aoo42x/main/forms/source/xforms/
H A Dbinding.cxx695 xListener->modified( EventObject( xSource ) ); in lcl_modified()
/aoo42x/main/sd/source/core/
H A Dstlsheet.cxx949 …pContainer->forEach<XModifyListener>( boost::bind( &XModifyListener::modified, _1, boost::cref( aE… in notifyModifyListener()
/aoo42x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx176 virtual void SAL_CALL modified( const lang::EventObject& )
182 void SAL_CALL SfxDocInfoListener_Impl::modified( const lang::EventObject& ) in modified() function in SfxDocInfoListener_Impl
2712 pIC->notifyEach( &util::XModifyListener::modified, aEvent ); in NotifyModifyListeners_Impl()
/aoo42x/main/sw/source/core/unocore/
H A Dunochart.cxx233 xRef->modified( aEvtObj ); in LaunchModifiedEvent()
3043 void SAL_CALL SwChartLabeledDataSequence::modified( in modified() function in SwChartLabeledDataSequence
/aoo42x/main/chart2/source/controller/main/
H A DChartController.cxx1436 void SAL_CALL ChartController::modified( const lang::EventObject& /* aEvent */ ) in modified() function in chart::ChartController
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf179 … [2]. It has probably been updated by other means, and can no longer be modified by this patch. Fo…
/aoo42x/main/svx/inc/svx/
H A Dfmgridif.hxx91 …virtual void SAL_CALL modified(const ::com::sun::star::lang::EventObject& Source) throw(::com::sun…
/aoo42x/main/svx/source/inc/
H A Dformcontroller.hxx339 …virtual void SAL_CALL modified(const ::com::sun::star::lang::EventObject& rEvent) throw( ::com::su…
/aoo42x/main/forms/source/runtime/
H A Dformoperations.cxx927 … void SAL_CALL FormOperations::modified( const EventObject& /*_Source*/ ) throw( RuntimeException ) in modified() function in frm::FormOperations
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXLayerHandler.idl295 /** receives notification that an existing property is modified.
/aoo42x/main/offapi/com/sun/star/document/
H A DMediaDescriptor.idl438 modified by API calls, but all modifying functionality in the UI will
/aoo42x/main/embedserv/source/embed/
H A Ddocholder.cxx1580 void SAL_CALL DocumentHolder::modified( const lang::EventObject& /*aEvent*/ ) in modified() function in DocumentHolder
/aoo42x/main/embeddedobj/source/general/
H A Ddocholder.cxx1228 void SAL_CALL DocumentHolder::modified( const lang::EventObject& aEvent ) in modified() function in DocumentHolder
/aoo42x/main/extensions/source/propctrlr/
H A Dformres.src854 Text [ en-US ] = "Text modified" ;
/aoo42x/main/chart2/source/view/main/
H A DChartView.cxx2776 void SAL_CALL ChartView::modified( const lang::EventObject& /* aEvent */ ) in modified() function in chart::ChartView
2940 this->modified( lang::EventObject( static_cast< uno::XWeak* >( this ) ) ); in setPropertyValue()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx449 void OGenericUnoController::modified(const EventObject& aEvent) throw( RuntimeException ) in modified() function in dbaui::OGenericUnoController
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx1620 boost::bind(&util::XModifyListener::modified, _1, in fireModified()
H A Ddp_manager.cxx499 boost::bind(&util::XModifyListener::modified, _1, in fireModified()
/aoo42x/main/forms/source/inc/
H A DFormComponent.hxx1100 …virtual void SAL_CALL modified( const ::com::sun::star::lang::EventObject& _rEvent ) throw (::com:…
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl61 spatial location. However, text can not be modified with this
/aoo42x/main/offapi/com/sun/star/sdb/
H A DRowSet.idl355 /** indicates that the current row is modified.
/aoo42x/main/embeddedobj/source/msole/
H A Dolecomponent.cxx1768 ((util::XModifyListener*)pIterator.next())->modified( aEvent ); in setModified()
/aoo42x/main/scaddins/source/analysis/
H A Danalysis.src472 Text [ en-US ] = "Returns the modified Bessel function In(x)";
2421 …Text [ en-US ] = "Returns the Macaulay modified duration for a security with an assumed par value …
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx1292 m_aModifyListeners.notifyEach( &XModifyListener::modified, aEvent ); in impl_setModified_nothrow()

Completed in 3052 milliseconds

1...<<1112131415