Home
last modified time | relevance | path

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

/aoo42x/main/svx/inc/svx/
H A Dgridctrl.hxx132 class FmXGridSourcePropListener;
137 friend class FmXGridSourcePropListener;
247 FmXGridSourcePropListener* m_pDataSourcePropListener;
/aoo42x/main/svx/source/fmcomp/
H A Dgridctrl.cxx287 class FmXGridSourcePropListener : public ::comphelper::OPropertyChangeListener class
296 FmXGridSourcePropListener(DbGridControl* _pParent);
305 FmXGridSourcePropListener::FmXGridSourcePropListener(DbGridControl* _pParent) in FmXGridSourcePropListener() function in FmXGridSourcePropListener
314 void FmXGridSourcePropListener::_propertyChanged(const PropertyChangeEvent& evt) throw( RuntimeExce… in _propertyChanged()
1524 m_pDataSourcePropListener = new FmXGridSourcePropListener(this); in setDataSource()

Completed in 35 milliseconds