Home
last modified time | relevance | path

Searched refs:runtime (Results 76 – 100 of 241) sorted by relevance

12345678910

/aoo42x/main/scripting/source/provider/
H A DScriptImpl.cxx42 const Reference< runtime::XScriptInvocation > & runtimeMgr, in ScriptImpl()
/aoo42x/main/scripting/source/runtimemgr/
H A DScriptNameResolverImpl.hxx46 ::cppu::WeakImplHelper1 < dcsssf::runtime::XScriptNameResolver >
/aoo42x/main/udkapi/com/sun/star/security/
H A DRuntimePermission.idl31 /** This permission grants runtime access to some named functionality.
/aoo42x/main/forms/prj/
H A Dbuild.lst15 fm forms\source\runtime nmake - all frm_runtime NULL
/aoo42x/main/offapi/com/sun/star/form/
H A DXForm.idl40 runtime identification of form components.</p>
H A DXFormComponent.idl40 runtime identification of form components.</p>
H A DXFormController.idl45 /** is superseded by <type scope="com::sun::star::form::runtime">XFormController</type>.
/aoo42x/main/offapi/com/sun/star/form/runtime/
H A DFeatureState.idl28 module com { module sun { module star { module form { module runtime {
H A DFilterEvent.idl31 module com { module sun { module star { module form { module runtime {
H A DXFormControllerContext.idl31 module com { module sun { module star { module form { module runtime {
/aoo42x/main/udkapi/com/sun/star/lang/
H A DWrappedTargetRuntimeException.idl36 /** This is a runtime exception that wraps any other exception thrown
/aoo42x/main/udkapi/com/sun/star/registry/
H A DImplementationRegistration.idl40 Further, it is possible to check if all runtime dependencies (needed services) are
/aoo42x/main/udkapi/com/sun/star/script/
H A DInterruptReason.idl44 /** runtime error occurred during script execution.
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/resources/templates/
H A DEmpty.java_31 import drafts.com.sun.star.script.framework.runtime.XScriptContext;
H A DEmpty.bsh_30 import drafts.com.sun.star.script.framework.runtime.XScriptContext;
H A DHelloWorld.java_32 import drafts.com.sun.star.script.framework.runtime.XScriptContext;
/aoo42x/main/svx/source/form/
H A Dformcontroller.cxx151 using ::com::sun::star::form::runtime::XFormOperations;
152 using ::com::sun::star::form::runtime::FilterEvent;
153 using ::com::sun::star::form::runtime::XFilterControllerListener;
198 using ::com::sun::star::form::runtime::XFormControllerContext;
200 using ::com::sun::star::form::runtime::FormOperations;
208 namespace FormFeature = ::com::sun::star::form::runtime::FormFeature;
/aoo42x/main/udkapi/com/sun/star/uno/
H A DXCurrentContext.idl36 You have to use UNO runtime functions to obtain the current context
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A Dhsqlui.src32 (images.zip). This way, they can be accessed at runtime, but without the
/aoo42x/main/graphite/
H A Dmakefile.mk119 EXTRA_GR_LD_FLAGS+=-no-undefined -Wl,--enable-runtime-pseudo-reloc-v2
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DSchemaAttribute.idl57 /** indicates that properties can be added to the node at runtime
/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DUISettings.java29 import com.sun.star.form.runtime.XFormController;
/aoo42x/main/scripting/examples/java/Newsgroup/
H A DMimeConfiguration.java25 import com.sun.star.script.framework.runtime.XScriptContext;
/aoo42x/main/testtools/
H A Dreadme.txt13 using the same runtime.
/aoo42x/main/sw/source/ui/envelp/
H A Dmailmrge.cxx95 uno::Reference<runtime::XFormController> xFController;
328 pImpl->xFController = uno::Reference<runtime::XFormController>(xController, UNO_QUERY); in SwMailMergeDlg()

Completed in 63 milliseconds

12345678910