/aoo41x/test/testgui/source/fvt/gui/sd/headerandfooter/ |
H A D | HeaderAndFooterSetting.java | 106 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 …]
|
/aoo41x/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/ |
H A D | ImageShrink.java | 63 boolean cancel = false; field in ImageShrink 98 public void cancel() { in cancel() method in ImageShrink 99 cancel = true; in cancel()
|
/aoo41x/main/extensions/source/update/check/ |
H A D | updatecheck.cxx | 252 virtual void SAL_CALL cancel(); 338 virtual void SAL_CALL cancel(); 417 cancel(); in terminate() 439 UpdateCheckThread::cancel() in cancel() function in __anon96cc8cd60111::UpdateCheckThread 444 xProvider->cancel(); in cancel() 706 void SAL_CALL DownloadThread::cancel() in cancel() function in __anon96cc8cd60111::DownloadThread 883 UpdateCheck::cancel() in cancel() function in UpdateCheck 893 pThread->cancel(); in cancel()
|
H A D | updatecheck.hxx | 53 virtual void SAL_CALL cancel() = 0; 124 void cancel();
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | XSynchronousFrameLoader.idl | 77 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 D | XFrameLoader.idl | 93 before can cancel this process. And he doesn't need any notification about that. 98 [oneway] void cancel();
|
/aoo41x/main/toolkit/source/layout/core/ |
H A D | vcl.cxx | 52 else if (PushButton *cancel = get_button (this, WINDOW_CANCELBUTTON))\ 53 cancel->Click ();\
|
/aoo41x/main/filter/source/msfilter/powerpoint/ |
H A D | pptimporter.cxx | 125 void SAL_CALL PptImporter::cancel() in cancel() function in PptImporter 128 aFilter.cancel(); in cancel()
|
/aoo41x/main/fpicker/source/win32/folderpicker/ |
H A D | FolderPicker.cxx | 199 void SAL_CALL CFolderPicker::cancel( ) in cancel() function in CFolderPicker 204 m_pFolderPickerImpl->cancel( ); in cancel()
|
/aoo41x/main/bean/com/sun/star/comp/beans/ |
H A D | OOoBean.java | 437 aCallWatchThread.cancel(); in clear() 697 aCallWatchThread.cancel(); in loadFromURL() 848 aCallWatchThread.cancel(); in storeToURL() 1122 aCallWatchThread.cancel(); in setToolVisible()
|
/aoo41x/main/setup_native/scripts/ |
H A D | osx_install_languagepack.applescript | 89 …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 D | osx_install_patch.applescript | 87 …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…
|
/aoo41x/main/udkapi/com/sun/star/io/ |
H A D | XDataExporter.idl | 68 // DocMerge from xml: method com::sun::star::io::XDataExporter::cancel 71 [oneway] void cancel();
|
H A D | XDataImporter.idl | 67 // DocMerge from xml: method com::sun::star::io::XDataImporter::cancel 70 [oneway] void cancel();
|
/aoo41x/main/offapi/com/sun/star/document/ |
H A D | XFilter.idl | 74 /** cancel the process. 76 void cancel();
|
/aoo41x/main/bean/com/sun/star/beans/ |
H A D | LocalOfficeWindow.java | 170 try { aCallWatchThread.cancel(); } in componentHidden() 275 void cancel() in cancel() method in LocalOfficeWindow.CallWatchThread
|
/aoo41x/main/filter/source/placeware/ |
H A D | filter.cxx | 63 virtual void SAL_CALL cancel( ) throw (RuntimeException); 126 void SAL_CALL PlaceWareExportFilter::cancel( ) in cancel() function in pwp::PlaceWareExportFilter
|
/aoo41x/main/fpicker/source/aqua/ |
H A D | SalAquaFolderPicker.cxx | 265 void SAL_CALL SalAquaFolderPicker::cancel() throw( uno::RuntimeException ) in cancel() function in SalAquaFolderPicker 271 [m_pDialog cancel:nil]; in cancel()
|
/aoo41x/main/framework/qa/complex/framework/recovery/ |
H A D | RecoveryTest.java | 382 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()
|
/aoo41x/main/fpicker/source/unx/gnome/ |
H A D | SalGtkPicker.cxx | 112 pDialog->cancel(); in canceldialog() 178 void RunDialog::cancel() in cancel() function in RunDialog
|
/aoo41x/main/toolkit/test/accessibility/ |
H A D | AccessibleTextHandler.java | 546 void cancel() in cancel() method in TextActionDialog 571 cancel(); in action() 579 cancel(); in actionPerformed()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | plugin.cxx | 170 void SAL_CALL PluginObject::cancel() throw( com::sun::star::uno::RuntimeException ) in cancel() function in sfx2::PluginObject 192 cancel(); in disposing()
|
/aoo41x/main/dbaccess/source/ui/browser/ |
H A D | dbloader.cxx | 100 virtual void SAL_CALL cancel(void) throw(); 351 void DBContentLoader::cancel(void) throw() in cancel() function in DBContentLoader
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | finalthreadmanager.cxx | 144 aJob->cancel(); in run() 402 aThreads.front()->cancel(); in cancelAllJobs()
|
/aoo41x/main/offapi/com/sun/star/ui/dialogs/ |
H A D | XFilePicker.idl | 88 did cancel the dialog, the returned value is undefined. 99 <p>If the user closed the dialog with cancel an empty sequence will be
|