Searched refs:pDestShell (Results 1 – 5 of 5) sorted by relevance
306 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 …]
151 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 …]
2514 ScDocShell* pDestShell = NULL; in MoveTable() local2542 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 …]
215 SW_DLLPRIVATE sal_Bool CopyDrawSel( SwFEShell* pDestShell, const Point& rSttPt,
222 long Copy( SwEditShell* pDestShell = 0 );
Completed in 116 milliseconds