Home
last modified time | relevance | path

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

1234

/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx110 pEditor->SetWindow( this ); in DialogWindow()
H A Dbasides1.cxx1055 SetWindow( pModulLayout ); in SetCurWindow()
1132 SetWindow( pCurWin ); in SetCurWindow()
1138 SetWindow( pModulLayout ); in SetCurWindow()
H A Dbasidesh.cxx260 SetWindow( 0 ); in ~BasicIDEShell()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx285 void DlgEditor::SetWindow( Window* pWindow_ ) in SetWindow() function in DlgEditor
/trunk/main/basctl/source/inc/
H A Ddlged.hxx132 void SetWindow( Window* pWindow );
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartShape.cxx69 m_aShapeTreeInfo.SetWindow( VCLUnoHelper::GetWindow( rAccInfo.m_xWindow ) ); in AccessibleChartShape()
/trunk/main/editeng/inc/editeng/
H A DAccessibleSvxFindReplaceDialog.hxx54 SetWindow(pSplDlg); in VCLXSvxFindReplaceDialog()
H A Deditview.hxx94 void SetWindow( Window* pWin );
H A Doutliner.hxx274 void SetWindow( Window* pWindow );
/trunk/main/editeng/source/editeng/
H A Deditsel.cxx104 SetWindow( pNewView->GetWindow() ); in SetCurView()
106 SetWindow( (Window*)0 ); in SetCurView()
H A Deditview.cxx316 void EditView::SetWindow( Window* pWin ) in SetWindow() function in EditView
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1605 void OutlinerView::SetWindow( Window* pWin ) in SetWindow() function in OutlinerView
1608 pEditView->SetWindow( pWin ); in SetWindow()
/trunk/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx431 pOleObj->SetWindow(VCLUnoHelper::GetInterface(m_pParent)); in activateOle()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx355 maShapeTreeInfo.SetWindow(pViewShell->GetWindowByPos(meSplitPos)); in ScChildrenShapes()
384 maShapeTreeInfo.SetWindow(mpViewShell->GetWindowByPos(meSplitPos)); in SetDrawBroadcaster()
H A DAccessibleDocumentPagePreview.cxx1107 aShapeTreeInfo.SetWindow(mpViewShell->GetWindow()); in GetAccShape()
/trunk/main/sc/source/ui/formdlg/
H A Dformula.cxx87 m_aHelper.SetWindow(this); in ScFormulaDlg()
/trunk/main/sc/source/ui/inc/
H A Danyrefdg.hxx102 inline void SetWindow(Window* _pWindow) { m_pWindow = _pWindow; } in SetWindow() function in ScFormulaReferenceHelper
H A Dfupoor.hxx110 void SetWindow(Window* pWin) { pWindow = pWin; } in SetWindow() function in FuPoor
/trunk/main/sc/source/ui/miscdlgs/
H A Danyrefdg.cxx688 m_aHelper.SetWindow(/*this*/&m_rWindow); in ScRefHandler()
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx582 SetWindow( pNavigator ); in SFX_IMPL_CHILDWINDOWCONTEXT()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx1622 pSelEng->SetWindow(this); in HandleMouseButtonDown()
1820 pSelEng->SetWindow(this); in HandleMouseButtonDown()
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 Dhdrcont.cxx731 pSelEngine->SetWindow( this ); in MouseButtonDown()
H A Dprevwsh.cxx131 SetWindow( pPreview ); in Construct()
185 SetWindow(0); in ~ScPreviewShell()
H A Dtabview3.cxx2660 pSelEngine->SetWindow(pGridWin[eWhich]); in ActivatePart()
2679 pHdrSelEng->SetWindow( pColBar[eNewH] ); in ActivatePart()
2688 pHdrSelEng->SetWindow( pRowBar[eNewV] ); in ActivatePart()
2704 aViewData.GetViewShell()->SetWindow( pGridWin[eWhich] ); in ActivatePart()

Completed in 188 milliseconds

1234