LibreOffice
LibreOffice 6.4 SDK API Reference
org
freedesktop
PackageKit
XSyncDbusSessionHelper.idl
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*/
9
#ifndef org_freedesktop_PackageKit_XSyncDbusSessionHelper_idl
10
#define org_freedesktop_PackageKit_XSyncDbusSessionHelper_idl
11
12
#include <
org/freedesktop/PackageKit/XModify.idl
>
13
#include <
org/freedesktop/PackageKit/XQuery.idl
>
14
15
module
org
{
16
module freedesktop {
17
module PackageKit {
18
19
interface
XSyncDbusSessionHelper
20
{
21
interface
XModify
;
22
interface
XQuery
;
23
};
24
25
} ;
// PackageKit
26
} ;
// freedesktop
27
} ;
// org
28
29
#endif
30
31
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
XModify.idl
org::freedesktop::PackageKit::XSyncDbusSessionHelper
Definition:
XSyncDbusSessionHelper.idl:20
org::freedesktop::PackageKit::XModify
The interface used for modifying the package database.
Definition:
XModify.idl:29
XQuery.idl
org
Definition:
SyncDbusSessionHelper.idl:14
org::freedesktop::PackageKit::XQuery
The interface used for querying the package database.
Definition:
XQuery.idl:28
Generated by
1.8.18