Home
last modified time | relevance | path

Searched refs:pDestShell (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx306 pDestShell->MakeDrawView(); in CopyDrawSel()
353 if ( this == pDestShell ) in CopyDrawSel()
434 if( pDestShell == this ) in CopyDrawSel()
467 ASSERT( this == pDestShell || !pDestShell->IsObjSelected(), in Copy()
503 if ( this == pDestShell ) in Copy()
583 if( this != pDestShell && !pDestShell->HasShFcs() ) in Copy()
603 if( this == pDestShell ) in Copy()
630 if( this != pDestShell ) in Copy()
639 if( this == pDestShell ) in Copy()
648 if( this == pDestShell ) in Copy()
[all …]
/trunk/main/sw/source/core/edit/
H A Deddel.cxx151 if( !pDestShell ) in Copy()
152 pDestShell = this; in Copy()
154 SET_CURR_SHELL( pDestShell ); in Copy()
168 if( pDestShell == this ) in Copy()
202 pDestShell->StartAllAction(); in Copy()
216 if( pDestShell == this ) in Copy()
264 SwPaM* pCrsr = pDestShell->GetCrsr(); in Copy()
274 pDestShell->GetCrsr()->SetMark(); in Copy()
275 pDestShell->GetCrsr()->DeleteMark(); in Copy()
294 pDestShell->EndAllAction(); in Copy()
[all …]
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx2514 ScDocShell* pDestShell = NULL; in MoveTable() local
2542 if (pDestShell) in MoveTable()
2543 pDestViewSh = pDestShell->GetBestViewShell(); in MoveTable()
2549 if (!pDestShell) in MoveTable()
2555 pDestDoc = pDestShell->GetDocument(); in MoveTable()
2599 pDestShell->MakeDrawLayer(); in MoveTable()
2658 pDestShell->GetUndoManager()->AddUndoAction( in MoveTable()
2665 pDestShell->GetUndoManager()->Clear(); in MoveTable()
2725 pDestShell->PostPaintExtras(); in MoveTable()
2726 pDestShell->PostPaintGridAll(); in MoveTable()
[all …]
/trunk/main/sw/inc/
H A Dfesh.hxx215 SW_DLLPRIVATE sal_Bool CopyDrawSel( SwFEShell* pDestShell, const Point& rSttPt,
H A Deditsh.hxx222 long Copy( SwEditShell* pDestShell = 0 );

Completed in 46 milliseconds