Home
last modified time | relevance | path

Searched refs:OFormComponentObserver (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/form/
H A Dnavigatortreemodel.cxx67 OFormComponentObserver::OFormComponentObserver(NavigatorTreeModel* _pModel) in OFormComponentObserver() function in svxform::OFormComponentObserver
77 …void SAL_CALL OFormComponentObserver::disposing(const EventObject& Source) throw( RuntimeException… in disposing()
84 …void SAL_CALL OFormComponentObserver::propertyChange(const PropertyChangeEvent& evt) throw(Runtime… in propertyChange()
110 …void SAL_CALL OFormComponentObserver::elementInserted(const ContainerEvent& evt) throw(RuntimeExce… in elementInserted()
127 void OFormComponentObserver::Insert(const Reference< XInterface > & xIface, sal_Int32 nIndex) in Insert()
151 …void SAL_CALL OFormComponentObserver::elementReplaced(const ContainerEvent& evt) throw(RuntimeExce… in elementReplaced()
183 …void OFormComponentObserver::Remove( const ::com::sun::star::uno::Reference< ::com::sun::star::uno… in Remove()
201 …void SAL_CALL OFormComponentObserver::elementRemoved(const ContainerEvent& evt) throw(RuntimeExcep… in elementRemoved()
222 m_pPropChangeList = new OFormComponentObserver(this); in NavigatorTreeModel()
/aoo41x/main/svx/source/inc/
H A Dfmexpl.hxx310 class OFormComponentObserver class
320 OFormComponentObserver( ::svxform::NavigatorTreeModel* pModel );
351 friend class OFormComponentObserver;
357 OFormComponentObserver* m_pPropChangeList;

Completed in 67 milliseconds