LibreOffice Module ucb (master)
1
|
#include <config_lgpl.h>
#include <ne_session.h>
#include <ne_utils.h>
#include <ne_basic.h>
#include <ne_props.h>
#include <ne_locks.h>
Go to the source code of this file.
Typedefs | |
typedef ne_session | HttpSession |
typedef ne_status | HttpStatus |
typedef ne_propname | NeonPropName |
typedef ne_prop_result_set | NeonPropFindResultSet |
typedef struct ne_lock | NeonLock |
typedef ne_session HttpSession |
Definition at line 47 of file NeonTypes.hxx.
typedef ne_status HttpStatus |
Definition at line 48 of file NeonTypes.hxx.
typedef struct ne_lock NeonLock |
Definition at line 53 of file NeonTypes.hxx.
typedef ne_prop_result_set NeonPropFindResultSet |
Definition at line 51 of file NeonTypes.hxx.
typedef ne_propname NeonPropName |
Definition at line 50 of file NeonTypes.hxx.