Home
last modified time | relevance | path

Searched refs:executable (Results 1 – 25 of 79) sorted by relevance

1234

/trunk/main/ure/source/uretest/
H A DREADME63 executable. The component first attempts to instantiate all the UNO services
71 executable. The component tries to instantiate and to call a C++ UNO component
78 java executable. The application bootstraps a native UNO environment, and then
85 javaclient.uno. The uno executable runs the cppserver.uno component which
86 listens on a pipe connection. The java executable runs the javaclient.uno
91 Checks that the regview executable of the URE installation works reliably.
/trunk/main/setup_native/scripts/
H A Dadmin.pl1105 my $executable = $unopkgfile;
1106 make_absolute_filename_to_relative_filename(\$executable);
1119 $executable = "./" . $executable;
1126 my $systemcall = $executable . " sync --verbose 2\>\&1 |";
/trunk/main/xmerge/source/palmtests/bin/
H A DREADME3 POSE2_EXE = Directory and name of the POSE executable file.
4 POSE3_EXE = Directory and name of the POSE executable file.
/trunk/main/ucb/source/ucp/webdav/
H A DDAVTypes.hxx58 bool executable; // supports "executable" property (introduced by mod_dav) member
60 DAVCapabilities() : class1( false ), class2( false ), executable( false ) {} in DAVCapabilities()
/trunk/main/desktop/source/deployment/
H A Ddp_services.cxx56 namespace executable { namespace
101 dp_registry::backend::executable::serviceDecl, in component_getFactory()
/trunk/main/solenv/doc/gbuild/solenv/gbuild/
H A Dsdi.mk37 /// The target on with to depend to make sure the svidl executable is available.
39 …to depend to make sure the auxiliary files (libraries etc.) for the svidl executable are available.
/trunk/main/udkapi/com/sun/star/lang/
H A DXMain.idl41 /** Executing interface for executable components run by the uno executable
/trunk/main/offapi/com/sun/star/system/
H A DXSystemShellExecute.idl39 <p>This may be an executable file or a document which is registered with
42 <p>If the command specifies a path to an executable, etc, this has to be
/trunk/main/udkapi/com/sun/star/loader/
H A DXImplementationLoader.idl69 their own protocol (for instance an executable loader may need
104 their own protocol (for instance an executable loader may need
/trunk/main/
H A Dbootstrap.150 #make sure build.pl is executable
149 # Deploy the dmake executable to solenv
/trunk/main/ure/source/
H A DREADME186 - uno is the executable file that runs UNO components. For more details, see
283 When a URE executable, such as uno, starts a Java VM, the URE Java Framework
289 installation. When an executable tries to start a Java VM, the URE searches the
356 C++ UNO components run from within the uno executable can depend on an
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executablebackenddb.hxx40 namespace executable { namespace
H A Ddp_executablebackenddb.cxx44 namespace executable { namespace
H A Ddp_executable.cxx47 namespace executable { namespace
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch618 + <exec dir="." executable="ikvmc.cmd" >
632 + <exec dir="." executable="csharp-compile.cmd" >
646 + executable="${csharp.compiler}"
657 + executable="${csharp.compiler}"
670 …target name="basic-userdoc" description="Generate Basic Documentation for release with executable">
/trunk/main/toolkit/src2xml/
H A DREADME6 The main executable file is located in ./source/src2xml.py. Run
/trunk/main/solenv/bin/
H A Dpackmodule42 (executable, outdir, module) = args
/trunk/main/lucene/
H A Dlucene.patch17 - <exec dir="." executable="${svnversion.exe}"
/trunk/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl101 /** creates an executable wizard dialog, which is to guide the user through copying
191 /** creates an executable wizard dialog, which is to guide the user through copying
/trunk/main/solenv/src/
H A Dsolaris_noexstk.map21 # mapfile for non-executable stack
/trunk/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl152 if the given Feature is unknown, not executable, or strictly requires arguments
183 if the given feature is unknown, or not executable
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXExecutableDialog.idl40 /** Specifies an interface for an executable dialog.
H A DXAsynchronousExecutableDialog.idl40 /** Specifies an interface for an executable dialog in asynchronous mode.
/trunk/main/desktop/prj/
H A Dbuild.lst39 dt desktop\source\deployment\registry\executable nmake - all dt_dp_registry_executable d…
/trunk/main/udkapi/com/sun/star/registry/
H A DDefaultRegistry.idl115 executable. The name of the system registry is "applicat.rdb". If the system

1234