History log of /trunk/main/offapi/com/sun/star/frame/XUIControllerFactory.idl (Results 1 - 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta
# c4dc0a1a 20-Dec-2013 Jürgen Schmidt

#123891# consolidate @since tag, in future only OpenOffice <version>

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552562 13f79535-47bb-0310-9956-ffa450edef68


Revision tags: AOO401, AOO400
# dccf82be 26-Apr-2013 Ariel Constenla-Haile

UI Controller Factory fixes

- "ModuleName" --> "ModuleIdentifier": the IDL definition for
css::frame::PopupMenuControllerFactory and
css::frame::StatusbarControllerFactory tells

UI Controller Factory fixes

- "ModuleName" --> "ModuleIdentifier": the IDL definition for
css::frame::PopupMenuControllerFactory and
css::frame::StatusbarControllerFactory tells to use a property named
"ModuleIdentifier", but in the code it is named "ModuleName"

- Undocumented css::frame::ToolbarControllerFactory

- Fix service name of ToolbarControllerFactory (ToolbarControllerFactory
instead of ToolBarControllerFactory)

- Convert the three service factories to new style, and use these
new-style services in the source code

- Implement multiple inheritance: added new css::frame::XUIControllerFactory

- Added a (true) base class and implemented the three factories in a
single file

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476436 13f79535-47bb-0310-9956-ffa450edef68

show more ...