Home
last modified time | relevance | path

Searched refs:ImplGetWindowImpl (Results 1 – 14 of 14) sorted by relevance

/trunk/main/vcl/source/window/
H A Dwinproc.cxx311 if ( pChild->ImplGetWindowImpl()->mbCommand ) in ImplCallCommand()
922 if( pWindow->ImplGetWindowImpl() == NULL ) in ImplGetKeyInputWindow()
1206 …ndow->ImplGetWindowImpl()->mbFloatWin && pWindow->GetParent() && (pWindow->ImplGetWindowImpl()->mp… in ImplHandleKey()
1695 if ( pWindow->ImplGetWindowImpl()->mbFrame && pWindow->ImplGetWindowImpl()->mpClientWindow ) in ImplHandleMove()
1733 ImplGetWindowImpl()->mpFrameData->mnFocusId = 0; in IMPL_LINK()
1738 …sal_Bool bHasFocus = ImplGetWindowImpl()->mpFrameData->mbHasFocus || ImplGetWindowImpl()->mpFrameD… in IMPL_LINK()
1851 …pWindow->ImplGetWindowImpl()->mpFrameData->mbStartFocusState = !pWindow->ImplGetWindowImpl()->mpFr… in ImplHandleGetFocus()
1895 …pWindow->ImplGetWindowImpl()->mpFrameData->mbStartFocusState = !pWindow->ImplGetWindowImpl()->mpFr… in ImplHandleLoseFocus()
2105 if ( pWin->ImplGetWindowImpl()->mbSysWin ) in ImplHandleMenuEvent()
2107 pWin = pWin->ImplGetWindowImpl()->mpNext; in ImplHandleMenuEvent()
[all …]
H A Dtoolbox.cxx1278 …if ( pBox->IsReallyVisible() && pBox->ImplGetWindowImpl()->mpFrame == mpDragBox->ImplGetWindowImpl in FindToolBox()
1566 ImplGetWindowImpl()->mbToolBox = sal_True; in ImplInit()
1639 ImplGetWindowImpl()->mnStyle |= WB_TABSTOP|WB_NODIALOGCONTROL; in ImplInit()
1640 ImplGetWindowImpl()->mnStyle &= ~WB_DIALOGCONTROL; in ImplInit()
4192 if( pWin && pWin->ImplGetWindowImpl()->mbToolBox && pWin != this ) in MouseMove()
6259 …Window *pWin = pItem->mpWindow->ImplGetWindowImpl()->mpBorderWindow ? pItem->mpWindow->ImplGetWind… in ImplShowFocus()
6260 pWin->ImplGetWindowImpl()->mbDrawSelectionBackground = sal_True; in ImplShowFocus()
6275 …Window *pWin = pItem->mpWindow->ImplGetWindowImpl()->mpBorderWindow ? pItem->mpWindow->ImplGetWind… in ImplHideFocus()
6276 pWin->ImplGetWindowImpl()->mbDrawSelectionBackground = sal_False; in ImplHideFocus()
H A Dstatus.cxx260 ImplGetWindowImpl()->mnNativeBackground = PART_BACKGROUND_WINDOW; in ImplInitSettings()
550 ! pEraseWindow->ImplGetWindowImpl()->mbFrame ) in DrawProgress()
552 pEraseWindow = pEraseWindow->ImplGetWindowImpl()->mpParent; in DrawProgress()
H A Dsplit.cxx60 ImplGetWindowImpl()->mbSplitter = sal_True; in ImplInitSplitterData()
H A Dmenu.cxx2519 unsigned int nScreenNumber = pWin->ImplGetWindowImpl()->mpFrame->maGeometry.nScreenNumber; in ImplCalcSize()
6139 … aRect = pMenu->mpSalMenu->GetMenuBarButtonRectPixel( nId, ImplGetWindowImpl()->mpFrame ); in GetMenuBarButtonRectPixel()
H A Dwindow.cxx7858 ImplGetWindowImpl()->mbFakeFocusSet = bFocus; in SetFakeFocus()
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx254 … if( pWorkWin && pWorkWin->ImplGetWindowImpl()->mbReallyVisible && pWorkWin->IsFullScreenMode() ) in ImplSalGetWorkArea()
260 pWin = pWin->ImplGetWindowImpl()->mpParent; in ImplSalGetWorkArea()
1267 Window *pRealParent = pFrame->GetWindow()->ImplGetWindowImpl()->mpRealParent; in ImplGetParentHwnd()
1269 return static_cast<WinSalFrame*>(pRealParent->ImplGetWindowImpl()->mpFrame)->mhWnd; in ImplGetParentHwnd()
3346 if( pWin && pWin->ImplGetWindowImpl()->mpFrameData->mnFocusId ) in ImplHandleMouseMsg()
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx353 …AquaSalFrame * pParentAquaSalFrame = (AquaSalFrame *) pWin->ImplGetWindowImpl()->mpRealParent->Imp… in ShowNativePopupMenu()
/trunk/main/vcl/source/control/
H A Dfixed.cxx183 ImplGetWindowImpl()->mbDisableAccessibleLabelForRelation = sal_True; in FixedText()
H A Dtabctrl.cxx178 ImplGetWindowImpl()->mbUseNativeFocus = ImplGetSVData()->maNWFData.mbNoFocusRects; in ImplInitSettings()
H A Dedit.cxx232 ImplGetWindowImpl()->mbDisableAccessibleLabeledByRelation = sal_True; in Edit()
H A Dbutton.cxx3297 ImplGetWindowImpl()->mbUseNativeFocus = ImplGetSVData()->maNWFData.mbNoFocusRects; in ImplInitSettings()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx486 SAL_DLLPRIVATE WindowImpl* ImplGetWindowImpl() const { return mpWindowImpl; } in ImplGetWindowImpl() function in Window
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx1155 ControlPart aCtrlPart = pWindow->ImplGetWindowImpl()->mnNativeBackground; in Erase()

Completed in 194 milliseconds