Lines Matching refs:Window

372                     Window* pDefWindow = ImplGetDefaultWindow();  in SearchItem()
428 Window* pDefWindow = ImplGetDefaultWindow(); in GetItemCount()
492 using Window::ImplScroll;
501 MenuFloatingWindow( Menu* pMenu, Window* pParent, WinBits nStyle );
547 using Window::ImplInit;
549 DecoToolBox( Window* pParent, WinBits nStyle = 0 );
550 DecoToolBox( Window* pParent, const ResId& rResId );
564 DecoToolBox::DecoToolBox( Window* pParent, WinBits nStyle ) : in DecoToolBox()
569 DecoToolBox::DecoToolBox( Window* pParent, const ResId& rResId ) : in DecoToolBox()
583 Window::DataChanged( rDCEvt ); in DataChanged()
664 class MenuBarWindow : public Window
715 MenuBarWindow( Window* pParent );
750 static void ImplAddNWFSeparator( Window *pThis, const MenubarValue& rMenubarValue ) in ImplAddNWFSeparator()
777 static sal_uLong ImplChangeTipTimeout( sal_uLong nTimeout, Window *pWindow ) in ImplChangeTipTimeout()
788 static sal_Bool ImplHandleHelpEvent( Window* pMenuWindow, Menu* pMenu, sal_uInt16 nHighlightedItem,… in ImplHandleHelpEvent()
858 static int ImplGetTopDockingAreaHeight( Window *pWindow ) in ImplGetTopDockingAreaHeight()
866Window *pWin = pWindow->ImplGetFrameWindow()->GetWindow( WINDOW_FIRSTCHILD); //mpWindowImpl->mpFir… in ImplGetTopDockingAreaHeight()
1251 Window* pWin = ImplGetWindow(); in InsertItem()
1419 Window* pWin = ImplGetWindow(); in RemoveItem()
1815 Window* pWin = ImplGetWindow(); in EnableItem()
1859 Window* pWin = ImplGetWindow(); in ShowItem()
1891 Window* pWin = ImplGetWindow(); in SetItemText()
2296 long Menu::ImplGetNativeCheckAndRadioSize( Window* pWin, long& rCheckHeight, long& rRadioHeight, lo… in ImplGetNativeCheckAndRadioSize()
2379 Size Menu::ImplCalcSize( Window* pWin ) in ImplCalcSize()
2594 static void ImplPaintCheckBackground( Window* i_pWindow, const Rectangle& i_rRect, bool i_bHighligh… in ImplPaintCheckBackground()
2618 static String getShortenedString( const String& i_rLong, Window* i_pWin, long i_nMaxWidth ) in getShortenedString()
2638 void Menu::ImplPaint( Window* pWin, sal_uInt16 nBorder, long nStartY, MenuItemData* pThisItemOnly, … in ImplPaint()
3199 sal_Bool Menu::ConvertPoint( Point& rPoint, Window* pReferenceWindow ) const in ConvertPoint()
3393 Window* MenuBar::ImplCreate( Window* pParent, Window* pWindow, MenuBar* pMenu ) in ImplCreate()
3434 Window* pWin = ImplGetWindow(); in ImplHandleKeyEvent()
3649 sal_uInt16 PopupMenu::Execute( Window* pExecWindow, const Point& rPopupPos ) in Execute()
3654 sal_uInt16 PopupMenu::Execute( Window* pExecWindow, const Rectangle& rRect, sal_uInt16 nFlags ) in Execute()
3677 sal_uInt16 PopupMenu::ImplExecute( Window* pW, const Rectangle& rRect, sal_uLong nPopupModeFlags, M… in ImplExecute()
3695 nFocusId = Window::SaveFocus(); in ImplExecute()
3783 Window* pDeskW = pWindow->GetWindow( WINDOW_REALPARENT ); in ImplExecute()
3958 static void ImplInitMenuWindow( Window* pWin, sal_Bool bFont, sal_Bool bMenuBar ) in ImplInitMenuWindow()
3997 MenuFloatingWindow::MenuFloatingWindow( Menu* pMen, Window* pParent, WinBits nStyle ) : in MenuFloatingWindow()
4381 Window::EndSaveFocus( nFocusId, sal_False ); in StopExecute()
5169 Window* pW = this; in RequestHelp()
5182 Window::RequestHelp( rHEvt ); in RequestHelp()
5234 MenuBarWindow::MenuBarWindow( Window* pParent ) : in MenuBarWindow()
5235 Window( pParent, 0 ), in MenuBarWindow()
5556 Window::EndSaveFocus( nSaveFocusId, sal_False ); // clean up in ChangeHighlightItem()
5559 nSaveFocusId = Window::SaveFocus(); // only save focus when initially activated in ChangeHighlightItem()
5568 nSaveFocusId = Window::SaveFocus(); // only save focus when initially activated in ChangeHighlightItem()
5588 Window::EndSaveFocus( nTempFocusId, bAllowRestoreFocus ); in ChangeHighlightItem()
5720 Window::KeyInput( rKEvent ); in KeyInput()
5999 Window::RequestHelp( rHEvt ); in RequestHelp()
6004 Window::StateChanged( nType ); in StateChanged()
6059 Window::DataChanged( rDCEvt ); in DataChanged()