Source Code (Use browser search to find items of interest.)

Class Index

kspread'item_data (./koffice/kspread/plugins/calculator/kcalc.h:123)

typedef	union  _item_data 	{	/* The item data	 */
	CALCAMNT	item_amount;	/*	an amount	 */
	func_data	item_func_data;	/*	or a function	 */