Home
last modified time | relevance | path

Searched refs:system (Results 51 – 75 of 414) sorted by relevance

12345678910>>...17

/trunk/main/sfx2/source/dialog/
H A Dmailmodel.cxx91 using ::com::sun::star::system::SystemMailProvider;
92 using ::com::sun::star::system::XMailClient;
93 using ::com::sun::star::system::XMailMessage;
94 using ::com::sun::star::system::XSystemMailProvider;
97 namespace MailClientFlags = ::com::sun::star::system::MailClientFlags;
/trunk/main/sal/osl/unx/
H A Dfile_volume.cxx667 nRet = system( pszCmd ); in osl_mountFloppy()
724 nRet = system( pszCmd ); in osl_unmountFloppy()
876 nRet = system(pszCmd); in osl_mountFloppy()
1001 nRet = system(pszCmd); in osl_unmountFloppy()
H A Dmakefile.mk66 $(SLO)$/system.obj \
97 $(OBJ)$/system.obj \
/trunk/main/testtools/source/cliversioning/
H A Dreadme.txt32 system integration. That is, one does not use setup /a for starting the
80 There must not be an office installed in the system (the assemblies from the GAC
85 The parameter office must be a system path to the office installation
/trunk/main/shell/source/win32/
H A DSysShExec.hxx52 com::sun::star::system::XSystemShellExecute,
63 …throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::system::SystemShellExec…
/trunk/main/shell/source/unix/exec/
H A Dshellexec.hxx41 class ShellExec : public ::cppu::WeakImplHelper2< com::sun::star::system::XSystemShellExecute, com:…
55 …throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::system::SystemShellExec…
/trunk/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl67 For a typical windowing system, the graphic device is equivalent
70 can have multiple canvases per system window, they all share the
231 the given colors. without coordinate system
290 @attention depending on the underlying operating system,
/trunk/main/shell/source/win32/sysmail/
H A Dsysmailprov.hxx36 com::sun::star::system::XSystemMailProvider,
49 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::system::XMailClient > SAL_CALL queryMa…
/trunk/main/offapi/com/sun/star/chart2/
H A DDataSeries.idl94 /** allows setting a coordinate-system
175 coordinate system in which this series is hosted ).
182 you need to create an additional coordinate system and host
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DActionTe.ulf119 en-US = "Installing system catalog"
260 en-US = "Removing system registry values"
389 en-US = "Writing system registry values"
/trunk/main/offapi/com/sun/star/text/
H A DTimeDisplayFormat.idl34 The formate may also depend on the system or document locale.
42 /** the system standard
/trunk/main/offapi/com/sun/star/awt/
H A DSystemDependentXWindow.idl33 /** specifies a system dependent XWindow.
37 if the system type is
H A DXSystemChildFactory.idl40 /** specifies a factory interface for creating system child windows.
46 /** creates a system child window.
H A DXSystemDependentMenuPeer.idl37 /** provides access to the system dependent implementation of the window.
47 /** returns a system-specific window handle.
H A DXSystemDependentWindowPeer.idl37 /** provides access to the system dependent implementation of the window.
47 /** returns a system-specific window handle.
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx505 ! configData.system.getLength() ) in TVChildTarget()
662 rtl::OUString system( getKey( xHierAccess,"Help/System" ) ); in init() local
797 configData.system = system; in init()
803 configData.system + in init()
/trunk/main/offapi/com/sun/star/datatransfer/clipboard/
H A DRenderingCapabilities.idl32 /** These flags describe the capabilities a system clipboard has to transfer
45 /** The implementation is able to store the data persistent in the system
H A DXFlushableClipboard.idl37 system clipboard service.
46 /** Renders the current content of the clipboard to the system so that it
/trunk/test/testcommon/source/org/openoffice/test/
H A DRun.help4 -D<property>=<value> Set system property.
5 -propertyfile <file> Set system property from property file.
/trunk/main/offapi/com/sun/star/system/
H A DSystemShellExecuteException.idl27 module com { module sun { module star { module system {
33 contain a system error message, but it is not mandatory.</p>
/trunk/main/offapi/com/sun/star/datatransfer/
H A DDataFormatTranslator.idl46 Implementations of this service do convert system dependent data types to a
55 /** Converts a <type>DataFlavor</type> to system data types and vice versa.
/trunk/main/offapi/com/sun/star/embed/
H A DXPackageStructureCreator.idl39 /** allows to convert file system folder tree in to a package.
44 /** converts file system folder tree in to a package.
/trunk/main/cui/source/dialogs/
H A Dabout.cxx576 uno::Reference< com::sun::star::system::XSystemShellExecute > xSystemShell( in IMPL_LINK()
577 com::sun::star::system::SystemShellExecute::create( in IMPL_LINK()
580 …xSystemShell->execute( sURL, rtl::OUString(), com::sun::star::system::SystemShellExecuteFlags::DEF… in IMPL_LINK()
/trunk/main/uui/source/
H A Dnewerverwarn.cxx50 using namespace com::sun::star::system;
102 com::sun::star::system::SystemShellExecute::create( in IMPL_LINK()
/trunk/main/cui/source/options/
H A Doptimprove.cxx51 using namespace com::sun::star::system;
146 com::sun::star::system::SystemShellExecute::create( in IMPL_LINK()

Completed in 74 milliseconds

12345678910>>...17