Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/app/
H A Dhelp.cxx602 const Point& rScreenPos, const Rectangle* pHelpArea ) in ImplShowHelpWindow() argument
617 || ( pHelpArea in ImplShowHelpWindow()
618 && ( pHelpWin->GetHelpArea() != *pHelpArea ) in ImplShowHelpWindow()
644 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, pHelpArea ); in ImplShowHelpWindow()
663 if ( pHelpArea ) in ImplShowHelpWindow()
664 pHelpWin->SetHelpArea( *pHelpArea ); in ImplShowHelpWindow()
669 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, pHelpArea ); in ImplShowHelpWindow()
702 const Point& rPos, const Rectangle* pHelpArea ) in ImplSetHelpWindowPos() argument
737 if ( pHelpArea ) in ImplSetHelpWindowPos()
741 … pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( pHelpArea->TopLeft() ), in ImplSetHelpWindowPos()
[all …]
/AOO42X/main/vcl/inc/
H A Dhelpwin.hxx84 const Point& rScreenPos, const Rectangle* pHelpArea = NULL );
87 const Point& rPos, const Rectangle* pHelpArea );