Home
last modified time | relevance | path

Searched refs:cancel (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/trunk/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DHeaderAndFooterSetting.java106 sdHeaderAndFooterDlgSlideTab.cancel(); in testCopySlideWithApplyFooter()
121 sdHeaderAndFooterDlgSlideTab.cancel(); in testCopySlideWithApplyFooter()
163 sdHeaderAndFooterDlgSlideTab.cancel(); in testCopySlideWithApplyToAllFooter()
177 sdHeaderAndFooterDlgSlideTab.cancel(); in testCopySlideWithApplyToAllFooter()
214 sdHeaderAndFooterOnNotesTabPage.cancel(); in testCopySlideWithNotesHeaderFooter()
261 sdHeaderAndFooterDlgSlideTab.cancel(); in testDuplicateSlideWithApplyToAllFooter()
291 sdHeaderAndFooterDlgSlideTab.cancel(); in testFooterNotShowOn1stSlide()
345 sdHeaderAndFooterDlgSlideTab.cancel(); in testInsertApplyFooterOnSlide()
474 sdHeaderAndFooterDlgSlideTab.cancel(); in testInsertApplyToAllFooterOnSlide()
496 sdHeaderAndFooterDlgSlideTab.cancel(); in testInsertAutoUpdateTimeFooter()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/
H A DImageShrink.java63 boolean cancel = false; field in ImageShrink
98 public void cancel() { in cancel() method in ImageShrink
99 cancel = true; in cancel()
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.cxx252 virtual void SAL_CALL cancel();
338 virtual void SAL_CALL cancel();
417 cancel(); in terminate()
439 UpdateCheckThread::cancel() in cancel() function in __anon7b9484ee0111::UpdateCheckThread
444 xProvider->cancel(); in cancel()
706 void SAL_CALL DownloadThread::cancel() in cancel() function in __anon7b9484ee0111::DownloadThread
883 UpdateCheck::cancel() in cancel() function in UpdateCheck
893 pThread->cancel(); in cancel()
H A Dupdatecheck.hxx53 virtual void SAL_CALL cancel() = 0;
124 void cancel();
/trunk/main/offapi/com/sun/star/frame/
H A DXSynchronousFrameLoader.idl77 Because it's a synchronous process this cancel call can be forced by
80 then and caller of this method <member>XSynchronousFrameLoader::cancel()</member>
84 void cancel();
H A DXFrameLoader.idl93 before can cancel this process. And he doesn't need any notification about that.
98 [oneway] void cancel();
/trunk/main/toolkit/source/layout/core/
H A Dvcl.cxx52 else if (PushButton *cancel = get_button (this, WINDOW_CANCELBUTTON))\
53 cancel->Click ();\
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DOOoBean.java436 aCallWatchThread.cancel(); in clear()
696 aCallWatchThread.cancel(); in loadFromURL()
847 aCallWatchThread.cancel(); in storeToURL()
1121 aCallWatchThread.cancel(); in setToolVisible()
/trunk/main/fpicker/source/win32/folderpicker/
H A DFolderPicker.cxx199 void SAL_CALL CFolderPicker::cancel( ) in cancel() function in CFolderPicker
204 m_pFolderPickerImpl->cancel( ); in cancel()
/trunk/main/filter/source/msfilter/powerpoint/
H A Dpptimporter.cxx125 void SAL_CALL PptImporter::cancel() in cancel() function in PptImporter
128 aFilter.cancel(); in cancel()
/trunk/main/setup_native/scripts/
H A Dosx_install_languagepack.applescript89 …nd item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button name listCa…
99 …st item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button name listCa…
113 …st item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button name listCa…
H A Dosx_install_patch.applescript87 …nd item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button name listCa…
97 …st item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button name listCa…
111 …st item of found_ooos) with prompt listPrompt OK button name listOKLabel cancel button name listCa…
/trunk/main/udkapi/com/sun/star/io/
H A DXDataExporter.idl68 // DocMerge from xml: method com::sun::star::io::XDataExporter::cancel
71 [oneway] void cancel();
H A DXDataImporter.idl67 // DocMerge from xml: method com::sun::star::io::XDataImporter::cancel
70 [oneway] void cancel();
/trunk/main/offapi/com/sun/star/document/
H A DXFilter.idl74 /** cancel the process.
76 void cancel();
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlStatement.java133 public void cancel() { in cancel() method in PostgresqlStatement
134 implCancellable.cancel(); in cancel()
H A DPostgresqlPreparedStatement.java150 public void cancel() { in cancel() method in PostgresqlPreparedStatement
151 implCancellable.cancel(); in cancel()
/trunk/main/filter/source/placeware/
H A Dfilter.cxx63 virtual void SAL_CALL cancel( ) throw (RuntimeException);
126 void SAL_CALL PlaceWareExportFilter::cancel( ) in cancel() function in pwp::PlaceWareExportFilter
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/beans/
H A DLocalOfficeWindow.java170 try { aCallWatchThread.cancel(); } in componentHidden()
275 void cancel() in cancel() method in LocalOfficeWindow.CallWatchThread
/trunk/main/fpicker/source/aqua/
H A DSalAquaFolderPicker.cxx265 void SAL_CALL SalAquaFolderPicker::cancel() throw( uno::RuntimeException ) in cancel() function in SalAquaFolderPicker
271 [m_pDialog cancel:nil]; in cancel()
/trunk/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java382 private void handleCrashReporterDialog(boolean cancel, boolean YesNo){ in handleCrashReporterDialog() argument
396 if (cancel) { in handleCrashReporterDialog()
445 …ate void handleRecoveryDialogAtRestart(int expectedDocumentCount, boolean recover, boolean cancel){ in handleRecoveryDialogAtRestart() argument
500 if (cancel) { in handleRecoveryDialogAtRestart()
/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java546 void cancel() in cancel() method in TextActionDialog
571 cancel(); in action()
579 cancel(); in actionPerformed()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkPicker.cxx112 pDialog->cancel(); in canceldialog()
178 void RunDialog::cancel() in cancel() function in RunDialog
/trunk/main/sfx2/source/doc/
H A Dplugin.cxx170 void SAL_CALL PluginObject::cancel() throw( com::sun::star::uno::RuntimeException ) in cancel() function in sfx2::PluginObject
192 cancel(); in disposing()
/trunk/main/dbaccess/source/ui/browser/
H A Ddbloader.cxx100 virtual void SAL_CALL cancel(void) throw();
351 void DBContentLoader::cancel(void) throw() in cancel() function in DBContentLoader

Completed in 70 milliseconds

12345678910>>...14