Searched refs:as_csv (Results 1 – 1 of 1) sorted by relevance
3843 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument3872 if as_csv:3895 if as_csv:3909 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument3943 if not as_csv:3967 if as_csv:3998 if as_csv:4017 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument4018 view.CopyCellsToClipboard(view, as_csv, with_hdr)