/trunk/main/embeddedobj/test/MainThreadExecutor/ |
H A D | xexecutor.cxx | 33 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
|
/trunk/main/ridljar/java/unoloader/src/main/java/com/sun/star/lib/unoloader/ |
H A D | UnoLoader.java | 70 public static void execute(final URL base, URL jar, String[] arguments) in execute() method in UnoLoader
|
H A D | UnoClassLoader.java | 153 public void execute(URL jar, String[] arguments) in execute() method in UnoClassLoader
|
/trunk/main/postprocess/signing/ |
H A D | signing.pl | 232 sub execute #11.07.2007 10:02 subroutine
|
/trunk/main/scripting/java/com/sun/star/script/framework/provider/ |
H A D | ScriptEditor.java | 29 public Object execute() throws Exception; in execute() method
|
/trunk/main/connectivity/source/drivers/adabas/ |
H A D | BStatement.cxx | 67 sal_Bool SAL_CALL OAdabasStatement::execute( const ::rtl::OUString& sql ) throw(SQLException, Runti… in execute() function in OAdabasStatement
|
/trunk/main/dbaccess/source/ui/misc/ |
H A D | asyncmodaldialog.cxx | 69 void execute() in execute() function in dbaui::DialogExecutor_Impl
|
/trunk/main/reportbuilder/java/com/sun/star/report/ |
H A D | ReportJob.java | 61 void execute() in execute() method
|
/trunk/main/scripting/java/org/openoffice/idesupport/ |
H A D | CommandLineTools.java | 94 public void execute() throws Exception; in execute() method
|
/trunk/main/sd/source/ui/framework/configuration/ |
H A D | UpdateRequest.cxx | 54 void SAL_CALL UpdateRequest::execute (const Reference<XConfiguration>& rxConfiguration) in execute() function in sd::framework::UpdateRequest
|
H A D | GenericConfigurationChangeRequest.cxx | 59 void SAL_CALL GenericConfigurationChangeRequest::execute ( in execute() function in sd::framework::GenericConfigurationChangeRequest
|
/trunk/main/connectivity/qa/complex/connectivity/dbase/ |
H A D | DBaseSqlTests.java | 70 …private void execute(final XRowSet xRowRes, String sql) throws com.sun.star.uno.Exception, com.sun… in execute() method in DBaseSqlTests
|
/trunk/main/fpicker/source/win32/folderpicker/ |
H A D | WinFOPImpl.cxx | 150 sal_Int16 SAL_CALL CWinFolderPickerImpl::execute( ) throw( RuntimeException ) in execute() function in CWinFolderPickerImpl
|
H A D | FolderPicker.cxx | 147 sal_Int16 SAL_CALL CFolderPicker::execute( ) in execute() function in CFolderPicker
|
/trunk/main/vcl/source/helper/ |
H A D | threadex.cxx | 61 long ThreadExecutor::execute() in execute() function in ThreadExecutor
|
/trunk/main/vcl/inc/vcl/ |
H A D | threadex.hxx | 69 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
|
/trunk/main/bridges/test/com/sun/star/lib/ |
H A D | TestBed.java | 43 public boolean execute(XInstanceProvider provider, boolean waitForServer, in execute() method in TestBed 139 protected final void execute() { in execute() method in TestBed.Client
|
/trunk/main/fpicker/source/office/ |
H A D | asyncfilepicker.cxx | 91 void AsyncPickerAction::execute( in execute() function in svt::AsyncPickerAction
|
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ |
H A D | ScriptSourceModel.java | 83 public Object execute(final XScriptContext context, ClassLoader cl ) in execute() method in ScriptSourceModel
|
/trunk/main/framework/source/accelerators/ |
H A D | acceleratorexecute.cxx | 166 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
|
/trunk/main/connectivity/qa/connectivity/tools/sdb/ |
H A D | Connection.java | 59 public boolean execute( final String _sql ) throws SQLException in execute() method in Connection
|
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
H A D | JavaSQLStatement.java | 101 public synchronized boolean execute(String sql) throws SQLException { in execute() method in JavaSQLStatement
|
/trunk/main/embeddedobj/test/mtexecutor/ |
H A D | mainthreadexecutor.cxx | 56 uno::Any SAL_CALL MainThreadExecutor::execute( const uno::Sequence< beans::NamedValue >& aArguments… in execute() function in MainThreadExecutor
|
/trunk/main/bridges/source/jni_uno/ |
H A D | nativethreadpool.cxx | 51 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
|
/trunk/main/extensions/source/abpilot/ |
H A D | unodialogabp.cxx | 163 …Any SAL_CALL OABSPilotUno::execute( const Sequence< NamedValue >& /*lArgs*/ ) throw (IllegalArgume… in execute() function in abp::OABSPilotUno
|