Home
last modified time | relevance | path

Searched refs:Wizard (Results 1 – 25 of 151) sorted by relevance

1234567

/trunk/main/sdext/source/minimizer/
H A Dhelpid.hrc24 #define HID_SDEXT_MINIMIZER_WIZ_DLG "sdext:Minimizer:Wizard:Dialog"
25 #define HID_SDEXT_MINIMIZER_WIZ_STEP1 "sdext:Minimizer:Wizard:Step1"
28 #define HID_SDEXT_MINIMIZER_WIZ_STEP2 "sdext:Minimizer:Wizard:Step2"
34 #define HID_SDEXT_MINIMIZER_WIZ_STEP3 "sdext:Minimizer:Wizard:Step3"
41 #define HID_SDEXT_MINIMIZER_WIZ_STEP4 "sdext:Minimizer:Wizard:Step4"
45 #define HID_SDEXT_MINIMIZER_WIZ_STEP5 "sdext:Minimizer:Wizard:Step5"
50 #define HID_SDEXT_MINIMIZER_WIZ_PB_HELP "sdext:Minimizer:Wizard:PBHelp"
51 #define HID_SDEXT_MINIMIZER_WIZ_PB_BACK "sdext:Minimizer:Wizard:PBBack"
52 #define HID_SDEXT_MINIMIZER_WIZ_PB_NEXT "sdext:Minimizer:Wizard:PBNext"
53 #define HID_SDEXT_MINIMIZER_WIZ_PB_FINISH "sdext:Minimizer:Wizard:PBFinish"
[all …]
/trunk/main/svtools/source/uno/wizard/
H A Dunowizard.cxx100 Wizard::Wizard( const Reference< XComponentContext >& _rxContext ) in Wizard() function in svt::uno::Wizard
107 Wizard::~Wizard() in ~Wizard()
122 return *(new Wizard( _rxContext ) ); in Create()
229 Dialog* Wizard::createDialog( Window* i_pParent ) in createDialog()
238 void Wizard::destroyDialog() in destroyDialog()
279 ::cppu::IPropertyArrayHelper& SAL_CALL Wizard::getInfoHelper() in getInfoHelper()
281 return *const_cast< Wizard* >( this )->getArrayHelper(); in getInfoHelper()
285 ::cppu::IPropertyArrayHelper* Wizard::createArrayHelper( ) const in createArrayHelper()
351 sal_Bool SAL_CALL Wizard::travelNext( ) throw (RuntimeException) in travelNext()
393 void SAL_CALL Wizard::updateTravelUI( ) throw (RuntimeException) in updateTravelUI()
[all …]
/trunk/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf58 en-US = "${PRODUCT_FULLNAME} Installation Wizard"
61 en-US = "${PRODUCT_FULLNAME} Uninstallation Wizard"
67 en-US = "Do you really want to exit the Installation Wizard?"
70 en-US = "Do you really want to exit the Uninstallation Wizard?"
190 en-US = "This Installation Wizard will install ${PRODUCT_FULLNAME} on your computer."
217 en-US = "Click 'Finish' to exit the Wizard."
304 en-US = "The user you are logged in as cannot run the Installation Wizard."
337 en-US = "'Cancel' ends the Installation Wizard without installing this software."
343 en-US = "'OK' exits the Help page and returns you to the Installation Wizard."
355 en-US = "'Cancel' ends the Uninstallation Wizard without removing this software."
[all …]
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DControl.ulf80 en-US = "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
314 en-US = "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
317 en-US = "The Installation Wizard will install [ProductName] on your computer. To continue, click 'N…
368 en-US = "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
473 en-US = "{&TahomaBold10}Installation Wizard Completed"
497 en-US = "{&TahomaBold10}Installation Wizard Completed"
548 en-US = "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
575 en-US = "{&TahomaBold10}Installation Wizard Completed"
596 en-US = "Please wait while the Installation Wizard installs [ProductName]. This may take several mi…
599 en-US = "Please wait while the Installation Wizard uninstalls [ProductName]. This may take several …
[all …]
H A DLaunchCo.ulf23 en-US = "The Installation Wizard cannot be run properly because you are logged in as a user without…
H A DProperty.ulf65 en-US = "Installation Wizard"
/trunk/main/wizards/source/formwizard/
H A Ddbwizres.src301 // Form Wizard
306 Text [ en-US ] = "Form Wizard" ;
653 Text [ en-US ] = "Query Wizard" ;
664 Text [ en-US ] = "Query Wizard" ;
1471 Text [ en-US ] = "Table Wizard" ;
1720 // Letter Wizard Resources
2080 // Fax Wizard Resources
2086 Text [ en-US ] = "Fax Wizard" ;
2372 // Web Wizard Resources
2378 Text [ en-US ] = "Web Wizard" ;
[all …]
/trunk/main/migrationanalysis/src/wizard/
H A DProAnalysisWizard.vbp11 Module=modWizard; ..\..\..\src\wizard\Wizard.bas
12 Form=..\..\..\src\wizard\Wizard.frm
13 Designer=..\..\..\src\wizard\Wizard.Dsr
28 Title="Professional Analysis Wizard"
34 Description="Professional Analysis Wizard"
H A Dwizard.ulf50 …ick on OK to leave wizard now.<CR>Press 'Cancel' button to return to the Wizard. Then press 'Run A…
125 en-US = "There is a version mismatch between the Wizard [<TOPIC>] and the Issues list [<TOPIC2>]<CR…
146 en-US = "The <PRODUCTNAME> Document Analysis Wizard is for you to use to automatically analyze a co…
266 en-US = "<PRODUCTNAME> Document Analysis Wizard"
272 en-US = "<PRODUCTNAME> Professional Analysis Wizard"
278 en-US = "The <PRODUCTNAME> Professional Analysis Wizard is for you to use to automatically analyze …
323 en-US = "<PRODUCTNAME> Professional Analysis Wizard <TOPIC><CR><CR>For help please refer to the Us…
365 … and could not be closed. Microsoft Office needs to be closed before the Wizard could start a new …
H A DWizard.Dsr22 Begin {AC0714F6-3D04-11D1-AE7D-00A0C90F26F4} Wizard
38 Attribute VB_Name = "Wizard"
H A Drcheader.txt24 // Document Analysis Wizard - Resources
/trunk/main/svtools/source/uno/
H A Dunowizard.hxx49 class Wizard;
50 typedef ::comphelper::OPropertyArrayUsageHelper< Wizard > Wizard_PBase;
51 class Wizard : public Wizard_Base class
55Wizard( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& i_rCon…
97 ~Wizard();
H A Dmiscservices.cxx74 ::svt::uno::Wizard::Create,
75 ::svt::uno::Wizard::getImplementationName_static,
76 ::svt::uno::Wizard::getSupportedServiceNames_static,
/trunk/main/extensions/source/dbpilots/
H A Ddbpilots.src31 Text [ en-US ] = "Group Element Wizard";
59 Text [ en-US ] = "Table Element Wizard";
64 Text [ en-US ] = "List Box Wizard";
69 Text [ en-US ] = "Combo Box Wizard";
/trunk/main/dbaccess/source/ui/app/
H A Dapp.src52 Text [ en-US ] = "Use Wizard to Create Form..." ;
57 Text [ en-US ] = "Use Wizard to Create Report..." ;
77 Text [ en-US ] = "Use Wizard to Create Query..." ;
86 Text [ en-US ] = "Use Wizard to Create Table..." ;
218 Text [ en-US ] = "Form Wizard..." ;
230 Text [ en-US ] = "Report Wizard..." ;
/trunk/main/formula/source/ui/dlg/
H A Dformdlgs.src296 Text [ en-US ] = "Function Wizard" ;
300 Text [ en-US ] = "Function Wizard -" ;
463 Text [ en-US ] = "Function Wizard" ;
467 Text [ en-US ] = "Function Wizard -" ;
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf323 …sues by improving the Microsoft Office filters.<CR>The Document Analysis Wizard has been provided …
1743 en-US = "If there are any problems running the Wizard please refer to the Readme.doc"
1746 …e Analysis Wizard to analyze the collection of Excel documents you specify using the Wizard. It sh…
1767 …Analysis Wizard to analyze the collection of PowerPoint documents you specify using the Wizard. It…
1773 en-US = "If there are any problems running the Wizard please refer to the Readme.doc"
1788 …he Analysis Wizard to analyze the collection of Word documents you specify using the Wizard. It sh…
1794 en-US = "If there are any problems running the Wizard please refer to the Readme.doc"
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXWizardController.idl29 /** is the interface of a client-provided controller of a custom <type>Wizard</type>.
37 …<p>Wizard pages are created on demand, when the respective page is reached during traveling throug…
H A DWizardTravelType.idl27 /** denotes ways to leave a <type>Wizard</type>'s page
H A DWizardButton.idl27 /** denotes the buttons found in a <type>Wizard</type>
H A DWizard.idl36 service Wizard : XWizard
/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.src32 Text [ en-US ] = "Return to Mail Merge Wizard" ; \
46 Text [ en-US ] = "Mail Merge Wizard" ;\
H A Dmailmergewizard.src32 Text [ en-US ] = "Mail Merge Wizard" ;
/trunk/main/wizards/source/euro/
H A Deuro.src274 Text [ en-US ] = "The Wizard cannot edit this document as cell formats cannot be modified in docume…
329 Text [ en-US ] = "Cancel Wizard" ;
/trunk/main/setup_native/source/mac/
H A Dmacinstall.ulf11 en-US = "Welcome to the [FULLPRODUCTNAME] Installation Wizard"

Completed in 94 milliseconds

1234567