Home
last modified time | relevance | path

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

/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx930 ,m_pDataSourcePropListener(NULL) in DbGridControl()
1017 delete m_pDataSourcePropListener; in ~DbGridControl()
1019 m_pDataSourcePropListener = NULL; in ~DbGridControl()
1443 delete m_pDataSourcePropListener; in setDataSource()
1445 m_pDataSourcePropListener = NULL; in setDataSource()
1524 m_pDataSourcePropListener = new FmXGridSourcePropListener(this); in setDataSource()
1525 …ePropMultiplexer = new ::comphelper::OPropertyChangeMultiplexer(m_pDataSourcePropListener, m_pData… in setDataSource()
3707 if (m_pDataSourcePropListener) in BeginCursorAction()
3708 m_pDataSourcePropListener->suspend(); in BeginCursorAction()
3727 if (m_pDataSourcePropListener) in EndCursorAction()
[all …]
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx247 FmXGridSourcePropListener* m_pDataSourcePropListener; member in DbGridControl

Completed in 31 milliseconds