Haru Free PDF Library
hpdf_exdata.h
Go to the documentation of this file.
1
/*
2
* << Haru Free PDF Library >> -- hpdf_annotation.h
3
*
4
* URL: http://libharu.org
5
*
6
* Copyright (c) 1999-2006 Takeshi Kanno <takeshi_kanno@est.hi-ho.ne.jp>
7
* Copyright (c) 2007-2009 Antony Dovgal <tony@daylessday.org>
8
*
9
* Permission to use, copy, modify, distribute and sell this software
10
* and its documentation for any purpose is hereby granted without fee,
11
* provided that the above copyright notice appear in all copies and
12
* that both that copyright notice and this permission notice appear
13
* in supporting documentation.
14
* It is provided "as is" without express or implied warranty.
15
*
16
*/
17
18
#ifndef _HPDF_EXDATA_H
19
#define _HPDF_EXDATA_H
20
21
#include "
hpdf_objects.h
"
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
27
/*----------------------------------------------------------------------------*/
28
/*------ HPDF_ExData -----------------------------------------------------*/
29
30
HPDF_ExData
31
HPDF_3DAnnotExData_New
(
HPDF_MMgr
mmgr,
32
HPDF_Xref
xref );
33
34
35
36
#ifdef __cplusplus
37
}
38
#endif
/* __cplusplus */
39
40
#endif
/* _HPDF_EXDATA_H */
41
HPDF_3DAnnotExData_New
HPDF_ExData HPDF_3DAnnotExData_New(HPDF_MMgr mmgr, HPDF_Xref xref)
hpdf_objects.h
_HPDF_Dict_Rec
Definition:
hpdf_objects.h:421
_HPDF_MMgr_Rec
Definition:
hpdf_mmgr.h:40
_HPDF_Xref_Rec
Definition:
hpdf_objects.h:542
include
hpdf_exdata.h
Generated by
1.9.1