Home
last modified time | relevance | path

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

/trunk/main/dtrans/test/win32/dnd/
H A Datlwindow.cxx67 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()
H A Datlwindow.hxx52 Reference<XDragSource> m_xDragSource; member in AWindow

Completed in 29 milliseconds