Home
last modified time | relevance | path

Searched refs:GetView (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx689 GetView().AdjustMarkHdl(); in AdjHdl()
896 GetView().GlueInvalidate(); in EnterGroup()
900 GetView().UnmarkAll(); in EnterGroup()
914 GetView().MarkObj(pFirstObject, GetView().GetSdrPageView()); in EnterGroup()
919 GetView().AdjustMarkHdl(); in EnterGroup()
955 GetView().UnmarkAll(); in LeaveOneGroup()
963 GetView().MarkObj(pLastGroup, GetView().GetSdrPageView()); in LeaveOneGroup()
965 GetView().AdjustMarkHdl(); in LeaveOneGroup()
988 GetView().UnmarkAll(); in LeaveAllGroup()
1000 GetView().MarkObj(pLastGroup, GetView().GetSdrPageView()); in LeaveAllGroup()
[all …]
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx134 SfxItemSet aCoreSet( rWrtSh.GetView().GetPool(), in lcl_CharDialog()
181 …pDlg = pFact->CreateSwCharDlg( rWrtSh.GetView().GetWindow(), rWrtSh.GetView(), aCoreSet, DLG_CHAR … in lcl_CharDialog()
417 SwView &rView2 = rWrtSh.GetView(); in Execute()
497 GetView().ExecuteInsertDoc( rReq, pItem ); in Execute()
628 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute()
713 GetView().GetWindow(), &aTmp, rWrtSh); in Execute()
976 …pDlg = pFact->CreateSwParaDlg( GetView().GetWindow(),GetView(), aCoreSet,DLG_STD, DLG_PARA,NULL, s… in Execute()
1216 SwEditWin& rEdtWin = GetView().GetEditWin(); in Execute()
1258 GetView().GetViewFrame()->ExecuteSlot( aReq); in Execute()
1277 if(GetView().GetDocShell()->IsReadOnly()) in Execute()
[all …]
H A Ddrawsh.cxx214 if (GetView().IsDrawRotate()) in Execute()
219 GetView().FlipDrawRotate(); in Execute()
224 if (GetView().IsDrawRotate()) in Execute()
227 GetView().FlipDrawRotate(); in Execute()
229 GetView().FlipDrawSelMode(); in Execute()
231 GetView().AttrChangedNotify(&rSh); // Shellwechsel... in Execute()
303 …VclAbstractDialog* pDlg = pFact->CreateSwFootNoteOptionDlg( GetView().GetWindow(), GetView().GetWr… in Execute()
315 GetView().GetWindow(), &aTmp, GetView().GetWrtShell()); in Execute()
343 SwWait aWait( *GetView().GetDocShell(), true ); in Execute()
562 GetView().AttrChangedNotify(&rSh); in ExecFormText()
[all …]
H A Dtextfld.cxx108 Window *pMDI = &GetView().GetViewFrame()->GetWindow(); in ExecField()
309 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in ExecField()
322 if ( GetView().GetPostItMgr() && in ExecField()
329 if ( GetView().GetPostItMgr() ) in ExecField()
330 GetView().GetPostItMgr()->Delete(); in ExecField()
335 if ( pNoteItem && GetView().GetPostItMgr() ) in ExecField()
340 if ( GetView().GetPostItMgr() && in ExecField()
347 if ( GetView().GetPostItMgr() ) in ExecField()
348 GetView().GetPostItMgr()->Hide(); in ExecField()
353 if ( pNoteItem && GetView().GetPostItMgr() ) in ExecField()
[all …]
H A Dbasesh.cxx325 &rSh.GetView().GetEditWin()) ); in ExecClpbrd()
454 if( !GetView().IsPasteAllowed() in StateClpbrd()
480 &rSh.GetView().GetEditWin()) ); in StateClpbrd()
655 SwView& rTempView = GetView(); in Execute()
737 GetView().AttrChangedNotify( &rSh ); in Execute()
944 ShellModes eMode = GetView().GetShellMode(); in Execute()
968 GetView().ExecuteSlot(rReq); in Execute()
984 SvxIMapDlg* pDlg = SWIMAPDLG(GetView()); in Execute()
1534 SvxIMapDlg *pDlg = SWIMAPDLG(GetView()); in GetState()
1557 GetView().GetDocShell() )) ) in GetState()
[all …]
H A Ddrwtxtex.cxx343 SwView* pView = &GetView(); in Execute()
393 GetView().GetWindow(), &aTmp, GetView().GetWrtShell()); in Execute()
421 SwWait aWait( *GetView().GetDocShell(), true ); in Execute()
442 SwView* pView = &GetView(); in Execute()
468 …SfxAbstractTabDialog* pDlg = pFact->CreateSwParaDlg( GetView().GetWindow(), GetView(), aDlgAttr,DL… in Execute()
548 rSh.GetView().BeginTextEdit( pTmpObj, pTmpPV, &rSh.GetView().GetEditWin(), sal_False); in Execute()
549 rSh.GetView().AttrChangedNotify( &rSh ); in Execute()
591 rSh.GetView().BeginTextEdit( pTmpObj, pTmpPV, &rSh.GetView().GetEditWin(), sal_False ); in Execute()
592 rSh.GetView().AttrChangedNotify( &rSh ); in Execute()
604 GetView().GetViewFrame()->GetBindings().InvalidateAll(sal_False); in Execute()
[all …]
H A Dfrmsh.cxx152 rSh.GetView().GetViewFrame()->GetDispatcher()->Execute( FN_FORMAT_FRAME_DLG, in Execute()
226 rSh.GetView().GetEditWin().SetChainMode( !rSh.GetView().GetEditWin().IsChainMode() ); in Execute()
231 GetView().GetViewFrame()->GetBindings().Invalidate(FN_FRAME_CHAIN); in Execute()
238 …VclAbstractDialog* pDlg = pFact->CreateSwFootNoteOptionDlg( GetView().GetWindow(), GetView().GetWr… in Execute()
250 GetView().GetWindow(), &aTmp, GetView().GetWrtShell()); in Execute()
278 SwWait aWait( *GetView().GetDocShell(), true ); in Execute()
505 GetView().GetViewFrame(), in Execute()
506 GetView().GetWindow(), in Execute()
531 SW_MOD()->ApplyUsrPref(aUsrPref, &GetView()); in Execute()
713 sal_Bool bHtmlMode = 0 != ::GetHtmlMode(rSh.GetView().GetDocShell()); in GetState()
[all …]
H A Dbeziersh.cxx105 pSh->GetView().GetViewFrame()->GetDispatcher()->Execute(SID_BEZIER_DELETE, sal_False); in Execute()
114 GetView().AttrChangedNotify(pSh); // ggf Shellwechsel... in Execute()
126 GetView().GetDrawFuncPtr()->BreakCreate(); in Execute()
127 GetView().AttrChangedNotify(pSh); // ggf Shellwechsel... in Execute()
129 else if ( pSh->HasSelection() || GetView().IsDrawMode() ) in Execute()
131 GetView().LeaveDrawCreate(); in Execute()
133 GetView().AttrChangedNotify(pSh); // ggf Shellwechsel... in Execute()
141 GetView().GetEditWin().SetBezierMode(nSlotId); in Execute()
148 GetView().GetViewFrame()->GetBindings().Invalidate(aInva); in Execute()
209 GetView().GetViewFrame()->GetBindings().Invalidate(aInva); in Execute()
[all …]
H A Dtextsh.cxx256 SvxPluginFileDlg aDlg( &GetView().GetViewFrame()->GetWindow(), nSlot ); in TYPEINIT1()
443 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in TYPEINIT1()
494 GetView().GetEditWin().StopQuickHelp(); in TYPEINIT1()
519 SwEditWin& rEdtWin = GetView().GetEditWin(); in TYPEINIT1()
541 GetView().InsFrmMode(nCols); in TYPEINIT1()
651 GetView().GetViewFrame(), &GetView().GetViewFrame()->GetWindow(), aSet, sal_True); in TYPEINIT1()
682 GetView().AutoCaption(FRAME_CAP); in TYPEINIT1()
705 Window* pParent = GetView().GetWindow(); in TYPEINIT1()
800 sal_uInt16 nHtmlMode = ::GetHtmlMode(GetView().GetDocShell()); in StateInsert()
806 GetView().GetDocShell()->GetCreateMode(); in StateInsert()
[all …]
H A Ddrwbassh.cxx90 SwEditWin& rWin = GetView().GetEditWin(); in TYPEINIT1()
107 GetView().ExitDraw(); in ~SwDrawBaseShell()
142 SfxBindings& rBind = GetView().GetViewFrame()->GetBindings(); in Execute()
163 0 != ::GetHtmlMode(pSh->GetView().GetDocShell()))); in Execute()
395 if( GetView().IsDrawRotate() ) in Execute()
398 GetView().FlipDrawRotate(); in Execute()
405 GetView().GetEditWin().IsObjectSelect() ) in Execute()
409 if (GetView().GetDrawFuncPtr()) in Execute()
411 GetView().GetDrawFuncPtr()->Deactivate(); in Execute()
412 GetView().SetDrawFuncPtr(NULL); in Execute()
[all …]
H A Dtabsh.cxx168 SfxItemSet aSet( rSh.GetView().GetPool(), rItem.Which(), rItem.Which(), 0); in lcl_SetAttr()
319 SW_MOD()->ApplyUsrPref(aUsrPref, &rSh.GetView()); in ItemSetToTableParam()
373 rSh.GetView().GetViewFrame()->GetDispatcher()->Execute( FN_TABLE_SELECT_ALL ); in ItemSetToTableParam()
639 SfxBindings& rBindings = GetView().GetViewFrame()->GetBindings(); in Execute()
654 aCoreSet.Put(SfxUInt16Item(SID_HTML_MODE, ::GetHtmlMode(GetView().GetDocShell()))); in Execute()
735 const SfxPoolItem* pNumberFormatItem = GetView().GetDocShell()-> in Execute()
816 InfoBox aInfoBox( GetView().GetWindow(), in Execute()
972 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute()
1086 SfxBindings& rBind = GetView().GetViewFrame()->GetBindings(); in Execute()
1099 SfxViewFrame* pVFrame = GetView().GetViewFrame(); in Execute()
[all …]
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx257 m_pRowList = GetView()->getController().getRows(); in OTableEditorCtrl()
264 return GetView()->getController().GetUndoManager(); in GetUndoManager()
320 xCon = GetView()->getController().getConnection(); in InitCellController()
1381 …sal_Bool bIsCutAllowed = (GetView()->getController().isAddAllowed() && GetView()->getController().… in IsCutAllowed()
1473 if(GetView()->getController().isAlterAllowed()) in cut()
1482 if(GetView()->getController().isAlterAllowed()) in cut()
1491 if(GetView()->getController().isAlterAllowed()) in cut()
1531 if(GetView()->getController().isAlterAllowed()) in paste()
1539 if(GetView()->getController().isAlterAllowed()) in paste()
1547 if(GetView()->getController().isAlterAllowed()) in paste()
[all …]
H A DTableFieldControl.cxx85 Reference<XPropertySet> xTable = GetCtrl()->GetView()->getController().getTable(); in IsReadOnly()
124 GetCtrl()->GetView()->getController().setModified(bModified); in SetModified()
129 return GetCtrl()->GetView()->getController().getConnection(); in getConnection()
134 Reference<XConnection> xCon = GetCtrl()->GetView()->getController().getConnection(); in getMetaData()
142 return GetCtrl()->GetView()->getController().getNumberFormatter(); in GetFormatter()
147 return GetCtrl()->GetView()->getController().getTypeInfo(_nPos); in getTypeInfo()
152 return const_cast<OTableFieldControl*>(this)->GetCtrl()->GetView()->getController().getTypeInfo(); in getTypeInfo()
157 return const_cast<OTableFieldControl*>(this)->GetCtrl()->GetView()->getLocale(); in GetLocale()
162 …return const_cast<OTableFieldControl*>(this)->GetCtrl()->GetView()->getController().isAutoIncremen… in isAutoIncrementValueEnabled()
167 …return const_cast<OTableFieldControl*>(this)->GetCtrl()->GetView()->getController().getAutoIncreme… in getAutoIncrementValue()
/trunk/main/sc/source/ui/view/
H A Dselect.cxx174 ScTabView* pView = pViewData->GetView(); in SetAnchor()
219 pViewData->GetView()->DoneRefMode( sal_True ); in DestroyAnchor()
221 pViewData->GetView()->DoneBlockMode( sal_True ); in DestroyAnchor()
317 ScTabView* pView = pViewData->GetView(); in SetCursorAtCell()
435 pViewData->GetView()-> in SetCursorAtCell()
441 pViewData->GetView()-> in SetCursorAtCell()
450 pViewData->GetView()->DoneRefMode(); in SetCursorAtCell()
462 pViewData->GetView()-> in SetCursorAtCell()
515 pViewData->GetView()->DoneRefMode(); in SetCursorAtCell()
727 ScTabView* pView = pViewData->GetView(); in CreateAnchor()
[all …]
H A Dgridwin3.cxx55 FuPoor* pDraw = pViewData->GetView()->GetDrawFuncPtr(); in DrawMouseButtonDown()
86 ScViewFunc* pView = pViewData->GetView(); in DrawMouseButtonUp()
115 FuPoor* pDraw = pViewData->GetView()->GetDrawFuncPtr(); in DrawMouseMove()
137 FuPoor* pDraw = pViewData->GetView()->GetDrawFuncPtr(); in DrawEndAction()
147 FuPoor* pDraw = pViewData->GetView()->GetDrawFuncPtr(); in DrawCommand()
164 FuPoor* pDraw = pViewData->GetView()->GetDrawFuncPtr(); in DrawKeyInput()
174 if ( !pViewData->GetView()->IsDrawSelMode() ) in DrawKeyInput()
231 ScDrawView* pDrView = pViewData->GetView()->GetScDrawView(); in DrawSdrGrid()
253 ScDrawView* pDrView = pViewData->GetView()->GetScDrawView(); in GetDrawMapMode()
304 ScDrawView* pDrView = pViewData->GetView()->GetScDrawView(); in DrawAfterScroll()
[all …]
H A Dgridwin.cxx1865 pViewData->GetView()->StopRefMode(); in MouseButtonUp()
1917 pViewData->GetView()->InvalidateAttribs(); in MouseButtonUp()
1991 ScViewFunc* pView = pViewData->GetView(); in MouseButtonUp()
2027 ScTabView* pView = pViewData->GetView(); in MouseButtonUp()
2041 ScTabView* pView = pViewData->GetView(); in MouseButtonUp()
2076 pViewData->GetView()->DoneBlockMode(); in MouseButtonUp()
2097 ScDBFunc* pView = pViewData->GetView(); in MouseButtonUp()
2831 pViewData->GetView()->StopRefMode(); in Command()
2968 ScTabView* pView = pViewData->GetView(); in SelectForContextMenu()
4447 if (pViewData->GetView()->IsMinimized()) in UpdateFormulas()
[all …]
H A Dgridwin2.cxx286 pViewData->GetView()->ScrollX( nDx, WhichH(eWhich) ); in DPTestMouse()
288 pViewData->GetView()->ScrollY( nDy, WhichV(eWhich) ); in DPTestMouse()
340 pViewData->GetView()->ErrorMessage(STR_PIVOT_MOVENOTALLOWED); in DPTestMouse()
366 pViewData->GetView()->SetTimer( this, rMEvt ); // repeat event in DPTestMouse()
368 pViewData->GetView()->ResetTimer(); in DPTestMouse()
837 pViewData->GetView()->ActivatePart( SC_SPLIT_TOPRIGHT ); in PagebreakMove()
839 pViewData->GetView()->ActivatePart( SC_SPLIT_BOTTOMRIGHT ); in PagebreakMove()
846 pViewData->GetView()->ActivatePart( SC_SPLIT_BOTTOMLEFT ); in PagebreakMove()
848 pViewData->GetView()->ActivatePart( SC_SPLIT_BOTTOMRIGHT ); in PagebreakMove()
945 ScViewFunc* pViewFunc = pViewData->GetView(); in PagebreakMove()
[all …]
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx456 SfxInPlaceClient* pClient = GetView().FindIPClient( xObj.GetObject(), &GetView().GetEditWin() ); in InsertObject()
459 pClient = new SwOleClient( &GetView(), &GetView().GetEditWin(), xObj ); in InsertObject()
641 pCli = GetView().FindIPClient( xRef.GetObject(), &GetView().GetEditWin() ); in LaunchOLEObj()
643 pCli = new SwOleClient( &GetView(), &GetView().GetEditWin(), xRef ); in LaunchOLEObj()
664 GetView().FindIPClient( xObj.GetObject(), &(GetView().GetEditWin()) ); in MoveObjectIfActive()
760 SfxInPlaceClient* pCli = GetView().FindIPClient( xObj.GetObject(), &GetView().GetEditWin() ); in CalcAndSetScale()
771 pCli = new SwOleClient( &GetView(), &GetView().GetEditWin(), xObj ); in CalcAndSetScale()
908 SfxInPlaceClient* pCli = GetView().FindIPClient( xObj.GetObject(), &GetView().GetEditWin()); in ConnectObj()
910 pCli = new SwOleClient( &GetView(), &GetView().GetEditWin(), xObj ); in ConnectObj()
1842 if(GetView().GetDrawFuncPtr()) in CanInsert()
[all …]
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx304 sd::View* pView = GetView(); in Exit()
493 if( GetView() ) in KeyInput()
560 if (GetView() != NULL) in MouseButtonDown()
561 GetView()->SetMouseEvent(rMEvt); in MouseButtonDown()
564 if( GetView() ) in MouseButtonDown()
605 if (GetView() != NULL) in MouseMove()
606 GetView()->SetMouseEvent(rMEvt); in MouseMove()
633 if (GetView() != NULL) in MouseButtonUp()
634 GetView()->SetMouseEvent(rMEvt); in MouseButtonUp()
677 if( GetView() ) in Command()
[all …]
H A Ddrviewsi.cxx128 SfxItemSet aTmpItemSet = GetView()->Get3DAttributes(); in Update3DWindow()
143 if( p3DWin && GetView() ) in AssignFrom3DWindow()
145 if(!GetView()->IsPresObjSelected()) in AssignFrom3DWindow()
153 GetView()->BegUndo(String(SdResId(STR_UNDO_APPLY_3D_FAVOURITE))); in AssignFrom3DWindow()
155 if(GetView()->IsConvertTo3DObjPossible()) in AssignFrom3DWindow()
161 GetView()->SetAttributes( aTextSet ); in AssignFrom3DWindow()
184 GetView()->Set3DAttributes( aSet ); in AssignFrom3DWindow()
187 GetView()->EndUndo(); in AssignFrom3DWindow()
H A Dviewshe2.cxx364 ::sd::View* pView = GetView(); in Scroll()
409 ::sd::View* pView = GetView(); in SetZoom()
456 ::sd::View* pView = GetView(); in SetZoomRect()
491 ::sd::View* pView = GetView(); in InitWindows()
676 ::sd::View* pView = GetView(); in SetPageSizeAndBorder()
742 ::sd::View* pView = GetView(); in SetActiveWindow()
767 if( GetView() ) in RequestHelp()
934 ::sd::View* pView = GetView(); in ActivateObject()
1088 ::sd::View* pView = GetView(); in AcceptDrop()
1105 ::sd::View* pView = GetView(); in ExecuteDrop()
[all …]
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx362 &rSlideSorter.GetView(), in SelectionFunction()
884 mrSlideSorter.GetView().GetButtonBar().ResetPage(); in SwitchMode()
887 mrSlideSorter.GetView().UpdatePageUnderMouse(false); in SwitchMode()
1187 mrSlideSorter.GetView().UpdatePageUnderMouse( in ProcessMotionEvent()
1450 mrSlideSorter.GetView().UpdatePageUnderMouse( in ProcessButtonUpEvent()
1799 mrSlideSorter.GetView().GetLayouter().GetIndexAtPoint ( in UpdateSelection()
1844 && pDragTransferable->GetView()==&mrSlideSorter.GetView()); in DragAndDropModeHandler()
1965 mrSlideSorter.GetView().GetButtonBar().ProcessButtonDownEvent( in ProcessButtonDownEvent()
1983 mrSlideSorter.GetView().GetButtonBar().ProcessButtonUpEvent( in ProcessButtonUpEvent()
2001 mrSlideSorter.GetView().GetButtonBar().ProcessMouseMotionEvent( in ProcessMotionEvent()
[all …]
H A DSlsScrollBarManager.cxx216 Rectangle aModelArea (mrSlideSorter.GetView().GetModelArea()); in UpdateScrollBars()
285 mrSlideSorter.GetView().InvalidatePageObjectVisibilities(); in UpdateScrollBars()
305 mrSlideSorter.GetView().InvalidatePageObjectVisibilities(); in IMPL_LINK()
324 mrSlideSorter.GetView().InvalidatePageObjectVisibilities(); in IMPL_LINK()
433 bool bRearrangeSuccess (mrSlideSorter.GetView().GetLayouter().Rearrange ( in TestScrollBarVisibilities()
434 mrSlideSorter.GetView().GetOrientation(), in TestScrollBarVisibilities()
441 Size aPageSize = mrSlideSorter.GetView().GetLayouter().GetTotalBoundingBox().GetSize(); in TestScrollBarVisibilities()
485 mrSlideSorter.GetView().InvalidatePageObjectVisibilities(); in SetTopLeft()
545 pWindow->LogicToPixel(mrSlideSorter.GetView().GetModelArea())); in CalcAutoScrollOffset()
626 mrSlideSorter.GetView().InvalidatePageObjectVisibilities(); in RepeatAutoScroll()
[all …]
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx408 SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr(); in Init()
756 SwPostItMgr* aMgr = pWrtShell->GetView().GetPostItMgr(); in FillMemberList()
2676 !pActiveShell->GetView().GetDocShell()->IsReadOnly()) in KeyInput()
2781 pActiveShell->GetView().GetEditWin(); in KeyInput()
2984 pActiveShell->GetView().GetPostItMgr()->Show(); in ExcecuteContextMenuAction()
2987 pActiveShell->GetView().GetPostItMgr()->Hide(); in ExcecuteContextMenuAction()
2992 pActiveShell->GetView().GetPostItMgr()->Delete(); in ExcecuteContextMenuAction()
3136 pActiveShell->GetView().GetDocShell()-> in EditEntry()
3283 pActiveShell->GetView().GetViewFrame()-> in EditEntry()
3323 pActiveShell->GetView().GetViewFrame()-> in EditEntry()
[all …]
/trunk/main/svtools/source/edit/
H A Dtextundo.cxx88 DBG_ASSERT( GetView(), "Undo/Redo: Active View?" ); in UndoRedoStart()
96 if ( GetView() ) in UndoRedoEnd()
98 TextSelection aNewSel( GetView()->GetSelection() ); in UndoRedoEnd()
100 GetView()->ImpSetSelection( aNewSel ); in UndoRedoEnd()
105 mpTextEngine->FormatAndUpdate( GetView() ); in UndoRedoEnd()
126 if ( GetView() ) in SetSelection()
127 GetView()->ImpSetSelection( rSel ); in SetSelection()
150 if ( GetView() ) in Undo()

Completed in 175 milliseconds

12345678910>>...13