Searched refs:with_hdr (Results 1 – 1 of 1) sorted by relevance
3849 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument3855 with_hdr=False3874 if with_hdr:3915 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument3970 if with_hdr:4023 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument4024 view.CopyCellsToClipboard(view, as_csv, with_hdr)