Searched refs:m_xDragSource (Results 1 – 2 of 2) sorted by relevance
67 Reference<XComponent> xcompSource( m_xDragSource, UNO_QUERY); in OnClose()73 m_xDragSource=0; in OnClose()115 m_xDragSource= Reference<XDragSource>( xint, UNO_QUERY); in OnCreate()161 if(m_xDragSource.is()) in OnTimer()196 data.source= m_xDragSource; in OnTimer()210 m_xDragSource->startDrag( DragGestureEvent(), in OnTimer()
52 Reference<XDragSource> m_xDragSource; member in AWindow
Completed in 17 milliseconds