Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/app/
H A Dhelp.cxx603 const Point& rScreenPos, const Rectangle* pHelpArea ) in ImplShowHelpWindow() argument
618 || ( pHelpArea in ImplShowHelpWindow()
619 && ( pHelpWin->GetHelpArea() != *pHelpArea ) in ImplShowHelpWindow()
645 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, pHelpArea ); in ImplShowHelpWindow()
664 if ( pHelpArea ) in ImplShowHelpWindow()
665 pHelpWin->SetHelpArea( *pHelpArea ); in ImplShowHelpWindow()
670 ImplSetHelpWindowPos( pHelpWin, nHelpWinStyle, nStyle, rScreenPos, pHelpArea ); in ImplShowHelpWindow()
703 const Point& rPos, const Rectangle* pHelpArea ) in ImplSetHelpWindowPos() argument
738 if ( pHelpArea ) in ImplSetHelpWindowPos()
742 … pHelpWin->GetParent()->ImplGetFrameWindow()->OutputToAbsoluteScreenPixel( pHelpArea->TopLeft() ), in ImplSetHelpWindowPos()
[all …]
/aoo41x/main/vcl/inc/
H A Dhelpwin.hxx84 const Point& rScreenPos, const Rectangle* pHelpArea = NULL );
87 const Point& rPos, const Rectangle* pHelpArea );

Completed in 26 milliseconds