~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711

« back to all changes in this revision

Viewing changes to idl/Bonobo_Context.idl

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-02-18 14:40:51 UTC
  • mto: (3.1.1 etch) (1.1.25 upstream)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20050218144051-fo4h9qh2gim8x3wt
Tags: upstream-2.8.1
ImportĀ upstreamĀ versionĀ 2.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
                 */
46
46
                MonikerExtender getExtender (in string monikerPrefix,
47
47
                                             in string interfaceId);
 
48
 
 
49
                void unImplemented1 ();
 
50
                void unImplemented2 ();
 
51
                void unImplemented3 ();
 
52
                void unImplemented4 ();
 
53
                void unImplemented5 ();
 
54
                void unImplemented6 ();
48
55
        };
49
56
 
50
57
        /*
87
94
                void removeKey   (in string key);
88
95
 
89
96
                void atExitUnref (in Object obj);
 
97
 
 
98
                void unImplemented1 ();
 
99
                void unImplemented2 ();
90
100
        };
91
101
 
92
102
#if 0