Home
last modified time | relevance | path

Searched refs:PasteFromSystem (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/sc/source/ui/view/
H A Dviewfun3.cxx581 void ScViewFunc::PasteFromSystem() in PasteFromSystem() function in ScViewFunc
618 PasteFromSystem( FORMAT_RTF ); in PasteFromSystem()
622 PasteFromSystem( SOT_FORMATSTR_ID_DRAWING ); in PasteFromSystem()
626 PasteFromSystem( SOT_FORMATSTR_ID_SVXB ); in PasteFromSystem()
640 PasteFromSystem( FORMAT_RTF ); in PasteFromSystem()
642 PasteFromSystem( SOT_FORMATSTR_ID_EMBED_SOURCE ); in PasteFromSystem()
645 PasteFromSystem( SOT_FORMATSTR_ID_LINK_SOURCE ); in PasteFromSystem()
648 PasteFromSystem( SOT_FORMATSTR_ID_EMBEDDED_OBJ_OLE ); in PasteFromSystem()
651 PasteFromSystem(nBiff8); in PasteFromSystem()
653 PasteFromSystem(nBiff5); in PasteFromSystem()
[all …]
H A Dcellsh1.cxx1205 pTabViewShell->PasteFromSystem(); in ExecuteEdit()
1209 pTabViewShell->PasteFromSystem(nFormat); in ExecuteEdit()
1341 … pTabViewShell->PasteFromSystem(SOT_FORMATSTR_ID_LINK); // DDE einfuegen in ExecuteEdit()
1400 … bRet = pTabViewShell->PasteFromSystem(nFormat, sal_True); // TRUE: keine Fehlermeldungen in ExecuteEdit()
1455 pTabViewShell->PasteFromSystem(nFormat); in ExecuteEdit()
2184 pTabViewShell->PasteFromSystem(); in PasteFromClipboard()
/AOO41X/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx139 pViewShell->PasteFromSystem(); in implnPaste()
189 pTabViewShell->PasteFromSystem(0);//SOT_FORMATSTR_ID_LINK in implnPasteSpecial()
H A Dvbahelper.cxx182 pViewShell->PasteFromSystem(); in implnPaste()
221 pTabViewShell->PasteFromSystem(0);//SOT_FORMATSTR_ID_LINK in implnPasteSpecial()
/AOO41X/main/sc/source/ui/inc/
H A Dviewfunc.hxx121 SC_DLLPUBLIC void PasteFromSystem();
122 … SC_DLLPUBLIC sal_Bool PasteFromSystem( sal_uLong nFormatId, sal_Bool bApi = sal_False );
/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx178 pViewShell->PasteFromSystem();
215 pTabViewShell->PasteFromSystem(0);//SOT_FORMATSTR_ID_LINK