LibreOffice Module vcl (master) 1
|
#include <config_dbus.h>
#include <config_gio.h>
#include <printerinfomanager.hxx>
#include "cupsmgr.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 |
#define BACKEND_DIR "/usr/share/print-backends" |
Definition at line 36 of file cpdmgr.hxx.
#define BACKEND_INTERFACE "/usr/share/dbus-1/interfaces/org.openprinting.Backend.xml" |
Definition at line 38 of file cpdmgr.hxx.
#define FRONTEND_INTERFACE "/usr/share/dbus-1/interfaces/org.openprinting.Frontend.xml" |
Definition at line 37 of file cpdmgr.hxx.
typedef struct _GDBusConnection GDBusConnection |
Definition at line 30 of file cpdmgr.hxx.
typedef struct _GDBusProxy GDBusProxy |
Definition at line 29 of file cpdmgr.hxx.