Searched refs:as_csv (Results 1 – 1 of 1) sorted by relevance
3849 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument3878 if as_csv:3901 if as_csv:3915 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument3949 if not as_csv:3973 if as_csv:4004 if as_csv:4023 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument4024 view.CopyCellsToClipboard(view, as_csv, with_hdr)