Home
last modified time | relevance | path

Searched refs:SetWindow (Results 1 – 25 of 82) sorted by relevance

1234

/trunk/main/sc/source/ui/view/
H A Dgridwin3.cxx58 pDraw->SetWindow( this ); in DrawMouseButtonDown()
91 pDraw->SetWindow( this ); in DrawMouseButtonUp()
118 pDraw->SetWindow( this ); in DrawMouseMove()
150 pDraw->SetWindow( this ); in DrawCommand()
167 pDraw->SetWindow( this ); in DrawKeyInput()
H A Dtabvwsh4.cxx587 SetWindow( pNewWin ); //! ist diese ViewShell immer aktiv??? in DoReadUserDataSequence()
622 SetWindow( pNewWin ); //! ist diese ViewShell immer aktiv??? in DoReadUserData()
1611 SetWindow( GetActiveWin() ); in Construct()
1881 SetWindow(0);
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx88 virtual void SetWindow (
511 pObject->SetWindow(rxContentWindow, rxBorderWindow); in Create()
540 virtual void SetWindow (
831 mpAccessibleConsole->SetWindow(mxMainWindow, NULL); in getAccessibleContext()
943 void PresenterAccessible::AccessibleObject::SetWindow ( in SetWindow() function in sdext::presenter::PresenterAccessible::AccessibleObject
983 SetWindow(NULL, NULL); in disposing()
1379 SetWindow(NULL, NULL); in disposing()
2266 pObject->SetWindow(rxContentWindow, rxBorderWindow); in Create()
2304 pParagraph->SetWindow( in SetTextView()
2339 void AccessibleNotes::SetWindow ( in SetWindow() function in sdext::presenter::AccessibleNotes
[all …]
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx411 pOutlinerView->SetWindow(mpWindow); in SpellNextDocument()
692 pOutlinerView->SetWindow(mpWindow); in SearchAndReplaceOnce()
1528 pOutlinerView->SetWindow(mpWindow); in SetViewShell()
1680 pOutlinerView->SetWindow(mpWindow); in ConvertNextDocument()
1766 mpOutlineView->SetWindow(NULL); in ~Implementation()
1813 mpOutlineView->SetWindow(pWindow); in ProvideOutlinerView()
1859 pView->SetWindow(NULL); in ReleaseOutlinerView()
H A DViewShellBase.cxx293 SetWindow(mpImpl->mpViewWindow.get()); in ViewShellBase()
329 SetWindow(NULL); in ~ViewShellBase()
1301 mrBase.SetWindow (mpViewWindow.get()); in ResizePixel()
/trunk/main/editeng/source/editeng/
H A Deditsel.cxx104 SetWindow( pNewView->GetWindow() ); in SetCurView()
106 SetWindow( (Window*)0 ); in SetCurView()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx186 pVCLXWindow->SetWindow( pWindow ); in SetWindowInterface()
301 pWindowPeer->SetWindow( NULL ); in WindowDestroyed()
/trunk/main/svtools/source/edit/
H A Dtextwindowpeer.cxx40 SetWindow(rView.GetWindow()); in TextWindowPeer()
/trunk/main/sd/source/ui/dlg/
H A DNavigatorChildWindow.cxx71 SetWindow( pNavWin ); in NavigatorChildWindow()
/trunk/main/basctl/source/basicide/
H A Dbasides1.cxx1055 SetWindow( pModulLayout ); in SetCurWindow()
1132 SetWindow( pCurWin ); in SetCurWindow()
1138 SetWindow( pModulLayout ); in SetCurWindow()
/trunk/main/svx/inc/svx/
H A DAccessibleSvxFindReplaceDialog.hxx55 SetWindow(pSplDlg); in VCLXSvxFindReplaceDialog()
H A DAccessibleShapeTreeInfo.hxx154 void SetWindow (Window* pWindow);
/trunk/main/editeng/inc/editeng/
H A DAccessibleSvxFindReplaceDialog.hxx54 SetWindow(pSplDlg); in VCLXSvxFindReplaceDialog()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx98 void SVTXGridControl::SetWindow( Window* pWindow ) in SetWindow() function in SVTXGridControl
100 SVTXGridControl_Base::SetWindow( pWindow ); in SetWindow()
H A Dunoiface.cxx600 void VCLXFileControl::SetWindow( Window* pWindow ) in SetWindow() function in VCLXFileControl
610 VCLXWindow::SetWindow( pWindow ); in SetWindow()
834 void SVTXFormattedField::SetWindow( Window* _pWindow ) in SetWindow() function in SVTXFormattedField
836 VCLXSpinField::SetWindow(_pWindow); in SetWindow()
/trunk/main/vcl/inc/vcl/
H A Dcursor.hxx83 void SetWindow( Window* pWindow );
H A Dseleng.hxx143 void SetWindow( Window*);
/trunk/main/sc/source/ui/inc/
H A Dfupoor.hxx110 void SetWindow(Window* pWin) { pWindow = pWin; } in SetWindow() function in FuPoor
/trunk/main/svx/source/accessibility/
H A DAccessibleShapeTreeInfo.cxx189 void AccessibleShapeTreeInfo::SetWindow (Window* pWindow) in SetWindow() function in accessibility::AccessibleShapeTreeInfo
/trunk/main/sw/source/ui/docvw/
H A DSidebarWinAcc.cxx118 SetWindow( &mrSidebarWin ); in SidebarWinAccessible()
/trunk/main/sd/source/ui/inc/
H A Dfupoor.hxx96 void SetWindow(::sd::Window* pWin) { mpWindow = pWin; } in SetWindow() function in sd::FuPoor
/trunk/main/sd/source/ui/inc/framework/
H A DPane.hxx97 void SetWindow (::Window* pWindow);
/trunk/main/svtools/source/control/
H A Dvclxaccessibleheaderbar.cxx68 SetWindow(pHeaderBar); in VCLXHeaderBar()
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx131 void SetWindow( Window* pWindow );
217 virtual void SetWindow(Window* _pWindow);
/trunk/main/sd/source/ui/framework/factories/
H A DPane.cxx84 void Pane::SetWindow (::Window* pWindow) in SetWindow() function in sd::framework::Pane

Completed in 122 milliseconds

1234