office-gobmx/cui/source/customize
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
..
acccfg.cxx fdo#46808, Convert frame::Desktop to new style service. 2012-12-21 10:57:09 +02:00
acccfg.hrc
acccfg.src
cfg.cxx fdo#46808, Convert frame::Desktop to new style service. 2012-12-21 10:57:09 +02:00
cfg.hrc
cfg.src
cfgutil.cxx fdo#46808, Convert frame::Desktop to new style service. 2012-12-21 10:57:09 +02:00
eventdlg.cxx fdo#46808, Convert frame::Desktop to new style service. 2012-12-21 10:57:09 +02:00
eventdlg.hrc
eventdlg.hxx
eventdlg.src
macropg.cxx
macropg.hrc
macropg.src
macropg_impl.hxx
selector.cxx fdo#46808, Convert frame::Desktop to new style service. 2012-12-21 10:57:09 +02:00