Searched refs:as_csv (Results 1 – 1 of 1) sorted by relevance
3853 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument3882 if as_csv:3905 if as_csv:3919 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument3953 if not as_csv:3977 if as_csv:4008 if as_csv:4027 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument4028 view.CopyCellsToClipboard(view, as_csv, with_hdr)