INTEGRATION: CWS langstatusbar (1.41.42); FILE MERGED
2007/10/01 18:16:09 tl 1.41.42.3: RESYNC: (1.41-1.44); FILE MERGED 2007/08/10 09:34:01 cd 1.41.42.2: #i77208# Popup menu controller for tools - language menu 2007/06/13 13:45:19 cd 1.41.42.1: #i77208# Language selection status bar control added
This commit is contained in:
parent
c56fad11f3
commit
8554a9a02e
1 changed files with 4 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: services.h,v $
|
||||
*
|
||||
* $Revision: 1.44 $
|
||||
* $Revision: 1.45 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2007-08-02 17:03:01 $
|
||||
* last change: $Author: ihi $ $Date: 2007-11-23 16:45:34 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -213,6 +213,8 @@ namespace framework{
|
|||
#define IMPLEMENTATIONNAME_SIMPLETEXTSTATUSBARCONTROLLER DECLARE_ASCII("com.sun.star.comp.framework.SimpleTextStatusbarController" )
|
||||
#define IMPLEMENTATIONNAME_URIABBREVIATION DECLARE_ASCII("com.sun.star.comp.framework.UriAbbreviation" )
|
||||
#define IMPLEMENTATIONNAME_POPUPMENUDISPATCHER DECLARE_ASCII("com.sun.star.comp.framework.PopupMenuControllerDispatcher" )
|
||||
#define IMPLEMENTATIONNAME_LANGSELECTIONSTATUSBARCONTROLLER DECLARE_ASCII("com.sun.star.comp.framework.LangSelectionStatusbarController" )
|
||||
#define IMPLEMENTATIONNAME_LANGUAGESELECTIONMENUCONTROLLER DECLARE_ASCII("com.sum.star.comp.framework.LanguageSelectionMenuController" )
|
||||
#define IMPLEMENTATIONNAME_IMAGEMANAGER DECLARE_ASCII("com.sun.star.comp.framework.ImageManager" )
|
||||
|
||||
} // namespace framework
|
||||
|
|
Loading…
Reference in a new issue