Searched refs:FmXGridSourcePropListener (Results 1 – 2 of 2) sorted by relevance
132 class FmXGridSourcePropListener;137 friend class FmXGridSourcePropListener;247 FmXGridSourcePropListener* m_pDataSourcePropListener;
287 class FmXGridSourcePropListener : public ::comphelper::OPropertyChangeListener class296 FmXGridSourcePropListener(DbGridControl* _pParent);305 FmXGridSourcePropListener::FmXGridSourcePropListener(DbGridControl* _pParent) in FmXGridSourcePropListener() function in FmXGridSourcePropListener314 void FmXGridSourcePropListener::_propertyChanged(const PropertyChangeEvent& evt) throw( RuntimeExce… in _propertyChanged()1524 m_pDataSourcePropListener = new FmXGridSourcePropListener(this); in setDataSource()
Completed in 34 milliseconds