/aoo42x/main/offapi/com/sun/star/ui/dialogs/ |
H A D | XWizard.idl | 42 …steps, and allows jumping to a certain step (where the creator of the wizard can restrict the avai… 45 …<p>A sequence of steps in a wizard dialog is called a <em>path</em>. A given wizard can support on… 48 …<p>In the simplest case, where the wizard supports only one path, all available steps are displaye… 53 …paths are those whose first <em>k</em> steps are the same as in the current path. Obviously, there… 54 …in every situation: the current one. If there is more than one, then the future steps in the dialog 55 …are not finally decided. In such a case, the roadmap will display future steps up to the point whe… 56 …and then an item <quot><code>...</code></quot> indicating that the order of steps is undecided.</p> 62 …<p>Single steps in the wizard can be freely enabled and disabled, using the <member>enablePage</me… 202 …the paths in the example above, if you activate the second path, then only steps <code>0</code> and
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/ |
H A D | InstallationPathIterator.java | 85 private transient String[] steps = null; field in InstallationPathIterator 88 if (steps == null) { in getSteps() 89 steps = createSteps(); in getSteps() 91 return steps; in getSteps()
|
H A D | JavaScriptIterator.java | 161 String[] steps = createSteps(); in initialize() local 164 if (steps[i] == null) { in initialize() 168 steps[i] = c.getName(); in initialize() 175 jc.putClientProperty("WizardPanel_contentData", steps); // NOI18N in initialize()
|
H A D | ParcelContentsIterator.java | 165 String[] steps = createSteps(); in initialize() local 168 if (steps[i] == null) { in initialize() 172 steps[i] = c.getName(); in initialize() 179 jc.putClientProperty("WizardPanel_contentData", steps); // NOI18N in initialize()
|
H A D | Bundle.properties | 37 # Provide list of steps to show in left pane:
|
/aoo42x/main/dbaccess/source/ui/app/ |
H A D | app.src | 291 Text [ en-US ] = "The wizard will guide you through the steps necessary to create a report." ; 303 Text [ en-US ] = "The wizard will guide you through the steps necessary to create a form." ; 315 Text [ en-US ] = "The wizard will guide you through the steps necessary to create a query." ;
|
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | WizardDialog.java | 536 protected void insertRoadMapItems(String[] items, int[] steps, boolean[] enabled) in insertRoadMapItems() argument 540 insertRoadmapItem(i, enabled[i], items[i], steps[i]); in insertRoadMapItems()
|
/aoo42x/main/offapi/com/sun/star/view/ |
H A D | XScreenCursor.idl | 37 /** makes it possible to page through the document in steps of the displayed size.
|
/aoo42x/test/testgui/ |
H A D | readme.txt | 22 …le stores GUI testing scripts. It's an eclipse project. Setup the project with the following steps:
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | recfloat.src | 58 …Text [ en-US ] = "Do you really want to cancel the recording? Any steps recorded up to this point …
|
/aoo42x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | How_to_write_my_own_driver.txt | 24 Pre implementation steps
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | Gradient.idl | 101 /** specifies the number of steps of change color.
|
H A D | XAnimatedImages.idl | 48 /** specifies the time in milliseconds between two animation steps.
|
/aoo42x/main/connectivity/workben/skeleton/ |
H A D | how_to_write_a_driver.txt | 26 Pre implementation steps
|
/aoo42x/main/offapi/com/sun/star/auth/ |
H A D | SSOManagerFactory.idl | 39 between the two parties. The steps which should be followed to
|
/aoo42x/main/cui/source/options/ |
H A D | optmemory.src | 46 Text [ en-US ] = "Number of steps" ;
|
/aoo42x/main/udkapi/com/sun/star/bridge/ |
H A D | XBridgeSupplier2.idl | 62 if necessary take the appropriate steps. The process ID argument to the createBridge
|
/aoo42x/main/offapi/com/sun/star/document/ |
H A D | ExtendedTypeDetection.idl | 93 So further steps on the whole detection process can use it and will perform her work.
|
/aoo42x/main/extensions/source/preload/ |
H A D | preload.src | 154 Text [ en-US ] = "Please follow these steps to proceed with the installation:" ;
|
/aoo42x/main/writerfilter/source/ooxml/ |
H A D | README.efforts | 133 …script efforts.sh. It uses status.sh to extract the status and determines the efforts in two steps.
|
/aoo42x/main/framework/source/classes/ |
H A D | resource.src | 189 Text [ en-US ] = "Please follow these steps to proceed with the installation:" ;
|
/aoo42x/main/offapi/com/sun/star/rdf/ |
H A D | XDocumentRepository.idl | 67 This method will do the following steps:
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_dialog.src | 199 Text [ en-US ] = "Please follow these steps to proceed with the installation of the extension:" ;
|
/aoo42x/main/offapi/com/sun/star/drawing/ |
H A D | TextProperties.idl | 288 of the animation steps.
|
/aoo42x/main/desktop/source/migration/ |
H A D | wizard.src | 160 Text [ en-US ] = "Please follow these steps to accept the license";
|