Searched refs:as_csv (Results 1 – 1 of 1) sorted by relevance
2467 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument2496 if as_csv:2519 if as_csv:2533 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument2567 if not as_csv:2591 if as_csv:2622 if as_csv:2641 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument2642 view.CopyCellsToClipboard(view, as_csv, with_hdr)