Searched refs:rScreenPos (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/vcl/source/app/ |
H A D | help.cxx | 218 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()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | help.hxx | 97 const Point& rScreenPos, 100 const Point& rScreenPos,
|
/aoo4110/main/vcl/inc/ |
H A D | helpwin.hxx | 84 const Point& rScreenPos, const Rectangle* pHelpArea = NULL );
|
/aoo4110/main/svtools/source/control/ |
H A D | tabbar.cxx | 133 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 42 milliseconds