Home
last modified time | relevance | path

Searched refs:system (Results 76 – 100 of 414) sorted by relevance

12345678910>>...17

/trunk/main/libtextcat/
H A Dlibtextcat-2.2.patch1634 # Attempt to guess a canonical system name.
1671 -# don't specify an explicit build system type.
2199 # Delta 88k system running SVR3
2492 + # uname -m includes "-pc" on this system.
2544 + # the GNU system
3177 # Apollos put the system type in the environment.
3213 the operating system you are using. It is advised that you
3267 # and recognize all the CPU types, system types and aliases
3899 # First match some system type aliases
3900 # that might get confused with valid system types.
[all …]
/trunk/main/libxmlsec/
H A Dxmlsec1-os2.patch26 # Otherwise a system limit (for SysV at least) may be exceeded.
63 # Otherwise a system limit (for SysV at least) may be exceeded.
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx133 using namespace ::com::sun::star::system;
854 uno::Reference< css::system::XSystemShellExecute > xSystemShell( in OfaExec_Impl()
855 css::system::SystemShellExecute::create( in OfaExec_Impl()
883 css::system::SystemShellExecuteFlags::DEFAULTS ); in OfaExec_Impl()
H A Dappopen.cxx116 using namespace ::com::sun::star::system;
952 com::sun::star::system::SystemShellExecute::create( in OpenDocExec_Impl()
978 catch ( ::com::sun::star::system::SystemShellExecuteException& ) in OpenDocExec_Impl()
1094 catch ( ::com::sun::star::system::SystemShellExecuteException& ) in OpenDocExec_Impl()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDataSource.idl66 A value of zero specifies that the timeout is the default system
84 A value of zero means that the timeout is the default system timeout
/trunk/main/offapi/com/sun/star/embed/
H A DXEmbedObjectClipboardCreator.idl63 an embedded object based on system clipboard.
69 /** creates a new object and initializes it from the system clipboard.
/trunk/main/desktop/win32/source/setup/
H A Dsetup.ulf55 …least the version '%s' of the Windows Installer. \nYou have Windows Installer '%s' on your system!"
58 …package requires the Windows Installer. \nYou need at least Windows Installer '%s' on your system!"
/trunk/main/ure/source/
H A DREADME168 system. Applications using the URE may need those files too, so they are made
224 URE can coexist on a single system in different locations.
261 NOTE: The URE on Windows does not support a system-wide deployment of additional
319 by default support a system-wide deployment of the Java settings file. That is,
347 built on a glibc 2.2.4 system. To avoid GCC compatibility issues, use the same
/trunk/main/cui/source/options/
H A Doptaccessibility.src114 Text [ en-US ] = "Automatically ~detect high contrast mode of operating system" ;
130 Text [ en-US ] = "~Use system colors for page previews" ;
H A Doptimprove2.cxx59 using namespace com::sun::star::system;
115 com::sun::star::system::SystemShellExecute::create( in IMPL_LINK()
/trunk/main/udkapi/com/sun/star/registry/
H A DXImplementationRegistration.idl62 in the system registry (if this feature is supported).
80 from the system registry (if this feature is supported).
/trunk/main/dbaccess/source/ui/dlg/
H A DAdabasStat.src173 Text [ en-US ] = "Contains the system tables";
203 …"No information could be displayed because no access rights exist for the required system tables.";
/trunk/main/offapi/com/sun/star/sdb/
H A DDatasourceAdministrationDialog.idl48 /** provides a user interface for administrating the system wide registered data sources.
50 Here, <em>system wide registered</em> means registered on the (one and only) instance
/trunk/main/offapi/com/sun/star/rendering/
H A DXHalfFloatReadOnlyBitmap.idl82 if the bitmap is volatile, and the content has been destroyed by the system.
94 if the bitmap is volatile, and the content has been destroyed by the system.
H A DXIeeeDoubleReadOnlyBitmap.idl89 if the bitmap is volatile, and the content has been destroyed by the system.
115 if the bitmap is volatile, and the content has been destroyed by the system.
H A DXIeeeFloatReadOnlyBitmap.idl88 if the bitmap is volatile, and the content has been destroyed by the system.
114 if the bitmap is volatile, and the content has been destroyed by the system.
H A DXIntegerReadOnlyBitmap.idl98 if the bitmap is volatile, and the content has been destroyed by the system.
135 if the bitmap is volatile, and the content has been destroyed by the system.
/trunk/main/svx/source/src/
H A Derrtxt.src220 Text [ en-US ] = "This operation is not supported on this operating system." ;
417 Text [ en-US ] = "The file name is too long for the target file system." ;
453 …Text [ en-US ] = "The file $(FILENAME) cannot be saved. Please check your system settings. You can…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DProcessHandler.java931 system(m_sProcessToStart); in run()
939 private void system(String _sProcess) in system() method in ProcessHandler.ProcessWatcher
/trunk/main/embeddedobj/source/msole/
H A Doleembed.cxx881 … uno::Reference< ::com::sun::star::system::XSystemShellExecute > xSystemShellExecute( in doVerb()
882 ::com::sun::star::system::SystemShellExecute::create( in doVerb()
884 …ellExecute->execute(m_aTempDumpURL, ::rtl::OUString(), ::com::sun::star::system::SystemShellExecut… in doVerb()
/trunk/main/offapi/com/sun/star/ucb/
H A DFileContent.idl72 system.
97 <p>An object representing a directory in the file system is able
H A DContentAction.idl60 change in the underlying system it represents.
137 after renaming a file system folder).
/trunk/main/
H A DNOTICE17 As part of the base system this product also includes code from the following
173 As part of the base system this product also includes code from the following
/trunk/main/offapi/com/sun/star/
H A Dmodules.idl197 /// Host operating system integration interfaces.
198 module system {};
/trunk/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java51 import com.sun.star.system.SystemShellExecuteFlags;
52 import com.sun.star.system.XSystemShellExecute;
705 … XSystemShellExecute xSystemShell = com.sun.star.system.SystemShellExecute.create( xContext ); in ShowURLInBrowser()

Completed in 126 milliseconds

12345678910>>...17