Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 25 of 178) sorted by relevance

12345678

/aoo4110/main/embeddedobj/test/MainThreadExecutor/
H A Dxexecutor.cxx33 void MainThreadExecutor_Impl::execute() in execute() function in MainThreadExecutor_Impl
62 uno::Any SAL_CALL UNOMainThreadExecutor::execute( const uno::Sequence< beans::NamedValue >& aArgume… in execute() function in UNOMainThreadExecutor
/aoo4110/main/ridljar/source/unoloader/com/sun/star/lib/unoloader/
H A DUnoLoader.java70 public static void execute(final URL base, URL jar, String[] arguments) in execute() method in UnoLoader
H A DUnoClassLoader.java153 public void execute(URL jar, String[] arguments) in execute() method in UnoClassLoader
/aoo4110/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptEditor.java29 public Object execute() throws Exception; in execute() method
/aoo4110/main/reportbuilder/java/com/sun/star/report/
H A DReportJob.java61 void execute() in execute() method
/aoo4110/main/postprocess/signing/
H A Dsigning.pl232 sub execute #11.07.2007 10:02 subroutine
/aoo4110/main/connectivity/source/drivers/adabas/
H A DBStatement.cxx67 sal_Bool SAL_CALL OAdabasStatement::execute( const ::rtl::OUString& sql ) throw(SQLException, Runti… in execute() function in OAdabasStatement
/aoo4110/main/dbaccess/source/ui/misc/
H A Dasyncmodaldialog.cxx69 void execute() in execute() function in dbaui::DialogExecutor_Impl
/aoo4110/main/scripting/java/org/openoffice/idesupport/
H A DCommandLineTools.java94 public void execute() throws Exception; in execute() method
/aoo4110/main/sd/source/ui/framework/configuration/
H A DUpdateRequest.cxx54 void SAL_CALL UpdateRequest::execute (const Reference<XConfiguration>& rxConfiguration) in execute() function in sd::framework::UpdateRequest
H A DGenericConfigurationChangeRequest.cxx59 void SAL_CALL GenericConfigurationChangeRequest::execute ( in execute() function in sd::framework::GenericConfigurationChangeRequest
/aoo4110/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseSqlTests.java73 …private void execute(final XRowSet xRowRes, String sql) throws com.sun.star.uno.Exception, com.sun… in execute() method in DBaseSqlTests
/aoo4110/main/fpicker/source/win32/folderpicker/
H A DWinFOPImpl.cxx150 sal_Int16 SAL_CALL CWinFolderPickerImpl::execute( ) throw( RuntimeException ) in execute() function in CWinFolderPickerImpl
H A DFolderPicker.cxx147 sal_Int16 SAL_CALL CFolderPicker::execute( ) in execute() function in CFolderPicker
/aoo4110/main/vcl/source/helper/
H A Dthreadex.cxx61 long ThreadExecutor::execute() in execute() function in ThreadExecutor
/aoo4110/main/vcl/inc/vcl/
H A Dthreadex.hxx69 long execute() { return impl_execute( NULL ); } in execute() function in vcl::SolarThreadExecutor
74 long execute( const TimeValue& _rTimeout ) { return impl_execute( &_rTimeout ); } in execute() function in vcl::SolarThreadExecutor
/aoo4110/main/bridges/test/com/sun/star/lib/
H A DTestBed.java43 public boolean execute(XInstanceProvider provider, boolean waitForServer, in execute() method in TestBed
139 protected final void execute() { in execute() method in TestBed.Client
/aoo4110/main/fpicker/source/office/
H A Dasyncfilepicker.cxx91 void AsyncPickerAction::execute( in execute() function in svt::AsyncPickerAction
/aoo4110/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptSourceModel.java83 public Object execute(final XScriptContext context, ClassLoader cl ) in execute() method in ScriptSourceModel
/aoo4110/main/framework/source/accelerators/
H A Dacceleratorexecute.cxx166 void AcceleratorExecute::execute(const KeyCode& aVCLKey) in execute() function in svt::AcceleratorExecute
173 void AcceleratorExecute::execute(const css::awt::KeyEvent& aAWTKey) in execute() function in svt::AcceleratorExecute
/aoo4110/main/connectivity/qa/connectivity/tools/sdb/
H A DConnection.java59 public boolean execute( final String _sql ) throws SQLException in execute() method in Connection
/aoo4110/main/embeddedobj/test/mtexecutor/
H A Dmainthreadexecutor.cxx56 uno::Any SAL_CALL MainThreadExecutor::execute( const uno::Sequence< beans::NamedValue >& aArguments… in execute() function in MainThreadExecutor
/aoo4110/main/bridges/source/jni_uno/
H A Dnativethreadpool.cxx51 jmethodID execute; member
133 jmethodID execute = env->GetMethodID(c, "execute", "()Ljava/lang/Object;"); in Java_com_sun_star_lib_uno_environments_remote_NativeThreadPool_create() local
/aoo4110/main/extensions/source/abpilot/
H A Dunodialogabp.cxx163 …Any SAL_CALL OABSPilotUno::execute( const Sequence< NamedValue >& /*lArgs*/ ) throw (IllegalArgume… in execute() function in abp::OABSPilotUno
/aoo4110/main/avmedia/source/framework/
H A Dmediatoolbox.cxx81 void MediaToolBoxControl_Impl::execute( const MediaItem& rItem ) in execute() function in avmedia::MediaToolBoxControl_Impl

Completed in 113 milliseconds

12345678