Home
last modified time | relevance | path

Searched refs:desktop (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/AOO41X/main/desktop/prj/
H A Dbuild.lst1 dt desktop : L10N:l10n sfx2 stoc sysui SO:sysui_so BOOST:boost svx xmlhelp sal unoil office…
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
6 dt desktop\source\app nmake - all dt_app dt_migr dt_inc dt_dp_misc dt_dp_…
7 dt desktop\source\migration nmake - all dt_migr dt_inc NULL
8 dt desktop\source\migration\services nmake - all dt_services dt_inc dt_dp_misc dt_dp_gui…
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
[all …]
/AOO41X/main/sysui/desktop/freedesktop/
H A Dfreedesktop-menus.spec24 Summary: %productname desktop integration
30 Provides: openoffice-desktop-integration
46 %productname desktop integration for desktop-environments that implement
97 if [ -x /opt/gnome/bin/update-desktop-database ]; then
98 /opt/gnome/bin/update-desktop-database -q
99 elif (which update-desktop-database); then
100 update-desktop-database -q /usr/share/applications
110 if [ -x /opt/gnome/bin/update-desktop-database ]; then
111 /opt/gnome/bin/update-desktop-database -q
112 elif (which update-desktop-database); then
[all …]
/AOO41X/main/sysui/desktop/redhat/
H A Dredhat-menus.spec24 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
82 update-desktop-database -q /usr/share/applications
275 if [ -x /usr/bin/update-desktop-database ]; then
276 update-desktop-database -q /usr/share/applications
301 /usr/share/applications/%unixfilename-writer.desktop
[all …]
/AOO41X/main/sysui/prj/
H A Dbuild.lst4 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
11 su sysui\desktop\redhat nmake - u su_dtredhat su_dtshare.u su_dtcleanversion.…
12 su sysui\desktop\mandriva nmake - u su_dtmdk su_dtshare.u NULL
13 su sysui\desktop\freedesktop nmake - u su_dtfreedesktop su_dtredhat.u NULL
[all …]
H A Dd.lst4 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
/AOO41X/main/sysui/desktop/solaris/
H A Dprototype26 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 Dmakefile.mk41 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 Dpostinstall36 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
/AOO41X/main/offapi/com/sun/star/frame/
H A DXDesktop.idl52 /** 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 DXTerminateListener.idl45 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 DSessionManager.idl36 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>
/AOO41X/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java59 private XDesktop desktop = null; field in UnoApp
108desktop = (XDesktop) UnoRuntime.queryInterface(XDesktop.class, serviceFactory.createInstance("com.… in start()
136 desktop.terminate(); in close()
148 desktop = null; in close()
170 return desktop; in getDesktop()
179 …er componentLoader = (XComponentLoader) UnoRuntime.queryInterface(XComponentLoader.class, desktop); in loadDocument()
189 …er componentLoader = (XComponentLoader) UnoRuntime.queryInterface(XComponentLoader.class, desktop); in loadDocumentFromURL()
194 …er componentLoader = (XComponentLoader) UnoRuntime.queryInterface(XComponentLoader.class, desktop); in newDocument()
/AOO41X/main/sysui/desktop/mandriva/
H A Dmandriva-menus.spec24 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
349 /usr/share/applications/%unixfilename-printeradmin.desktop
[all …]
/AOO41X/main/sysui/desktop/debian/
H A Dcontrol1 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…
/AOO41X/main/
H A Drat-excludes72 main/sysui/desktop/mimetypes/openoffice.applications
86 main/desktop/win32/source/rebase/rcfooter.txt
87 main/desktop/win32/source/rebase/rctmpl.txt
88 main/desktop/win32/source/setup/rcfooter.txt
103 main/sysui/desktop/share/add_specfile_triggers.sed
111 main/desktop/test/deployment/update/publisher/release-notes_de-DE.html
178 # used in main/sysui/desktop/mimetypes/openoffice.mime (1), part of SGA
180 main/sysui/desktop/mimetypes/openoffice.mime
190 # used in main/sysui/desktop/debian/openoffice.org-debian-menus (1), part of SGA
191 # debian desktop configuration stuff, no creative content
[all …]
/AOO41X/main/desktop/source/migration/
H A Dwizard.src194 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 …]
/AOO41X/main/wizards/com/sun/star/wizards/common/
H A DDesktop.java467 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()
/AOO41X/main/toolkit/src2xml/
H A Dsrc.lst500 ../../desktop/util/hidother.src
501 ../../desktop/source/app/desktop.src
502 ../../desktop/source/deployment/gui/dp_gui_dependencydialog.src
503 ../../desktop/source/deployment/gui/dp_gui_backend.src
504 ../../desktop/source/deployment/gui/dp_gui_versionboxes.src
505 ../../desktop/source/deployment/gui/dp_gui_updatedialog.src
506 ../../desktop/source/deployment/gui/dp_gui_updateinstalldialog.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
[all …]
H A Dinclude.lst90 ../../desktop/inc
91 ../../desktop/source/inc
92 ../../desktop/source/deployment/inc
93 ../../desktop/source/deployment/registry/inc
94 ../../desktop/unxlngi6.pro/inc
/AOO41X/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxx173 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()
/AOO41X/main/shell/source/backends/desktopbe/
H A Ddesktopbackend.cxx225 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()
/AOO41X/main/scp2/source/ooo/
H A Dcommon_brand.scp491 Name = "base.desktop";
499 Name = "calc.desktop";
508 Name = "draw.desktop";
517 Name = "impress.desktop";
526 Name = "math.desktop";
536 Name = "printeradmin.desktop";
546 Name = "qstart.desktop";
555 Name = "writer.desktop";
564 Name = "startcenter.desktop";
573 Name = "javafilter.desktop";
/AOO41X/main/desktop/source/app/
H A Dmakefile.mk26 PRJNAME=desktop
99 SRS1NAME= desktop
100 SRC1FILES= desktop.src
/AOO41X/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.src40 HelpID = "desktop:PushButton:RID_DLG_EXTENSION_MANAGER:RID_EM_BTN_ADD";
48 HelpID = "desktop:PushButton:RID_DLG_EXTENSION_MANAGER:RID_EM_BTN_CHECK_UPDATES";
130 HelpID = "desktop:PushButton:RID_DLG_UPDATE_REQUIRED:RID_EM_BTN_CHECK_UPDATES";
138 HelpID = "desktop:PushButton:RID_DLG_UPDATE_REQUIRED:RID_EM_BTN_CLOSE";
/AOO41X/main/sysui/desktop/share/
H A Dmakefile.mk52 LAUNCHERDEPN = ../menus/{$(LAUNCHERLIST)}.desktop
147 @echo Creating desktop entries for $(@:f) ..
160 $(COMMONMISC)$/{$(PRODUCTLIST)}$/apacheopenoffice.xml : ../mimetypes/{$(MIMELIST)}.desktop create_m…
200 $(COMMONMISC)$/{$(PRODUCTLIST)}$/mimelnklist : ../mimetypes/{$(MIMELIST)}.desktop

12345678910>>...13