Searched refs:with_hdr (Results 1 – 1 of 1) sorted by relevance
2467 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument2473 with_hdr=False2492 if with_hdr:2533 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument2588 if with_hdr:2641 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument2642 view.CopyCellsToClipboard(view, as_csv, with_hdr)