Home
last modified time | relevance | path

Searched refs:ImplGetFrame (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/vcl/source/app/
H A Dsound.cxx51 pDefWindow->ImplGetFrame()->Beep( eType ); in Beep()
54 pWindow->ImplGetFrame()->Beep( eType ); in Beep()
H A Dsvapp.cxx700 pWindow->ImplGetFrame()->UpdateSettings( aSettings ); in ValidateSystemFont()
1121 if ( pDefWindow && pDefWindow->ImplGetFrame()->PostEvent( pSVEvent ) ) in PostUserEvent()
1143 if ( pDefWindow && pDefWindow->ImplGetFrame()->PostEvent( pSVEvent ) ) in PostUserEvent()
H A Dsvdata.cxx690 if ( pFrameWindow->ImplGetFrame() == pFrame ) in ImplFindWindow()
/aoo41x/main/vcl/source/window/
H A Dintrowin.cxx70 ImplGetFrame()->SetBackgroundBitmap( pBmp ); in SetBackgroundBitmap()
79 ImplGetFrame()->SetBackgroundBitmap( pBmp ); in SetBackgroundBitmap()
H A Dkeycod.cxx114 return pWindow ? pWindow->ImplGetFrame()->GetKeyName( GetFullCode() ) : XubString(); in GetName()
123 …return pWindow ? pWindow->ImplGetFrame()->GetSymbolKeyName( rFontName, GetFullCode() ) : XubString… in GetSymbolName()
H A Ddialog.cxx774 …( pFrameParent && pPrevFrameParent && pFrameParent->ImplGetFrame() == pPrevFrameParent->ImplGetFra… in EndDialog()
H A Dwrkwin.cxx190 ImplGetFrame()->ShowFullScreen( bFullScreenMode, nDisplay ); in ShowFullScreenMode()
H A Dsyschild.cxx121 …mpWindowImpl->mpSysObj = ImplGetSVData()->mpDefInst->CreateObject( pParent->ImplGetFrame(), pData,… in ImplInitSysChild()
H A Dwinproc.cxx154 pChild->ImplGetFrame()->SetPointer( POINTER_ARROW ); in ImplHandleMouseFloatMode()
270 pChild->ImplGetFrame()->SetPointer( POINTER_HELP ); in ImplSetMousePointer()
272 pChild->ImplGetFrame()->SetPointer( pChild->ImplGetMousePointer() ); in ImplSetMousePointer()
H A Dmenu.cxx373 …if( (pDefWindow && pDefWindow->ImplGetFrame()->MapUnicodeToKeyCode( mnUnicode, Application::GetSet… in SearchItem()
429 …if( (pDefWindow && pDefWindow->ImplGetFrame()->MapUnicodeToKeyCode( pData->aText.GetChar(n+1), App… in GetItemCount()
5310 ImplGetFrame()->SetMenu( pMenu->ImplGetSalMenu() ); in SetMenu()
5312 pMenu->ImplGetSalMenu()->SetFrame( ImplGetFrame() ); in SetMenu()
5901 ImplGetFrame()->DrawMenuBar(); in Paint()
H A Dwindow2.cxx1478 SalFrame* Window::ImplGetFrame() const in ImplGetFrame() function in Window
H A Dwindow.cxx442 ImplGetFrame()->UpdateSettings( rSettings ); in ImplUpdateGlobalSettings()
4338 pFocusWin->ImplGetFrame()->SetInputContext( &aNewContext ); in ImplNewInputContext()
5654 pWindow->ImplGetFrame()->SetExtendedFrameStyle( nExt ); in SetExtendedStyle()
5826 ImplGetFrame()->EndExtTextInput( nFlags ); in EndExtTextInput()
/aoo41x/main/vcl/aqua/source/window/
H A Dsalmenu.cxx353 …e * pParentAquaSalFrame = (AquaSalFrame *) pWin->ImplGetWindowImpl()->mpRealParent->ImplGetFrame(); in ShowNativePopupMenu()
356 NSView* pPopupNSView = ((AquaSalFrame *) pWin->ImplGetWindow()->ImplGetFrame())->mpNSView; in ShowNativePopupMenu()
374 …displayPopupFrame.origin.x = pWin->ImplGetFrame()->maGeometry.nX - pParentAquaSalFrame->maGeometry… in ShowNativePopupMenu()
375 …displayPopupFrame.origin.y = pWin->ImplGetFrame()->maGeometry.nY - pParentAquaSalFrame->maGeometry… in ShowNativePopupMenu()
/aoo41x/main/vcl/source/control/
H A Dedit.cxx1989 pInvalWin->ImplGetFrame() == pBorder->ImplGetFrame() ) in ImplInvalidateOutermostBorder()
/aoo41x/main/vcl/inc/vcl/
H A Dwindow.hxx405 SAL_DLLPRIVATE SalFrame* ImplGetFrame() const;
/aoo41x/main/vcl/source/gdi/
H A Dprint.cxx861 pFrame = pWindow->ImplGetFrame(); in Setup()

Completed in 873 milliseconds