403Webshell
Server IP : 202.61.199.114  /  Your IP : 216.73.217.139
Web Server : nginx/1.22.1
System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
User : web20 ( 1018)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/include/libspreadsheet-1.12/spreadsheet/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/include/libspreadsheet-1.12/spreadsheet/cmd-edit.h
#ifndef _GNM_CMD_EDIT_H_
# define _GNM_CMD_EDIT_H_

#include <gnumeric.h>

G_BEGIN_DECLS

/* TODO : move these to selection */
void sv_select_cur_row	   (SheetView *sv);
void sv_select_cur_col	   (SheetView *sv);
void sv_select_cur_array   (SheetView *sv);
void sv_select_cur_depends (SheetView *sv);
void sv_select_cur_inputs  (SheetView *sv);

void cmd_paste_to_selection (WorkbookControl *wbc, SheetView *dest_sv, int paste_flags);
void cmd_paste		    (WorkbookControl *wbc, GnmPasteTarget const *pt);

void cmd_shift_cols  (WorkbookControl *wbc, Sheet *sheet,
		      int start_col, int end_col,
		      int row,       int count);
void cmd_shift_rows  (WorkbookControl *wbc, Sheet *sheet,
		      int col,
		      int start_row, int end_row, int count);

G_END_DECLS

#endif /* _GNM_CMD_EDIT_H_ */

Youez - 2016 - github.com/yon3zu
LinuXploit