Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dwindow.h107 long ImplWindowFrameProc( Window* pInst, SalFrame* pFrame, sal_uInt16 nEvent, const void* pEvent );
/trunk/main/vcl/source/app/
H A Dsvapp.cxx1028ImplWindowFrameProc( pData->mpWin->mpWindowImpl->mpFrameWindow, NULL, (sal_uInt16) nEvent, pEventD… in IMPL_STATIC_LINK_NOINSTANCE()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx2359 long ImplWindowFrameProc( Window* pWindow, SalFrame* /*pFrame*/, in ImplWindowFrameProc() function
H A Dwindow.cxx869 pFrame->SetCallback( this, ImplWindowFrameProc ); in ImplInit()