Home
last modified time | relevance | path

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

123456

/AOO41X/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"
26 #define HID_SDEXT_MINIMIZER_WIZ_STEP1_LB_SETTINGS "sdext:Minimizer:Wizard:Step1:LBSettings"
27 #define HID_SDEXT_MINIMIZER_WIZ_STEP1_PB_DELSETTS "sdext:Minimizer:Wizard:Step1:PBDelSetts"
28 #define HID_SDEXT_MINIMIZER_WIZ_STEP2 "sdext:Minimizer:Wizard:Step2"
29 #define HID_SDEXT_MINIMIZER_WIZ_STEP2_CB_CUSTOMSHOW "sdext:Minimizer:Wizard:Step2:CBCustomShow"
30 #define HID_SDEXT_MINIMIZER_WIZ_STEP2_CB_HIDDENSLIDES "sdext:Minimizer:Wizard:Step2:CBHiddenSlide…
31 #define HID_SDEXT_MINIMIZER_WIZ_STEP2_CB_MASTERPAGES "sdext:Minimizer:Wizard:Step2:CBMasterPages"
32 #define HID_SDEXT_MINIMIZER_WIZ_STEP2_CB_NOTES "sdext:Minimizer:Wizard:Step2:CBNotes"
33 #define HID_SDEXT_MINIMIZER_WIZ_STEP2_LB_CUSTOMSHOW "sdext:Minimizer:Wizard:Step2:LBCustomShow"
[all …]
/AOO41X/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()
120 …Reference< XInterface > SAL_CALL Wizard::Create( const Reference< XComponentContext >& _rxContext ) in Create()
122 return *(new Wizard( _rxContext ) ); in Create()
175 …void SAL_CALL Wizard::initialize( const Sequence< Any >& i_Arguments ) throw (Exception, RuntimeEx… in initialize()
229 Dialog* Wizard::createDialog( Window* i_pParent ) in createDialog()
238 void Wizard::destroyDialog() in destroyDialog()
247 ::rtl::OUString SAL_CALL Wizard::getImplementationName_static() throw(RuntimeException) in getImplementationName_static()
253 …Sequence< ::rtl::OUString > SAL_CALL Wizard::getSupportedServiceNames_static() throw(RuntimeExcept… in getSupportedServiceNames_static()
261 ::rtl::OUString SAL_CALL Wizard::getImplementationName() throw(RuntimeException) in getImplementationName()
[all …]
/AOO41X/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."
208 en-US = "The Installation Wizard has successfully installed ${PRODUCT_FULLNAME} on your computer."
211 en-US = "The Installation Wizard was aborted. ${PRODUCT_NAME} is not installed on your computer."
214 en-US = "An error has occurred. Thus the Installation Wizard could not install ${PRODUCT_NAME} on y…
217 en-US = "Click 'Finish' to exit the Wizard."
223 en-US = "The ${PRODUCT_FULLNAME} Uninstallation Wizard will remove ${PRODUCT_FULLNAME} from your co…
[all …]
/AOO41X/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DControl.ulf80 en-US = "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
83 en-US = "The Installation Wizard will create a server image of [ProductName] at a specified network…
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 Ne…
368 en-US = "{&TahomaBold10}Welcome to the Installation Wizard for [ProductName]"
371 en-US = "The Installation Wizard will allow you to modify, repair, or remove [ProductName]. To cont…
401 en-US = "The Installation Wizard will install the Patch for [ProductName] on your computer. To con…
473 en-US = "{&TahomaBold10}Installation Wizard Completed"
497 en-US = "{&TahomaBold10}Installation Wizard Completed"
500 en-US = "The Installation Wizard has successfully installed [ProductName]. Click Finish to exit the…
[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"
/AOO41X/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"
/AOO41X/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,
/AOO41X/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";
/AOO41X/main/wizards/source/formwizard/
H A Ddbwizres.src300 // Form Wizard
305 Text [ en-US ] = "Form Wizard";
656 Text [ en-US ] = "Query Wizard";
667 Text [ en-US] = "Query Wizard";
1103 Text [ en-US ] = "Report Wizard";
1496 Text [ en-US] = "Table Wizard";
1754 Text [ en-US] = "Letter Wizard";
2042 //====================== Letter Wizard Greeting Start
2058 //====================== Letter Wizard Greeting Start
2075 //====================== Letter Wizard Roadmap Start
[all …]
/AOO41X/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..." ;
219 Text [ en-US ] = "Form Wizard...";
231 Text[ en-US ] = "Report Wizard...";
/AOO41X/main/formula/source/ui/dlg/
H A Dformdlgs.src308 Text [ en-US ] = "Function Wizard" ;
312 Text [ en-US ] = "Function Wizard -" ;
475 Text [ en-US ] = "Function Wizard" ;
479 Text [ en-US ] = "Function Wizard -" ;
/AOO41X/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"
/AOO41X/main/offapi/com/sun/star/ui/dialogs/
H A DXWizardController.idl35 /** is the interface of a client-provided controller of a custom <type>Wizard</type>.
41 …<p>Wizard pages are created on demand, when the respective page is reached during traveling throug…
H A Dmakefile.mk66 Wizard.idl \
H A DWizardTravelType.idl33 /** denotes ways to leave a <type>Wizard</type>'s page
H A DWizardButton.idl33 /** denotes the buttons found in a <type>Wizard</type>
H A DWizard.idl40 published service Wizard : XWizard
/AOO41X/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" ;
/AOO41X/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" ;
/AOO41X/main/setup_native/source/mac/
H A Dmacinstall.ulf11 en-US = "Welcome to the [FULLPRODUCTNAME] Installation Wizard"

123456