LibreOffice Module vcl (master) 1
Classes | Namespaces | Macros | Typedefs
cpdmgr.hxx File Reference
#include <config_dbus.h>
#include <config_gio.h>
#include <printerinfomanager.hxx>
#include "cupsmgr.hxx"
Include dependency graph for cpdmgr.hxx:

Go to the source code of this file.

Classes

struct  psp::CPDPrinter
 
class  psp::CPDManager
 

Namespaces

namespace  psp
 

Macros

#define BACKEND_DIR   "/usr/share/print-backends"
 
#define FRONTEND_INTERFACE   "/usr/share/dbus-1/interfaces/org.openprinting.Frontend.xml"
 
#define BACKEND_INTERFACE   "/usr/share/dbus-1/interfaces/org.openprinting.Backend.xml"
 

Typedefs

typedef struct _GDBusProxy GDBusProxy
 
typedef struct _GDBusConnection GDBusConnection
 

Macro Definition Documentation

◆ BACKEND_DIR

#define BACKEND_DIR   "/usr/share/print-backends"

Definition at line 36 of file cpdmgr.hxx.

◆ BACKEND_INTERFACE

#define BACKEND_INTERFACE   "/usr/share/dbus-1/interfaces/org.openprinting.Backend.xml"

Definition at line 38 of file cpdmgr.hxx.

◆ FRONTEND_INTERFACE

#define FRONTEND_INTERFACE   "/usr/share/dbus-1/interfaces/org.openprinting.Frontend.xml"

Definition at line 37 of file cpdmgr.hxx.

Typedef Documentation

◆ GDBusConnection

typedef struct _GDBusConnection GDBusConnection

Definition at line 30 of file cpdmgr.hxx.

◆ GDBusProxy

typedef struct _GDBusProxy GDBusProxy

Definition at line 29 of file cpdmgr.hxx.