Searched refs:PasteFromSystem (Results 1 – 6 of 6) sorted by relevance
581 void ScViewFunc::PasteFromSystem() in PasteFromSystem() function in ScViewFunc618 PasteFromSystem( FORMAT_RTF ); in PasteFromSystem()640 PasteFromSystem( FORMAT_RTF ); in PasteFromSystem()651 PasteFromSystem(nBiff8); in PasteFromSystem()653 PasteFromSystem(nBiff5); in PasteFromSystem()655 PasteFromSystem(FORMAT_RTF); in PasteFromSystem()657 PasteFromSystem(SOT_FORMATSTR_ID_HTML); in PasteFromSystem()661 PasteFromSystem(SOT_FORMATSTR_ID_SYLK); in PasteFromSystem()663 PasteFromSystem(FORMAT_STRING); in PasteFromSystem()665 PasteFromSystem(FORMAT_GDIMETAFILE); in PasteFromSystem()[all …]
1205 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()
139 pViewShell->PasteFromSystem(); in implnPaste()189 pTabViewShell->PasteFromSystem(0);//SOT_FORMATSTR_ID_LINK in implnPasteSpecial()
182 pViewShell->PasteFromSystem(); in implnPaste()221 pTabViewShell->PasteFromSystem(0);//SOT_FORMATSTR_ID_LINK in implnPasteSpecial()
121 SC_DLLPUBLIC void PasteFromSystem();122 SC_DLLPUBLIC sal_Bool PasteFromSystem( sal_uLong nFormatId, sal_Bool bApi = sal_False );
178 pViewShell->PasteFromSystem();215 pTabViewShell->PasteFromSystem(0);//SOT_FORMATSTR_ID_LINK
Completed in 52 milliseconds