Searched refs:as_csv (Results 1 – 1 of 1) sorted by relevance
3850 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument3879 if as_csv:3902 if as_csv:3916 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument3950 if not as_csv:3974 if as_csv:4005 if as_csv:4024 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument4025 view.CopyCellsToClipboard(view, as_csv, with_hdr)