Searched refs:aTargetDoc (Results 1 – 1 of 1) sorted by relevance
697 SfxObjectShellRef aTargetDoc = GetObjectShell(aTarget); in MoveOrCopyContents() local703 if(aSourceDoc.Is() && aTargetDoc.Is()) in MoveOrCopyContents()709 if (aTargetDoc->GetStyleSheetPool()) in MoveOrCopyContents()710 aTargetDoc->GetStyleSheetPool()->SetSearchMask( in MoveOrCopyContents()719 bOk = aTargetDoc->Insert( in MoveOrCopyContents()780 if(!bCopy && &aSourceDoc != &aTargetDoc) in MoveOrCopyContents()
Completed in 846 milliseconds