Home
last modified time | relevance | path

Searched +full:cancel +full:- +full:in +full:- +full:progress (Results 1 – 25 of 116) sorted by relevance

12345

/trunk/main/odk/examples/DevelopersGuide/BasicAndDialogs/ToolkitControls/ToolkitControls/
H A DProgressBar.xba1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--***********************************************************
9 * "License"); you may not use this file except in compliance
12 * http://www.apache.org/licenses/LICENSE-2.0
14 * Unless required by applicable law or agreed to in writing,
21 ***********************************************************-->
22 <!DOCTYPE script:module PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "module.dtd">
43 oDialog = CreateUnoDialog( oInputStreamProvider )
58 Dim oStartButtonModel As Object
63 Const ProgressValueMax = 50
[all …]
H A DProgressBarDlg.xdl1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
3 <!--***********************************************************
10 * "License"); you may not use this file except in compliance
13 * http://www.apache.org/licenses/LICENSE-2.0
15 * Unless required by applicable law or agreed to in writing,
22 ***********************************************************-->
23 …="http://openoffice.org/2000/script" dlg:id="ProgressBarDlg" dlg:title="Progress Bar Demo" dlg:lef…
25 …<dlg:progressmeter dlg:id="ProgressBar1" dlg:tab-index="0" dlg:left="6" dlg:top="70" dlg:width="19…
26 …mmandButton1" dlg:tab-index="1" dlg:left="6" dlg:top="135" dlg:width="50" dlg:height="14" dlg:valu…
[all …]
/trunk/main/scripting/examples/java/Newsgroup/
H A DStatusWindow.java8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
62 JLabel progLabel = new JLabel( "Progress:" ); in StatusWindow()
79 cancelButton = new JButton( "Cancel" ); in StatusWindow()
129 public void setStatus( int progress, String status ) in setStatus() argument
131 progressBar.setValue( progress ); in setStatus()
134 if( progress == MAXPROGRESS ) in setStatus()
154 cancelButton.setText( "Cancel" ); in enableCancelButton()
/trunk/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
25 en-US = "Back"
28 en-US = "Next"
31 en-US = "Cancel"
34 en-US = "Finish"
37 en-US = "Decline"
40 en-US = "Install now"
43 en-US = "Remove Now"
[all …]
/trunk/main/toolkit/src2xml/source/
H A Dsrc2xml.py9 # "License"); you may not use this file except in compliance
12 # http://www.apache.org/licenses/LICENSE-2.0
14 # Unless required by applicable law or agreed to in writing,
39 p.usage = '''src2xml.py [OPTION]... SRC-FILE...'''
43 src2xml.py --output-dir=. --post-process --ignore-includes zoom.src
44 src2xml.py --dry-run -I svx/inc -I svx/source/dialog zoom.src
50 if 'epilog' in p.__dict__:
62 p.add_option ('-l', '--debug-lexer', action='store_true',
66 p.add_option ('-p', '--debug-parser', action='store_true',
70 p.add_option ('-m', '--debug-macro', action='store_true',
[all …]
H A Dsrcparser.py8 # "License"); you may not use this file except in compliance
11 # http://www.apache.org/licenses/LICENSE-2.0
13 # Unless required by applicable law or agreed to in writing,
27 postTransMap = {"ok-button": "okbutton",
28 "cancel-button": "cancelbutton",
29 "help-button": "helpbutton"}
32 """Translate a mixed-casing name to dash-separated name.
34 Translate a mixed-casing name (e.g. MyLongName) to a dash-separated name
35 (e.g. my-long-name).
43 for c in name:
[all …]
/trunk/main/offapi/com/sun/star/frame/
H A DXSessionManagerListener.idl8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
50 <TRUE/> if a shutdown is in progress,
54 <TRUE/> if a shutdown in progress can be canceled by the listener,
58 event in case no real shutdown is in progress. He
61 in that case.</p>
66 [oneway] void doSave( [in] boolean bShutdown, [in] boolean bCancelable );
81 [oneway] void approveInteraction( [in] boolean bInteractionGranted );
84 The listener can cancel his saving operations. No
H A DXSessionManagerClient.idl8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
50 [oneway] void addSessionManagerListener( [in] XSessionManagerListener xListener );
60 [oneway] void removeSessionManagerListener( [in] XSessionManagerListener xListener );
70 [oneway] void queryInteraction( [in] XSessionManagerListener xListener );
79 [oneway] void interactionDone( [in] XSessionManagerListener xListener );
88 [oneway] void saveDone( [in] XSessionManagerListener xListener );
90 /** Call cancelShutdown to try to cancel a desktop shutdown in progress
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
23 en-US = "{{Fatal error: }}"
26 en-US = "Error [1]."
29 en-US = "Warning [1]."
32 en-US = "Info [1]."
35 en-US = "Internal Error [1]. [2]{, [3]}{, [4]}"
38 en-US = "{{Disk full: }}"
41 en-US = "Action [Time]: [1]. [2]"
[all …]
H A DControl.ulf8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
23 en-US = "Cancel"
26 en-US = "&Look in:"
29 en-US = "Browse to the destination folder."
32 en-US = "{&MSSansBold8}Change Current Destination Folder"
35 en-US = "Create new folder|"
38 en-US = "OK"
41 en-US = "&Folder name:"
[all …]
/trunk/main/wizards/source/importwizard/
H A Dimportwi.src8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
120 // --------------------------------------------------------------------
123 Text [ en-US ] = "~Help" ;
128 Text [ en-US ] = "~Cancel" ;
133 Text [ en-US ] = "< ~Back" ;
138 Text [ en-US ] = "Ne~xt >" ;
143 Text [ en-US ] = "~Convert" ;
148 Text [ en-US ] = "~Close" ;
[all …]
/trunk/.github/workflows/
H A Dpre-commit.yml6 # "License"); you may not use this file except in compliance
9 # http://www.apache.org/licenses/LICENSE-2.0
11 # Unless required by applicable law or agreed to in writing,
18 name: pre-commit
26 group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
27 cancel-in-progress: true
30 pre-commit:
31 name: Run pre-commit
32 runs-on: ubuntu-24.04
34 - name: Check Out
[all …]
/trunk/main/svx/source/dialog/
H A Ddocrecovery.src8 * "License") ; you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
56 Text [ en-US ] = "%PRODUCTNAME Document Recovery" ;
66 Size = MAP_APPFONT ( SAVE_CONTROLWIDTH, (SAVE_ROW3 - SAVE_ROW2 - RSC_SP_CTRL_DESC_Y) ) ;
68 …Text [ en-US ] = "Due to an unexpected error, %PRODUCTNAME crashed. All the files you were working…
74 Text [ en-US ] = "The following files will be recovered:" ;
111 Text [ en-US ] = "Documents are being saved." ;
117 Text [ en-US ] = "Progress of saving: " ;
143 Text [ en-US ] = "%PRODUCTNAME Document Recovery" ;
[all …]
/trunk/main/helpcontent2/source/text/shared/01/
H A Donline_update_dialog.xhp1 <?xml version="1.0" encoding="UTF-8"?>
3 <!--***********************************************************
10 * "License"); you may not use this file except in compliance
13 * http://www.apache.org/licenses/LICENSE-2.0
15 * Unless required by applicable law or agreed to in writing,
22 ***********************************************************-->
27 <title id="tit" xml-lang="en-US">Check for Updates</title>
32 <bookmark xml-lang="en-US" branch="hid/SFX2_HID_DLG_CHECKFORONLINEUPDATE" id="bm_id2912686" localiz…
33 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_CHECK_FOR_UPD_DLG" id="bm_id9766533" localize…
34 <paragraph role="heading" id="hd_id4959257" xml-lang="en-US" level="1" l10n="NEW"><link href="text/…
[all …]
H A Dextensionupdate.xhp1 <?xml version="1.0" encoding="UTF-8"?>
3 <!--***********************************************************
10 * "License"); you may not use this file except in compliance
13 * http://www.apache.org/licenses/LICENSE-2.0
15 * Unless required by applicable law or agreed to in writing,
22 ***********************************************************-->
27 <title xml-lang="en-US" id="tit">Extension Update</title>
32 <bookmark xml-lang="en-US" branch="hid/DESKTOP_HID_DEPLOYMENT_GUI_UPDATE" id="bm_id5684377" localiz…
33 <bookmark xml-lang="en-US" branch="hid/DESKTOP_HID_DEPLOYMENT_GUI_UPDATEINSTALL" id="bm_id7576525" …
34 <paragraph id="hd_id9688100" role="heading" xml-lang="en-US" level="1">Extension Update</paragraph>
[all …]
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.src8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
26 Text [ en-US ] = "Checking..." ;
31 Text [ en-US ] = "Checking for an update failed." ;
36 …Text [ en-US ] = "There is currently no update available for %PRODUCTNAME %PRODUCTVERSION\nor a ne…
41 …Text [ en-US ] = "%PRODUCTNAME %NEXTVERSION is available.\n\nThe installed version is %PRODUCTNAME…
46 Text [ en-US ] = "Check for Updates" ;
51 Text [ en-US ] = "Downloading %PRODUCTNAME %NEXTVERSION paused at" ;
56 Text [ en-US ] = "Downloading %PRODUCTNAME %NEXTVERSION stalled at" ;
[all …]
/trunk/main/toolkit/doc/layout/
H A DChangeLog1 2008-03-20 Jan Nieuwenhuizen <janneke@gnu.org>
5 2008-03-20 Jan Nieuwenhuizen <janneke@gnu.org>
9 2008-03-20 Jan Nieuwenhuizen <janneke@gnu.org>
15 2008-03-20 Jan Nieuwenhuizen <janneke@gnu.org>
19 2008-03-20 Jan Nieuwenhuizen <janneke@gnu.org>
21 * inc/layout/layout-post.hxx, inc/layout/layout-pre.hxx,
26 2008-03-19 Jan Nieuwenhuizen <janneke@gnu.org>
31 2008-03-19 Jan Nieuwenhuizen <janneke@gnu.org>
33 * inc/layout/layout-post.hxx, source/vclcompat/wbutton.cxx: Step
36 2008-03-19 Jan Nieuwenhuizen <janneke@gnu.org>
[all …]
/trunk/main/helpcontent2/source/text/shared/guide/
H A Dcollab.xhp1 <?xml version="1.0" encoding="UTF-8"?>
3 <!--***********************************************************
10 * "License"); you may not use this file except in compliance
13 * http://www.apache.org/licenses/LICENSE-2.0
15 * Unless required by applicable law or agreed to in writing,
22 ***********************************************************-->
27 <title xml-lang="en-US" id="tit">Collaboration</title>
32 <bookmark xml-lang="en-US" branch="index" id="bm_id4459669">
38 <paragraph id="hd_id130008" role="heading" xml-lang="en-US" level="1"><variable id="collab"><link h…
39-lang="en-US">In %PRODUCTNAME Writer, Impress, and Draw, only one user at a time can open any docu…
[all …]
/trunk/main/wizards/source/euro/
H A Deuro.src8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
30 // --------------------------------------------------------------------
33 Text [ en-US ] = "~Cancel" ;
38 Text [ en-US ] = "~Help" ;
43 Text [ en-US ] = "< ~Back" ;
48 Text [ en-US ] = "~Convert" ;
53 Text [ en-US ] = "Note: Currency amounts from external links and currency conversion factors in for…
58 Text [ en-US ] = "First, unprotect all sheets." ;
[all …]
/trunk/main/vcl/inc/
H A Dsalsession.hxx8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
109 // try to cancel the sutdown in progress
/trunk/main/framework/source/jobs/
H A Djob.cxx8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
88 reference to the frame, in which environment we run in DEFINE_XINTERFACE_4()
91 Job::Job( /*IN*/ const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR , in DEFINE_XINTERFACE_4()
92 /*IN*/ const css::uno::Reference< css::frame::XFrame >& xFrame ) in DEFINE_XINTERFACE_4()
118 reference to the model, in which environment we run
121 Job::Job( /*IN*/ const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR , in Job()
122 /*IN*/ const css::uno::Reference< css::frame::XModel >& xModel ) in Job()
150 @descr Because this object is used in a wrapped mode ... the original listener
[all …]
/trunk/main/sd/source/ui/view/
H A Dviewshe3.cxx8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
49 #include <sfx2/progress.hxx>
74 #include "unoaprms.hxx" // Undo-Action
98 |* Status (Enabled/Disabled) von Menue-SfxSlots setzen
106 sal_uInt16 nFamily = (sal_uInt16)GetDocSh()->GetStyleFamily(); in GetMenuState()
110 if( pDrView->AreObjectsMarked() ) in GetMenuState()
112 SfxStyleSheet* pStyleSheet = pDrView->GetStyleSheet(); in GetMenuState()
115 if (pStyleSheet->GetFamily() == SD_STYLE_FAMILY_MASTERPAGE) in GetMenuState()
[all …]
/trunk/main/sdext/source/minimizer/
H A Dminimizer.src8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
36 Text [ en-US ] = "Presentation Minimizer" ;
41 Text [ en-US ] = "Presentation Minimizer - Result" ;
46 Text [ en-US ] = "Steps" ;
51 Text [ en-US ] = "~Help" ;
56 Text [ en-US ] = "< ~Back" ;
61 Text [ en-US ] = "~Next >" ;
66 Text [ en-US ] = "~Finish" ;
[all …]
/trunk/main/wizards/source/schedule/
H A Dschedule.src8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
75 // --------------------------------------------------------------------
79 Text [ en-US ] = "%PRODUCTNAME Calendar" ;
84 Text [ en-US ] = "Back" ;
89 Text [ en-US ] = "Personal Data" ;
94 Text [ en-US ] = "Add Holidays to Calendar" ;
99 Text [ en-US ] = "Create" ;
104 Text [ en-US ] = "Cancel" ;
[all …]
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx8 * "License"); you may not use this file except in compliance
11 * http://www.apache.org/licenses/LICENSE-2.0
13 * Unless required by applicable law or agreed to in writing,
29 // INCLUDE ---------------------------------------------------------
60 #include "progress.hxx"
89 uno::Reference<frame::XFrame> xFrame = pFrame->GetFrame().GetFrameInterface(); in ShowInBeamer()
92 uno::Reference<frame::XFrame> xBeamerFrame = xFrame->findFrame( in ShowInBeamer()
97 uno::Reference<frame::XController> xController = xBeamerFrame->getController(); in ShowInBeamer()
110 xControllerSelection->select(uno::makeAny(aSelection.createPropertyValueSequence())); in ShowInBeamer()
114 DBG_ERROR("no selection supplier in the beamer!"); in ShowInBeamer()
[all …]

12345