office-gobmx/uui
Noel Grandin bb121c864c fdo#46808, Convert frame::Desktop to new style service.
I had to drop XEventBroadcaster from the merged interface
because it introduced method name conflicts (addEventListener).

Shouldn't be an issue since it was scheduled to be dropped anyhow,
and the service implementation still implements it, so existing clients
will be fine.

I dropped the interface XPropertySet from the combined IDL because nobody
seems to be using it, and it's primary purpose appears to be to set weird
flags.

I dropped the optional interfaces
   XStatusIndicatorFactory
   XDispatchInformationProvider
from the combined IDL because the service does not implement them, and
nobody seems to be using them. I suspect they were mistakenly copied
from XFrame.

I also did not convert the Title, UserDefinedAttributes and LayoutManager
properties to attributes, again because no-one is using them.

Change-Id: I678a00006ed2cca2d6c37c4e39465811442c33af
2012-12-21 10:57:09 +02:00
..
prj
source fdo#46808, Convert frame::Desktop to new style service. 2012-12-21 10:57:09 +02:00
util Remove xml2cmp leftovers 2012-12-12 10:27:41 +01:00
AllLangResTarget_uui.mk
Library_uui.mk
Makefile
Module_uui.mk
README

Contains an Interaction Handler for the [[ucb]] and other uses. Works via VCL.