Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx783 if( GetUpdateMode() && m_aCursorMovedHdlLink.IsSet()) in CursorMoved()
784 m_aCursorMovedHdlLink.Call( this ); in CursorMoved()
848 m_aCursorMovedHdlLink.Call( this ); in CellModified()
1014 m_aCursorMovedHdlLink = rLink; in SetCursorMovedHdl()
1363 m_aCursorMovedHdlLink.Call( this ); in IMPL_LINK()
H A DDataBrowser.hxx183 Link m_aCursorMovedHdlLink; member in chart::DataBrowser

Completed in 26 milliseconds