Searched refs:aTransShellRef (Results 1 – 1 of 1) sorted by relevance
984 …ScDocShellRef aTransShellRef; // for objects in xTransClip - must remain valid as long as xTransCl… in PasteFromClip() local1003 aTransShellRef = new ScDocShell; // DocShell needs a Ref immediately in PasteFromClip()1004 aTransShellRef->DoInitNew(NULL); in PasteFromClip()1006 ScDrawLayer::SetGlobalDrawPersist(aTransShellRef); in PasteFromClip()
Completed in 13 milliseconds