/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/util/ |
H A D | _XModifyBroadcaster.java | 50 boolean modified = false; field in _XModifyBroadcaster 54 public void modified (EventObject aEvent ) { in modified() method in _XModifyBroadcaster.TestModifyListener
|
/trunk/main/svx/source/unodraw/ |
H A D | unomlstr.cxx | 46 void SAL_CALL SvxUnoShapeModifyListener::modified(const lang::EventObject& ) throw( uno::RuntimeExc… in modified() function in SvxUnoShapeModifyListener
|
/trunk/main/sfx2/source/doc/ |
H A D | docstoragemodifylistener.cxx | 74 …void SAL_CALL DocumentStorageModifyListener::modified( const EventObject& /*aEvent*/ ) throw (Runt… in modified() function in sfx2::DocumentStorageModifyListener
|
/trunk/main/sw/source/core/bastyp/ |
H A D | SwSmartTagMgr.cxx | 61 void SwSmartTagMgr::modified( const lang::EventObject& rEO ) throw( RuntimeException ) in modified() function in SwSmartTagMgr
|
/trunk/main/chart2/source/tools/ |
H A D | WeakListenerAdapter.cxx | 46 void SAL_CALL WeakModifyListenerAdapter::modified( const lang::EventObject& aEvent ) in modified() function in chart::WeakModifyListenerAdapter
|
H A D | ModifyListenerCallBack.cxx | 77 void SAL_CALL ModifyListenerCallBack_impl::modified( const lang::EventObject& /*aEvent*/ ) throw (u… in modified() function in chart::ModifyListenerCallBack_impl
|
H A D | ModifyListenerHelper.cxx | 188 void SAL_CALL ModifyEventForwarder::modified( const lang::EventObject& aEvent ) in modified() function in chart::ModifyListenerHelper::ModifyEventForwarder
|
H A D | RegressionEquation.cxx | 279 void SAL_CALL RegressionEquation::modified( const lang::EventObject& aEvent ) in modified() function in chart::RegressionEquation
|
/trunk/main/chart2/source/controller/main/ |
H A D | StatusBarCommandDispatch.cxx | 129 void SAL_CALL StatusBarCommandDispatch::modified( const lang::EventObject& aEvent ) in modified() function in chart::StatusBarCommandDispatch
|
H A D | CommandDispatch.cxx | 126 void SAL_CALL CommandDispatch::modified( const lang::EventObject& /* aEvent */ ) in modified() function in chart::CommandDispatch
|
/trunk/main/sc/source/core/tool/ |
H A D | addinlis.cxx | 131 void SAL_CALL ScAddInListener::modified( const ::com::sun::star::sheet::ResultEvent& aEvent ) in modified() function in ScAddInListener
|
/trunk/test/testuno/source/fvt/uno/sc/formula/ |
H A D | TestFormulaDocs.java | 177 XModifiable modified = (XModifiable)UnoRuntime.queryInterface( XModifiable.class, scDoc); in testOneDoc() local
|
/trunk/main/framework/source/helper/ |
H A D | tagwindowasmodified.cxx | 122 void SAL_CALL TagWindowAsModified::modified(const css::lang::EventObject& aEvent) in modified() function in framework::TagWindowAsModified
|
/trunk/main/extensions/source/propctrlr/ |
H A D | commoncontrol.hxx | 315 inline void CommonBehaviourControl< CONTROL_INTERFACE, CONTROL_WINDOW >::modified() in modified() function in pcr::CommonBehaviourControl
|
/trunk/main/chart2/source/model/main/ |
H A D | Wall.cxx | 207 void SAL_CALL Wall::modified( const lang::EventObject& aEvent ) in modified() function in chart::Wall
|
H A D | PageBackground.cxx | 204 void SAL_CALL PageBackground::modified( const lang::EventObject& aEvent ) in modified() function in chart::PageBackground
|
H A D | StockBar.cxx | 216 void SAL_CALL StockBar::modified( const lang::EventObject& aEvent ) in modified() function in chart::StockBar
|
H A D | DataPoint.cxx | 271 void SAL_CALL DataPoint::modified( const lang::EventObject& aEvent ) in modified() function in chart::DataPoint
|
H A D | FormattedString.cxx | 187 void SAL_CALL FormattedString::modified( const lang::EventObject& aEvent ) in modified() function in chart::FormattedString
|
H A D | GridProperties.cxx | 227 void SAL_CALL GridProperties::modified( const lang::EventObject& aEvent ) in modified() function in chart::GridProperties
|
H A D | Legend.cxx | 249 void SAL_CALL Legend::modified( const lang::EventObject& aEvent ) in modified() function in chart::Legend
|
/trunk/test/testuno/source/org/openoffice/test/uno/ |
H A D | UnoApp.java | 213 XModifiable modified = (XModifiable) UnoRuntime.queryInterface(XModifiable.class, doc); in closeDocument() local
|
/trunk/main/chart2/source/model/template/ |
H A D | ChartType.cxx | 306 void SAL_CALL ChartType::modified( const lang::EventObject& aEvent ) in modified() function in chart::ChartType
|
/trunk/main/sfx2/qa/complex/sfx2/ |
H A D | DocumentProperties.java | 85 public void modified(EventObject e) { in modified() method in DocumentProperties.Listener
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | celllistsource.cxx | 310 …void SAL_CALL OCellListSource::modified( const EventObject& /* aEvent */ ) throw (RuntimeException) in modified() function in calc::OCellListSource
|