LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Enumerations
WebDAVHTTPMethod.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::ucb
 Universal Content Broker interfaces.
 

Macros

#define __com_sun_star_ucb_WebDAVHTTPMethod_idl__
 

Enumerations

enum  WebDAVHTTPMethod {
  GET , HEAD , POST , PUT ,
  DELETE , TRACE , OPTIONS , CONNECT ,
  PATCH , PROPFIND , PROPPATCH , MKCOL ,
  COPY , MOVE , LOCK , UNLOCK
}
 Standard WebDAV/HTTP methods. More...
 

Macro Definition Documentation

◆ __com_sun_star_ucb_WebDAVHTTPMethod_idl__

#define __com_sun_star_ucb_WebDAVHTTPMethod_idl__