Home
last modified time | relevance | path

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

/trunk/main/svtools/source/brwbox/
H A Ddatwin.cxx555 void BrowserDataWin::StartRowDividerDrag( const Point& _rStartPos ) in StartRowDividerDrag() argument
559 long nDragRowDividerCurrentPos = _rStartPos.Y(); in StartRowDividerDrag()
565 m_nDragRowDividerOffset = nDragRowDividerCurrentPos - _rStartPos.Y(); in StartRowDividerDrag()
H A Ddatwin.hxx195 void StartRowDividerDrag( const Point& _rStartPos );

Completed in 21 milliseconds