Home
last modified time | relevance | path

Searched refs:rScreenPos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/source/app/
H A Dhelp.cxx218 const Point& rScreenPos, in ShowBalloon() argument
222 rHelpText, ImplGetSVEmptyStr(), rScreenPos ); in ShowBalloon()
230 const Point& rScreenPos, const Rectangle& rRect, in ShowBalloon() argument
234 rHelpText, ImplGetSVEmptyStr(), rScreenPos, &rRect ); in ShowBalloon()
603 const Point& rScreenPos, const Rectangle* pHelpArea ) in ImplShowHelpWindow() argument
645 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, pHelpArea ); in ImplShowHelpWindow()
670 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, pHelpArea ); in ImplShowHelpWindow()
/trunk/main/vcl/inc/vcl/
H A Dhelp.hxx97 const Point& rScreenPos,
100 const Point& rScreenPos,
/trunk/main/vcl/inc/
H A Dhelpwin.hxx84 const Point& rScreenPos, const Rectangle* pHelpArea = NULL );
/trunk/main/svtools/source/control/
H A Dtabbar.cxx133 void ImplTrack( const Point& rScreenPos );
154 void ImplTabSizer::ImplTrack( const Point& rScreenPos ) in ImplTrack() argument
157 long nDiff = rScreenPos.X() - maStartPos.X(); in ImplTrack()

Completed in 28 milliseconds