/trunk/main/sw/source/ui/ribbar/ |
H A D | drawbase.cxx | 135 else if (!pSdrView->IsAction()) in MouseButtonDown() 168 pSdrView->UnmarkAllPoints(); in MouseButtonDown() 185 if (pSdrView->HasMarkablePoints() && (!pSdrView->IsPointMarked(aVEvt.pHdl) || rMEvt.IsShift())) in MouseButtonDown() 191 pSdrView->UnmarkAllPoints(); in MouseButtonDown() 210 pSdrView->MarkPoint(*pHdl); in MouseButtonDown() 224 pSdrView->UnmarkAllPoints(); in MouseButtonDown() 287 else if (pSdrView->IsAction() || pSdrView->IsInsObjPoint() || pSdrView->IsMarkPoints()) in MouseMove() 428 if ( pSdrView->IsAction() ) in MouseButtonUp() 436 pSdrView->EndAction(); in MouseButtonUp() 521 pSdrView->SetOrtho(sal_False); in Deactivate() [all …]
|
H A D | conform.cxx | 55 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonDown() local 57 pSdrView->SetOrtho(rMEvt.IsShift()); in MouseButtonDown() 58 pSdrView->SetAngleSnapEnabled(rMEvt.IsShift()); in MouseButtonDown() 62 pSdrView->SetCreate1stPointAsCenter(sal_True); in MouseButtonDown() 63 pSdrView->SetResizeAtCenter(sal_True); in MouseButtonDown() 67 pSdrView->SetCreate1stPointAsCenter(sal_False); in MouseButtonDown() 68 pSdrView->SetResizeAtCenter(sal_False); in MouseButtonDown() 72 SdrHitKind eHit = pSdrView->PickAnything(rMEvt, SDRMOUSEBUTTONDOWN, aVEvt); in MouseButtonDown() 120 SdrView *pSdrView = m_pSh->GetDrawView(); in CreateDefaultObject() local 121 pSdrView->SetDesignMode(sal_True); in CreateDefaultObject()
|
H A D | concustomshape.cxx | 101 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonDown() local 102 if ( pSdrView ) in MouseButtonDown() 104 SdrObject* pObj = pSdrView->GetCreateObj(); in MouseButtonDown() 216 SdrView *pSdrView = m_pSh->GetDrawView(); in CreateDefaultObject() local 217 if ( pSdrView ) in CreateDefaultObject() 219 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in CreateDefaultObject()
|
H A D | conrect.cxx | 89 SdrView *pSdrView = m_pSh->GetDrawView(); in MouseButtonUp() local 90 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in MouseButtonUp() 103 SfxItemSet aItemSet( pSdrView->GetModel()->GetItemPool(), in MouseButtonUp() 121 SfxItemSet aSet(pSdrView->GetModel()->GetItemPool()); in MouseButtonUp() 134 SdrPageView* pPV = pSdrView->GetSdrPageView(); in MouseButtonUp()
|
/trunk/main/sw/source/ui/shells/ |
H A D | beziersh.cxx | 75 SdrView* pSdrView = pSh->GetDrawView(); in TYPEINIT1() local 89 SdrView* pSdrView = pSh->GetDrawView(); in Execute() local 93 pSdrView->GetModel()->SetChanged(sal_False); in Execute() 104 if (pSdrView->HasMarkedPoints()) in Execute() 120 if (pSdrView->HasMarkedPoints()) in Execute() 121 pSdrView->UnmarkAllPoints(); in Execute() 168 pSdrView->DeleteMarkedPoints(); in Execute() 173 pSdrView->RipUpAtMarkedPoints(); in Execute() 217 pSdrView->UnmarkAllPoints(); in Execute() 224 pSdrView->SetEliminatePolyPoints(!pSdrView->IsEliminatePolyPoints()); in Execute() [all …]
|
H A D | drwbassh.cxx | 120 SdrView* pSdrView = pSh->GetDrawView(); in Execute() local 148 if(pSdrView->AreObjectsMarked()) in Execute() 198 if(pSdrView->AreObjectsMarked()) in Execute() 257 pSdrView->GetAttributes( aSet ); in Execute() 295 pSdrView->SetAttributes(*pOutSet); in Execute() 446 pSdrView->EnterMarkedGroup(); in Execute() 452 if (pSdrView->IsGroupEntered()) in Execute() 454 pSdrView->LeaveOneGroup(); in Execute() 622 if (pSdrView->GetModel()->IsChanged()) in Execute() 720 if ( !pSdrView->IsGroupEntered() ) in GetState() [all …]
|
H A D | drawsh.cxx | 97 SdrView* pSdrView = rSh.GetDrawView(); in TYPEINIT1() local 99 if(!pSdrView) in TYPEINIT1() 104 if(1 != pSdrView->GetMarkedObjectCount()) in TYPEINIT1() 133 SdrView* pSdrView = rSh.GetDrawView(); in InsertPictureFromFile() local 135 if(pSdrView) in InsertPictureFromFile() 160 … pSdrView->ReplaceObjectAtView(&rObject, *pSdrView->GetSdrPageView(), pNewGrafObj); in InsertPictureFromFile() 185 pSdrView->MarkObj(pResult, pSdrView->GetSdrPageView()); in InsertPictureFromFile() 195 SdrView *pSdrView = rSh.GetDrawView(); in Execute() local 201 pSdrView->GetModel()->SetChanged(sal_False); in Execute() 411 if (pSdrView->GetModel()->IsChanged()) in Execute() [all …]
|
H A D | drwtxtsh.cxx | 117 pSdrView = rSh.GetDrawView(); in TYPEINIT1() 226 return pSdrView->IsTextEdit(); in IsTextEdit() 461 pSdrView = rSh.GetDrawView(); in ExecDraw() 528 if (pSdrView->IsTextEdit()) in ExecDraw() 547 &aNewAttr, pSdrView ); in ExecDraw() 552 if (pSdrView->AreObjectsMarked()) in ExecDraw() 568 if (pSdrView->AreObjectsMarked()) in ExecDraw() 579 pSdrView->SetAttributes(aNewAttr); in ExecDraw() 900 pSdrView = rSh.GetDrawView(); in GetUndoManager() 912 pSdrView = rSh.GetDrawView(); in GetStatePropPanelAttr() [all …]
|
H A D | drwtxtex.cxx | 144 OutlinerView* pOLV = pSdrView->GetTextEditOutlinerView(); in Execute() 533 SdrPageView* pTmpPV = pSdrView->GetSdrPageView(); in Execute() 534 SdrView* pTmpView = pSdrView; in Execute() 536 pSdrView->SdrEndTextEdit(sal_True); in Execute() 557 SdrPageView* pTmpPV = pSdrView->GetSdrPageView(); in Execute() 558 SdrView* pTmpView = pSdrView; in Execute() 560 pSdrView->SdrEndTextEdit(sal_True); in Execute() 625 OutlinerView* pOLV = pSdrView->GetTextEditOutlinerView(); in GetState() 892 OutlinerView* pOLV = pSdrView->GetTextEditOutlinerView(); in GetDrawTxtCtrlState() 959 OutlinerView* pOLV = pSdrView->GetTextEditOutlinerView(); in ExecClpbrd() [all …]
|
H A D | mediash.cxx | 99 SdrView* pSdrView = pSh->GetDrawView(); in ExecMedia() local 101 if( pSdrView ) in ExecMedia() 105 sal_Bool bChanged = pSdrView->GetModel()->IsChanged(); in ExecMedia() 107 pSdrView->GetModel()->SetChanged( sal_False ); in ExecMedia() 137 SdrMarkList* pMarkList = new SdrMarkList( pSdrView->GetMarkedObjectList() ); in ExecMedia() 160 if( pSdrView->GetModel()->IsChanged() ) in ExecMedia() 163 pSdrView->GetModel()->SetChanged(sal_True); in ExecMedia()
|
H A D | textdrw.cxx | 65 SdrView *pSdrView = rSh.GetDrawView(); in InsertURLButton() local 68 pSdrView->SetDesignMode(sal_True); in InsertURLButton() 69 pSdrView->SetCurrentObj(OBJ_FM_BUTTON); in InsertURLButton() 70 pSdrView->SetEditMode(sal_False); in InsertURLButton() 78 pSdrView->SetOrtho(sal_False); in InsertURLButton() 85 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in InsertURLButton()
|
H A D | frmsh.cxx | 657 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in Execute() local 658 if ( pSdrView && in Execute() 659 pSdrView->GetMarkedObjectCount() == 1 ) in Execute() 961 if ( !pSdrView || in GetState() 962 pSdrView->GetMarkedObjectCount() != 1 ) in GetState() 1255 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in GetDrawAttrStateTextFrame() local 1257 if(pSdrView) in GetDrawAttrStateTextFrame() 1259 rSet.Put(pSdrView->GetDefaultAttr()); in GetDrawAttrStateTextFrame() 1278 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in ExecDrawAttrArgsTextFrame() local 1280 if(pSdrView) in ExecDrawAttrArgsTextFrame() [all …]
|
H A D | drawdlg.cxx | 260 SdrView* pSdrView = GetShell().GetDrawView(); in GetDrawAttrState() local 262 if (pSdrView->AreObjectsMarked()) in GetDrawAttrState() 267 pSdrView->GetAttributes( rSet ); in GetDrawAttrState() 270 rSet.Put(pSdrView->GetDefaultAttr()); in GetDrawAttrState()
|
H A D | drformsh.cxx | 95 SdrView *pSdrView = rSh.GetDrawView(); in TYPEINIT1() local 99 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in TYPEINIT1() 186 SdrView* pSdrView = rSh.GetDrawViewWithValidMarkList(); in GetState() local 187 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in GetState()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewdraw.cxx | 185 pSdrView = pWrtShell->GetDrawView(); in ExecDraw() 186 if ( pSdrView ) in ExecDraw() 400 if(bEndTextEdit && pSdrView && pSdrView->IsTextEdit()) in ExecDraw() 401 pSdrView->SdrEndTextEdit( sal_True ); in ExecDraw() 437 if (pSdrView && pSdrView->IsGroupEntered()) in ExitDraw() 440 pSdrView->UnmarkAll(); in ExitDraw() 493 pSdrView->SetHitTolerancePixel( 2 ); in EnterDrawTextMode() 497 pSdrView->PickObj( aDocPos, pSdrView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKTEXTEDIT ) && in EnterDrawTextMode() 630 if (pSdrView->IsCreateMode()) in IsTextTool() 631 pSdrView->SetCreateMode(sal_False); in IsTextTool() [all …]
|
/trunk/main/svx/source/toolbars/ |
H A D | fontworkbar.cxx | 459 FontWorkGalleryDialog aDlg( pSdrView, ImpGetViewWin(pSdrView), nSID ); in execute() 487 pSdrView->BegUndo( aStr ); in execute() 488 pSdrView->AddUndo( pSdrView->GetModel()->GetSdrUndoFactory().CreateUndoAttrObject( *pObj ) ); in execute() 504 pSdrView->EndUndo(); in execute() 562 pSdrView->BegUndo( aStr ); in execute() 563 pSdrView->AddUndo( pSdrView->GetModel()->GetSdrUndoFactory().CreateUndoAttrObject( *pObj ) ); in execute() 570 pSdrView->EndUndo(); in execute() 598 SetAlignmentState( pSdrView, rSet ); in getState() 610 SetCharacterSpacingState( pSdrView, rSet ); in getState() 617 SetKernCharacterPairsState( pSdrView, rSet ); in getState() [all …]
|
H A D | extrusionbar.cxx | 506 const bool bUndo = pSdrView && pSdrView->IsUndoEnabled(); in execute() 581 pSdrView->BegUndo( aStr ); in execute() 582 pSdrView->AddUndo( pSdrView->GetModel()->GetSdrUndoFactory().CreateUndoAttrObject( *pObj ) ); in execute() 589 pSdrView->EndUndo(); in execute() 594 pSdrView->MarkListHasChanged(); in execute() 994 if( pSdrView->GetModel() ) in getExtrusionDepthState() 1279 getExtrusionDirectionState( pSdrView, rSet ); in getState() 1283 getExtrusionProjectionState( pSdrView, rSet ); in getState() 1344 getExtrusionDepthState( pSdrView, rSet ); in getState() 1348 getExtrusionSurfaceState( pSdrView, rSet ); in getState() [all …]
|
/trunk/main/sw/source/ui/dialog/ |
H A D | SwSpellDialogChildWindow.cxx | 270 SdrView* pSdrView = pWrtShell->GetDrawView(); in GetNextWrongSentence() local 542 SdrView* pSdrView = pWrtShell->GetDrawView(); in SetGrammarChecking() local 543 SdrOutliner* pOutliner = pSdrView ? pSdrView->GetTextEditOutliner() : 0; in SetGrammarChecking() 589 SdrView* pSdrView = pWrtShell->GetDrawView(); in GetFocus() local 590 SdrOutliner* pOutliner = pSdrView ? pSdrView->GetTextEditOutliner() : 0; in GetFocus() 648 SdrView* pSdrView = pWrtShell->GetDrawView(); in LoseFocus() local 743 SdrView *pSdrView = rShell.GetDrawView(); in MakeTextSelection_Impl() local 744 if(pSdrView && pSdrView->AreObjectsMarked() && in MakeTextSelection_Impl() 745 pSdrView->GetHdlList().GetFocusHdl()) in MakeTextSelection_Impl() 862 SdrView* pSdrView = rSh.GetDrawView(); in SpellDrawText_Impl() local [all …]
|
/trunk/main/basctl/source/accessibility/ |
H A D | accessibledialogwindow.cxx | 246 if ( pSdrView && pSdrView->IsLayerVisible( aLayerName ) ) in IsChildVisible() 992 if ( pSdrView ) in selectAccessibleChild() 996 pSdrView->MarkObj( pDlgEdObj, pPgView ); in selectAccessibleChild() 1018 if ( pSdrView ) in isAccessibleChildSelected() 1034 SdrView* pSdrView = m_pDialogWindow->GetView(); in clearAccessibleSelection() local 1035 if ( pSdrView ) in clearAccessibleSelection() 1036 pSdrView->UnmarkAll(); in clearAccessibleSelection() 1048 SdrView* pSdrView = m_pDialogWindow->GetView(); in selectAllAccessibleChildren() local 1049 if ( pSdrView ) in selectAllAccessibleChildren() 1050 pSdrView->MarkAll(); in selectAllAccessibleChildren() [all …]
|
H A D | accessibledialogcontrolshape.cxx | 90 SdrView* pSdrView = m_pDialogWindow->GetView(); in IsFocused() local 91 …if ( pSdrView && pSdrView->IsObjMarked( m_pDlgEdObj ) && pSdrView->GetMarkedObjectList().GetMarkCo… in IsFocused() 105 SdrView* pSdrView = m_pDialogWindow->GetView(); in IsSelected() local 106 if ( pSdrView ) in IsSelected() 107 bSelected = pSdrView->IsObjMarked( m_pDlgEdObj ); in IsSelected()
|
/trunk/main/sw/source/ui/lingu/ |
H A D | sdrhhcwrap.cxx | 102 SdrView *pSdrView = pView->GetWrtShell().GetDrawView(); in ~SdrHHCWrapper() local 103 ASSERT( pSdrView, "SdrHHCWrapper without DrawView?" ); in ~SdrHHCWrapper() 104 pSdrView->SdrEndTextEdit( sal_True ); in ~SdrHHCWrapper() 128 SdrView *pSdrView = pView->GetWrtShell().GetDrawView(); in ConvertNextDocument() local 129 ASSERT( pSdrView, "SdrHHCWrapper without DrawView?" ); in ConvertNextDocument() 130 pSdrView->SdrEndTextEdit( sal_True ); in ConvertNextDocument() 163 SdrView *pSdrView = pView->GetWrtShell().GetDrawView(); in ConvertNextDocument() local 164 ASSERT( pSdrView, "SdrHHCWrapper without DrawView?" ); in ConvertNextDocument() 165 SdrPageView* pPV = pSdrView->GetSdrPageView(); in ConvertNextDocument() 173 …pSdrView->SdrBeginTextEdit(pTextObj, pPV, &pView->GetEditWin(), sal_False, this, pOutlView, sal_Tr… in ConvertNextDocument()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 394 SdrView *pSdrView = rSh.GetDrawView(); in UpdatePointer() local 402 if ( !pSdrView ) in UpdatePointer() 425 … pSdrView->PickObj( rLPt, pSdrView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKMACRO )) in UpdatePointer() 2695 SdrView *pSdrView = rSh.GetDrawView(); in MouseButtonDown() local 2696 if ( pSdrView ) in MouseButtonDown() 3468 if ( !bIsDocReadOnly && pSdrView && pSdrView->MouseMove(rMEvt,this) ) in MouseMove() 3759 if ( pSdrView ) in MouseMove() 3933 if ( pSdrView ) in MouseButtonUp() 3935 pSdrView->SetOrtho(sal_False); in MouseButtonUp() 4674 if ( pSdrView && pSdrView->IsTextEdit() ) in EnterDrawMode() [all …]
|
H A D | edtwin2.cxx | 119 SdrView *pSdrView = rSh.GetDrawView(); in RequestHelp() local 123 if( pSdrView ) in RequestHelp() 125 SdrPageView* pPV = pSdrView->GetSdrPageView(); in RequestHelp() 127 bWeiter = pPage && pPage->RequestHelp(this, pSdrView, rEvt); in RequestHelp() 435 if( bWeiter && pSdrView && bQuickBalloon) in RequestHelp() 438 SdrHitKind eHit = pSdrView->PickAnything(aPos, aVEvt); in RequestHelp() 456 OutlinerView* pOLV = pSdrView->GetTextEditOutlinerView(); in RequestHelp() 459 if (pSdrView->AreObjectsMarked()) in RequestHelp() 461 const SdrMarkList& rMarkList = pSdrView->GetMarkedObjectList(); in RequestHelp()
|
/trunk/main/cui/source/inc/ |
H A D | transfrm.hxx | 181 void SetView( const SdrView* pSdrView ) { mpView = pSdrView; } in SetView() argument 246 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() argument 295 void SetView( const SdrView* pSdrView ) { pView = pSdrView; } in SetView() argument
|
/trunk/main/sd/source/ui/dlg/ |
H A D | tabtempl.cxx | 71 pSdrView ( pView ), in SdTabTemplateDlg() 179 aSet.Put(OfaPtrItem(SID_SVXTEXTATTRPAGE_VIEW,pSdrView)); in PageCreated() 188 aSet.Put (OfaPtrItem(SID_OBJECT_LIST,pSdrView)); in PageCreated() 194 aSet.Put (OfaPtrItem(SID_OBJECT_LIST,pSdrView)); in PageCreated()
|