/trunk/main/desktop/prj/ |
H A D | build.lst | 2 dt desktop usr1 - all dt_mkout NULL 3 dt desktop\inc nmake - all dt_inc NULL 4 dt desktop\prj get - all dt_prj NULL 5 dt desktop\res get - all dt_res NULL 7 dt desktop\source\migration nmake - all dt_migr dt_inc NULL 9 dt desktop\source\so_comp nmake - all dt_so_comp dt_inc NULL 10 dt desktop\source\offacc nmake - all dt_offac dt_inc NULL 12 dt desktop\win32\source nmake - w dt_wrapper dt_inc NULL 25 dt desktop\source\pagein nmake - u dt_pagein dt_inc NULL 40 dt desktop\scripts nmake - u dt_scripts dt_inc NULL [all …]
|
/trunk/main/sysui/desktop/freedesktop/ |
H A D | freedesktop-menus.spec | 24 Summary: %productname desktop integration 30 Provides: openoffice-desktop-integration 46 %productname desktop integration for desktop-environments that implement 98 /opt/gnome/bin/update-desktop-database -q 99 elif (which update-desktop-database); then 112 elif (which update-desktop-database); then 123 /opt/gnome/bin/update-desktop-database -q 124 elif (which update-desktop-database); then 298 elif (which update-desktop-database); then 317 elif (which update-desktop-database); then [all …]
|
/trunk/main/sysui/desktop/redhat/ |
H A D | redhat-menus.spec | 24 Summary: %productname desktop integration 37 Provides: openoffice-desktop-integration 42 %productname desktop integration 70 if [ -x /usr/bin/update-desktop-database ]; then 71 update-desktop-database -q /usr/share/applications 81 if [ -x /usr/bin/update-desktop-database ]; then 274 if [ -x /usr/bin/update-desktop-database ]; then 301 /usr/share/applications/%unixfilename-calc.desktop 302 /usr/share/applications/%unixfilename-draw.desktop 304 /usr/share/applications/%unixfilename-math.desktop [all …]
|
/trunk/main/sysui/prj/ |
H A D | build.lst | 4 su sysui\desktop\icons nmake - w su_iconsw NULL 5 su sysui\desktop\os2 nmake - p su_iconsw NULL 6 su sysui\desktop\macosx nmake - u su_dtmacosx su_dtshare.u NULL 7 su sysui\desktop\cleanversion nmake - u su_dtcleanversion NULL 8 su sysui\desktop\share nmake - u su_dtshare su_dtcleanversion.u NULL 9 su sysui\desktop\menus get - all su_dtmenus NULL 10 su sysui\desktop\mimetypes get - all su_dtmime NULL 12 su sysui\desktop\mandriva nmake - u su_dtmdk su_dtshare.u NULL 14 su sysui\desktop\debian nmake - u su_dtdebian su_dtshare.u NULL 15 su sysui\desktop\slackware nmake - u su_dtslackware su_dtshare.u NULL [all …]
|
H A D | d.lst | 4 mkdir: %_DEST%\bin%_EXT%\desktop-integration 5 mkdir: %_DEST%\bin%_EXT%\desktop-integration\rpm 6 mkdir: %_DEST%\bin%_EXT%\desktop-integration\deb 7 mkdir: %_DEST%\bin%_EXT%\desktop-integration\pkg 13 ..\%__SRC%\bin\rpm\*.tar.gz %_DEST%\bin%_EXT%\desktop-integration\rpm\*.tar.gz 14 ..\%__SRC%\bin\deb\*.tar.gz %_DEST%\bin%_EXT%\desktop-integration\deb\*.tar.gz 15 ..\%__SRC%\bin\pkg\*.tar.gz %_DEST%\bin%_EXT%\desktop-integration\pkg\*.tar.gz 21 ..\%__SRC%\misc\desktopshare\*.desktop %_DEST%\pck%_EXT%\*.desktop
|
/trunk/main/desktop/test/deployment/update/website_update/ |
H A D | readme.txt | 11 http://extensions.openoffice.org/testarea/desktop/website_update/update/... 13 http://extensions.openoffice.org/testarea/desktop/website_update/update/web2.update.xml 46 Need not be committed in extensions/www/testarea/desktop. 60 http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_en-US.html 65 http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_en-US.html 71 desktop/test/deployment/update/website_update/web6.oxt 84 http://extensions.openoffice.org/testarea/desktop/website_update/update/web1_en-US.html 90 Need not be committed in extensions/www/testarea/desktop 120 desktop/test/deployment/update/website_update/web7.oxt 130 http://extensions.openoffice.org/testarea/desktop/publisher/release-notes_xxx.html [all …]
|
/trunk/main/sysui/desktop/solaris/ |
H A D | prototype | 26 s none usr/share/applications/%PREFIX-writer.desktop=../../../opt/%PREFIX/share/xdg/writer.desktop 27 s none usr/share/applications/%PREFIX-calc.desktop=../../../opt/%PREFIX/share/xdg/calc.desktop 28 s none usr/share/applications/%PREFIX-draw.desktop=../../../opt/%PREFIX/share/xdg/draw.desktop 29 s none usr/share/applications/%PREFIX-impress.desktop=../../../opt/%PREFIX/share/xdg/impress.desktop 30 s none usr/share/applications/%PREFIX-math.desktop=../../../opt/%PREFIX/share/xdg/math.desktop 31 s none usr/share/applications/%PREFIX-base.desktop=../../../opt/%PREFIX/share/xdg/base.desktop 32 …ne usr/share/applications/%PREFIX-printeradmin.desktop=../../../opt/%PREFIX/share/xdg/printeradmin…
|
H A D | makefile.mk | 41 PKGFILES = $(BIN)$/pkg$/{$(PRODUCTLIST)}-desktop-integration.tar.gz 115 …o depend mailcap postinstall postremove} makefile.mk $(MISC)/$$(@:b:b:s/-desktop-integration//)/ap… 121 …SOLARBINDIR)/faspac-so.sh -a -d $(PKGDIR) $(@:b:b:s/-/ /:1:s/.//)$(PRODUCTVERSIONSHORT)-desktop-int 123 @tar -cf - -C $(PKGDIR) $(@:b:b:s/-/ /:1:s/.//)$(PRODUCTVERSIONSHORT)-desktop-int | gzip > $@ 124 @rm -rf $(PKGDIR)/$(@:b:b:s/-/ /:1:s/.//)$(PRODUCTVERSIONSHORT)-desktop-int
|
H A D | postinstall | 36 if [ -x /usr/bin/update-desktop-database ]; then 37 /usr/bin/update-desktop-database -q 38 elif (which update-desktop-database); then 39 update-desktop-database -q /usr/share/applications
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XDesktop.idl | 52 /** This is the main interface of a desktop service. 55 A desktop is an environment for components which can be viewed in 57 that a desktop can handle framesets; the frames may be top frames 66 /** tries to terminate the desktop. 71 …done that will be the new "controller" of the desktop lifetime. He should try to terminate it by h… 88 /** registers an event listener to the desktop, which is called 89 when the desktop is queried to terminate, and when it really 118 method is a collection of all components of the desktop which are open 119 within a frame of the desktop. 139 the component within the desktop environment which has the UI focus. [all …]
|
H A D | XTerminateListener.idl | 45 when the master environment (e.g., desktop) is terminated. 54 /** is called when the master environment (e.g., desktop) is about to terminate. 58 …Interceptor will be the new owner of desktop and should call <member>XDesktop::terminate()</member> 63 describe the source of the event (e.g., the desktop) 76 describe the source of the event (e.g., the desktop)
|
H A D | SessionManager.idl | 36 of the desktop. A session manager keeps track of applications that are 37 running when the desktop shuts down and starts them again in the same 38 state they were left when the desktop starts up the next time. To be able 45 <li>The user starts the desktop shutdown.</li> 65 desktop shut down.</li>
|
/trunk/main/sysui/desktop/mandriva/ |
H A D | mandriva-menus.spec | 24 Summary: %productname desktop integration 41 Provides: openoffice-desktop-integration 52 %productname desktop integration 343 /usr/share/applications/%unixfilename-writer.desktop 344 /usr/share/applications/%unixfilename-calc.desktop 345 /usr/share/applications/%unixfilename-draw.desktop 346 /usr/share/applications/%unixfilename-impress.desktop 347 /usr/share/applications/%unixfilename-math.desktop 348 /usr/share/applications/%unixfilename-base.desktop 350 /usr/share/applications/%unixfilename-startcenter.desktop [all …]
|
/trunk/test/testuno/source/org/openoffice/test/uno/ |
H A D | UnoApp.java | 58 private XDesktop desktop = null; field in UnoApp 107 …desktop = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, serviceFactory.createInstance("com.… in start() 126 desktop.terminate(); in close() 144 desktop = null; in close() 166 return desktop; in getDesktop() 175 …er componentLoader = (XComponentLoader) UnoRuntime.queryInterface(XComponentLoader.class, desktop); in loadDocument() 185 …er componentLoader = (XComponentLoader) UnoRuntime.queryInterface(XComponentLoader.class, desktop); in loadDocumentFromURL() 190 …er componentLoader = (XComponentLoader) UnoRuntime.queryInterface(XComponentLoader.class, desktop); in newDocument()
|
/trunk/main/ |
H A D | rat-excludes | 395 main/sysui/desktop/mimetypes/*.keys 431 main/desktop/test/deployment/*.oxt 766 main/desktop/scripts/basis-link 768 main/desktop/scripts/so-basis-link 769 main/desktop/scripts/ure-link 777 main/desktop/zipintro/delzip 916 main/sysui/desktop/debian/control 917 main/sysui/desktop/debian/postrm 918 main/sysui/desktop/debian/prerm 919 main/sysui/desktop/macosx/delzip [all …]
|
/trunk/main/desktop/test/deployment/update/publisher/ |
H A D | readme.txt | 42 Need not be committed in extensions/www/testarea/desktop. 62 http://extensions.openoffice.org/testarea/desktop/publisher/publisher_en-US.html 71 desktop/test/deployment/update/publisher/pub8.oxt 82 "http://extensions.openoffice.org/testarea/desktop/publisher/publisher_en-US.html 88 Need not be committed in extensions/www/testarea/desktop. 109 http://extensions.openoffice.org/testarea/desktop/publisher/publisher_en-US.html 118 desktop/test/deployment/update/publisher/pub9.oxt 133 Need not be committed in extensions/www/testarea/desktop. 160 desktop/test/deployment/update/publisher/pub10.oxt 177 Need not be committed in extensions/www/testarea/desktop. [all …]
|
/trunk/main/sysui/desktop/debian/ |
H A D | control | 1 Description: %productname desktop integration 2 This package provides desktop icons and menus for %productname 5 Provides: openoffice-desktop-integration, openoffice.org-unbundled 6 Conflicts: openoffice-desktop-integration, openofficeorg-desktop-integration, openoffice.org-debian… 7 Replaces: openoffice-desktop-integration, openoffice.org-debian-menus, openoffice.org-bundled, open…
|
/trunk/main/desktop/test/deployment/update/updateinfocreation/ |
H A D | readme.txt | 6 …ate?product=extension&extensionid=org.openoffice.extensions.testarea.desktop.updateinfo&re… 9 /extensions/www/testarea/desktop/updateinfocreation/updateinfo.oxt 11 /extensions/www/testarea/desktop/updateinfocreation/update/updateinfo.oxt 15 http://extensions.openoffice.org/testarea/desktop/updateinfocreation/updateinfo.oxt 17 http://extensions.openoffice.org/testarea/desktop/updateinfocreation/update/updateinfo.oxt 25 EXTUPDATEINFO_NAME=org.openoffice.extensions.testarea.desktop.updateinfo.update.xml 27 EXTUPDATEINFO_URLS = http://extensions.openoffice.org/testarea/desktop/updateinfocreation/update/up…
|
/trunk/main/desktop/source/migration/ |
H A D | wizard.src | 194 HelpID = "desktop:MultiLineEdit:TP_LICENSE:ML_LICENSE"; 202 HelpID = "desktop:PushButton:TP_LICENSE:PB_LICENSE_DOWN"; 248 HelpID = "desktop:CheckBox:TP_MIGRATION:CB_MIGRATION"; 284 HelpID = "desktop:CheckBox:TP_UPDATE_CHECK:CB_UPDATE_CHECK"; 331 HelpID = "desktop:Edit:TP_USER:ED_USER_FIRST"; 344 HelpID = "desktop:Edit:TP_USER:ED_USER_LAST"; 357 HelpID = "desktop:Edit:TP_USER:ED_USER_INITIALS"; 372 HelpID = "desktop:Edit:TP_USER:ED_USER_FATHER"; 405 HelpID = "desktop:RadioButton:TP_REGISTRATION:RB_REGISTRATION_NOW"; 413 HelpID = "desktop:RadioButton:TP_REGISTRATION:RB_REGISTRATION_LATER"; [all …]
|
/trunk/main/wizards/com/sun/star/wizards/common/ |
H A D | Desktop.java | 467 public static XFrame findAFrame(XMultiServiceFactory xMSF, XFrame myFrame, XFrame desktop) in findAFrame() argument 471 if (desktop == null) in findAFrame() 473 desktop = myFrame; // we go up in the tree... in findAFrame() 475 while (desktop != null && desktop.getComponentWindow() == null) in findAFrame() 477 desktop = desktop.findFrame("_parent", FrameSearchFlag.PARENT); in findAFrame() 479 if (desktop == null) in findAFrame() 495 return desktop; in findAFrame()
|
/trunk/main/desktop/test/deployment/update/ |
H A D | readme.txt | 31 desktop/test/deployment/update/simple/plain1.oxt 35 http://extensions.openoffice.org/testarea/desktop/simple/update/plain1.update.xml 39 http://extensions.openoffice.org/testarea/desktop/simple/update/plain1.oxt 43 in the desktop project. They are in the update subfolder of the different test folders. 54 of desktop/test/deployment/udpate 57 extensions/www/testarea/desktop
|
/trunk/main/toolkit/src2xml/ |
H A D | src.lst | 500 ../../desktop/util/hidother.src 501 ../../desktop/source/app/desktop.src 503 ../../desktop/source/deployment/gui/dp_gui_backend.src 507 ../../desktop/source/deployment/gui/dp_gui_dialog.src 508 ../../desktop/source/deployment/misc/dp_misc.src 509 ../../desktop/source/deployment/manager/dp_manager.src 510 ../../desktop/source/deployment/unopkg/unopkg.src 511 ../../desktop/source/deployment/registry/sfwk/dp_sfwk.src 513 ../../desktop/source/deployment/registry/dp_registry.src 517 ../../desktop/source/migration/migration.src [all …]
|
/trunk/main/setup_native/source/packinfo/ |
H A D | shellscripts_module.txt | 26 # update desktop database 27 if [ -x /usr/bin/update-desktop-database ]; then 28 update-desktop-database -q /usr/share/applications 41 if [ -x /usr/bin/update-desktop-database ] 43 update-desktop-database -q /usr/share/applications
|
/trunk/main/vcl/unx/generic/plugadapt/ |
H A D | salplug.cxx | 173 const rtl::OUString& desktop( get_desktop_environment() ); in autodetect_plugin() local 178 if ( desktop.equalsAscii( desktop_strings[DESKTOP_NONE] ) ) in autodetect_plugin() 180 else if ( desktop.equalsAscii( desktop_strings[DESKTOP_GNOME] ) ) in autodetect_plugin() 182 else if( desktop.equalsAscii( desktop_strings[DESKTOP_KDE] ) ) in autodetect_plugin() 187 else if( desktop.equalsAscii( desktop_strings[DESKTOP_KDE4] ) ) in autodetect_plugin()
|
/trunk/main/shell/source/backends/desktopbe/ |
H A D | desktopbackend.cxx | 225 rtl::OUString desktop; in createInstance() local 232 desktop; in createInstance() 236 if (desktop.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("GNOME"))) { in createInstance() 242 } else if (desktop.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("KDE"))) { in createInstance() 248 } else if (desktop.equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("KDE4"))) { in createInstance()
|