Home
last modified time | relevance | path

Searched refs:resources (Results 1 – 25 of 155) sorted by relevance

1234567

/trunk/main/wizards/com/sun/star/wizards/web/
H A DWebWizardDialog.java205 WebWizardDialogResources resources; field in WebWizardDialog
211 resources = new WebWizardDialogResources(xmsf, super.getResource()); in WebWizardDialog()
379 …INTEGERS[8], resources.reslnDocsInfo_value, "lnDocsInfo", 235, 66, INTEGERS[2], new Short(tabIndex… in buildStep2()
385 …INTEGERS[8], resources.reslblDocTitle_value, "lblDocTitle", 235, 78, INTEGERS[2], new Short(tabInd… in buildStep2()
397 …INTEGERS[8], resources.reslblDocInfo_value, "lblDocInfo", 235, 103, INTEGERS[2], new Short(tabInde… in buildStep2()
434 …INTEGERS[8], resources.reslblLayouts_value, "lblLayouts", 97, 28, INTEGERS[3], new Short((short) 3… in buildStep3()
549 …INTEGERS[8], resources.reslblStyle_value, "lblStyle", 97, 28, INTEGERS[5], new Short((short) 51), … in buildStep5()
564 …INTEGERS[8], resources.reslblBackground, "lblBackground", 97, 46, INTEGERS[5], new Short((short) 5… in buildStep5()
584 … INTEGERS[8], resources.reslblIconset, "lblIconset", 97, 64, INTEGERS[5], new Short((short) 51), 70 in buildStep5()
671 …INTEGERS[8], resources.reslblEmail_value, "lblEmail", 103, 90, INTEGERS[6], new Short(tabIndex++),… in buildStep6()
[all …]
H A DFTPDialog.java151 private FTPDialogResources resources; field in FTPDialog
191 resources = new FTPDialogResources(xmsf); in FTPDialog()
286 … INTEGERS[8], resources.resln2_value, "ln2", INTEGERS[6], 68, new Short((short) 7), 210 in build()
665 setLabel(resources.resFTPDisconnected, ICON_UNKNOWN); in setLabel()
669 setLabel(resources.resFTPConnected, ICON_OK); in setLabel()
672 setLabel(resources.resFTPUserPwdWrong, ICON_ERROR); in setLabel()
676 setLabel(resources.resFTPServerNotFound, ICON_ERROR); in setLabel()
680 setLabel(resources.resFTPRights, ICON_ERROR); in setLabel()
684 setLabel(resources.resFTPHostUnreachable, ICON_ERROR); in setLabel()
687 setLabel(resources.resConnecting, ICON_CONNECTING); in setLabel()
[all …]
H A DProcessErrorHandler.java48 WebWizardDialogResources resources; field in ProcessErrorHandler
53 resources = res; in ProcessErrorHandler()
65 …return JavaTools.replaceSubString(resources.resErrMkDir, ((CGDocument) obj).localFilename, FILENAM… in getMessageFor()
67 …return JavaTools.replaceSubString(resources.resErrDocInfo, ((CGDocument) obj).localFilename, FILEN… in getMessageFor()
69 …return JavaTools.replaceSubString(resources.resErrExportIO, ((CGDocument) obj).localFilename, FILE… in getMessageFor()
71 …return JavaTools.replaceSubString(resources.resErrSecurity, ((CGDocument) obj).localFilename, FILE… in getMessageFor()
73 return resources.resErrTOC; in getMessageFor()
75 return resources.resErrTOCMedia; in getMessageFor()
77 … return JavaTools.replaceSubString(resources.resErrPublish, ((CGPublish) obj).cp_URL, URL); in getMessageFor()
80 return resources.resErrPublishMedia; in getMessageFor()
[all …]
H A DWWD_Events.java149 sd.execute(this, task, resources.resLoadingSession); in loadSession()
341 sd.setLabel(resources.resValidatingDocuments); in addDocument()
427 bgDialog = new BackgroundsDialog(xMSF, settings.cp_BackgroundImages, resources); in chooseBackground()
472 iconsDialog = new IconsDialog(xMSF, settings.cp_IconSets, resources); in chooseIconset()
672 String message = JavaTools.replaceSubString(resources.resLocalTargetCreate, in publishTargetApproved()
718 String message = JavaTools.replaceSubString(resources.resZipTargetIsDir, in publishTargetApproved()
788 String message = JavaTools.replaceSubString(resources.resFTPTargetCreate, in publishTargetApproved()
803 message = JavaTools.replaceSubString(resources.resFTPTargetCouldNotCreate, in publishTargetApproved()
1072 ErrorHandler eh = new ProcessErrorHandler(xMSF, xControl.getPeer(), resources); in finishWizard2()
1078 pd.setRenderer(new ProcessStatusRenderer(resources)); in finishWizard2()
[all …]
H A DWWD_Startup.java314 int len = resources.resSessionName.length(); in setSaveSessionName()
351resources.resStep1, resources.resStep2, resources.resStep3, resources.resStep4, resources.resStep5… in addRoadMapItems()
459 resources.resPages, in loadSettings()
460 resources.resSlides, in loadSettings()
461 resources.resCreatedTemplate, in loadSettings()
462 resources.resUpdatedTemplate, in loadSettings()
463 resources.resSizeTemplate in loadSettings()
517 sn.cp_Name = resources.resSessionNameNone; in prepareSessionLists()
908 bg = resources.resBackgroundNone; in updateBackgroundText()
923 iconsetName = resources.resIconsetNone; in updateIconsetText()
[all …]
H A DBackgroundsDialog.java56 ConfigSet set_, WebWizardDialogResources resources) throws Exception in BackgroundsDialog() argument
61 resources.resBackgroundsDialog, in BackgroundsDialog()
62 resources.resBackgroundsDialogCaption, in BackgroundsDialog()
63 resources.resOK, in BackgroundsDialog()
64 resources.resCancel, in BackgroundsDialog()
65 resources.resHelp, in BackgroundsDialog()
66 resources.resDeselect, in BackgroundsDialog()
67 resources.resOther, in BackgroundsDialog()
68 resources.resCounter in BackgroundsDialog()
72 sd.addFilter(resources.resImages, "*.jpg;*.jpeg;*.jpe;*.gif", true); in BackgroundsDialog()
[all …]
H A DIconsDialog.java64 WebWizardDialogResources resources) in IconsDialog() argument
69 resources.resIconsDialog, in IconsDialog()
70 resources.resIconsDialogCaption, in IconsDialog()
71 resources.resOK, in IconsDialog()
72 resources.resCancel, in IconsDialog()
73 resources.resHelp, in IconsDialog()
74 resources.resDeselect, in IconsDialog()
75 resources.resOther, in IconsDialog()
76 resources.resCounter in IconsDialog()
H A DImageListDialog.java67 private String[] resources; field in ImageListDialog
108 resources = resources_; in ImageListDialog()
110 il.counterRenderer = new ARenderer(resources[RES_COUNTER]); in ImageListDialog()
136 …s.getHelpIdString(hid), Boolean.TRUE, "imgDialog", 59, 24, INTEGERS[1], resources[RES_TITLE], new … in build()
152 …Boolean.TRUE, INTEGER_14, HelpIds.getHelpIdString(hid + 3), resources[RES_OK], "btnOK", iButtonsX,… in build()
158 …Boolean.FALSE, INTEGER_14, HelpIds.getHelpIdString(hid + 4), resources[RES_CANCEL], "btnCancel", i… in build()
164 …Boolean.FALSE, INTEGER_14, PropertyNames.EMPTY_STRING, resources[RES_HELP], "CommandButton3", iBut… in build()
176 …Boolean.FALSE, INTEGER_14, HelpIds.getHelpIdString(hid + 1), resources[RES_OTHER], "btnOther", iBu… in build()
189 …Boolean.FALSE, INTEGER_14, HelpIds.getHelpIdString(hid + 2), resources[RES_DESELECT], "btnNoImage"… in build()
211 …fontDescriptor1, INTEGERS[8], resources[RES_LABEL], "lblTitle", INTEGERS[6], INTEGERS[6], INTEGERS… in build()
H A DWWD_General.java61 …StatusDialog statusDialog = new StatusDialog(xMSF, StatusDialog.STANDARD_WIDTH, resources.resLoadi… in getStatusDialog()
63resources.prodName, PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_STRING, PropertyNames.EMPTY_ST… in getStatusDialog()
97 … JavaTools.replaceSubString(f.cp_Name, resources.prodName, "%PRODNAME"), f.cp_Filter, i == 0); in getDocAddDialog()
112 zipDialog.addFilter(resources.resZipFiles, "*.zip", true); in getZipDialog()
371 …AbstractErrorHandler.showMessage(xMSF, peer, resources.resErrUnexpected, ErrorHandler.ERROR_PROCES… in unexpectedError()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialog.java113 AgendaWizardDialogResources resources; field in AgendaWizardDialog
129 resources = new AgendaWizardDialogResources(xmsf); in AgendaWizardDialog()
152 …new Object[] { INTEGERS[8],resources.reslblPageDesign_value,97,32,INTEGERS[1],new Short((short)101… in buildStep1()
180 … new Object[] { INTEGERS[8],resources.reslblDate_value,97,32,INTEGERS[2],new Short((short)201),66} in buildStep2()
188 … new Object[] { INTEGERS[8],resources.reslblTime_value,97,50,INTEGERS[2],new Short((short)203),66} in buildStep2()
197 … new Object[] { INTEGERS[8],resources.reslblTitle_value,97,68,INTEGERS[2],new Short((short)205),66} in buildStep2()
205 …new Object[] { INTEGERS[8],resources.reslblLocation_value,97,100,INTEGERS[2],new Short((short)207)… in buildStep2()
218 …new Object[] { 39,resources.reslblHelp2_value,Boolean.TRUE,104,145,INTEGERS[2],new Short((short)21… in buildStep2()
304 …new Object[] { INTEGERS[8],resources.reslblTopic_value,107,28,INTEGERS[5],new Short((short)71),501} in buildStep5()
312 …new Object[] { INTEGERS[8],resources.reslblDuration_value,267,28,INTEGERS[5],new Short((short)73),… in buildStep5()
[all …]
H A DAgendaTemplate.java109 AgendaWizardDialogResources resources; field in AgendaTemplate
291 resources = resources_; in AgendaTemplate()
378 …new PlaceholderElement(STYLE_BRING_TEXT, resources.reschkBring_value, resources.resPlaceHolderHint… in initItemsCache()
382 …new PlaceholderElement(STYLE_READ_TEXT, resources.reschkRead_value, resources.resPlaceHolderHint, … in initItemsCache()
386 …new PlaceholderElement(STYLE_NOTES_TEXT, resources.reschkNotes_value, resources.resPlaceHolderHint… in initItemsCache()
392 …new PlaceholderElement(STYLE_CALLED_BY_TEXT, resources.reschkConvenedBy_value, resources.resPlaceH… in initItemsCache()
404 …new PlaceholderElement(STYLE_NOTETAKER_TEXT, resources.reschkNoteTaker_value, resources.resPlaceHo… in initItemsCache()
412 …new PlaceholderElement(STYLE_OBSERVERS_TEXT, resources.reschkObservers_value, resources.resPlaceHo… in initItemsCache()
502 …teTitle = new PlaceholderTextElement(item, resources.resPlaceHolderTitle, resources.resPlaceHolder… in initializeTitles()
508 …teDate = new PlaceholderTextElement(item, resources.resPlaceHolderDate, resources.resPlaceHolderHi… in initializeTitles()
[all …]
H A DAgendaWizardDialogImpl.java136 agendaTemplate = new AgendaTemplate(xMSF, agenda, resources, this); in startWizard()
164 …new String[] { resources.resStep1, resources.resStep2, resources.resStep3, resources.resStep4, res… in startWizard()
201 …myPathSelection.insert(6, 97, 70, 205, (short) 45, resources.reslblTemplatePath_value, true, HelpI… in insertPathSelectionControl()
228 resources.resDefaultFilename in checkSavePath()
343 …SystemDialog.showMessageBox(xMSF, "ErrBox", VclWindowPeerAttribute.OK, resources.resErrOpenTemplat… in pageDesignChanged()
474 …"MessBox", VclWindowPeerAttribute.YES_NO + VclWindowPeerAttribute.DEF_NO, resources.resFileExists); in finishWizard()
485 …ssageBox(xMSF, xControl.getPeer(), "ErrBox", VclWindowPeerAttribute.OK, resources.resErrSaveTempla… in finishWizard()
506 …SystemDialog.showMessageBox(xMSF, "ErrBox", VclWindowPeerAttribute.OK, resources.resErrSaveTemplat… in finishWizard()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialog.java97 FaxWizardDialogResources resources; field in FaxWizardDialog
103 resources = new FaxWizardDialogResources(xmsf); in FaxWizardDialog()
172 … INTEGERS[8], resources.reslblBusinessStyle_value, 110, 42, INTEGERS[1], new Short((short) 32), 60 in buildStep1()
190 … INTEGERS[8], resources.reslblPrivateStyle_value, 110, 95, INTEGERS[1], new Short((short) 50), 60 in buildStep1()
428 … INTEGERS[8], resources.reslblSenderName_value, 113, 69, INTEGERS[3], new Short((short) 52), 68 in buildStep3()
437 … INTEGERS[8], resources.reslblSenderStreet_value, 113, 82, INTEGERS[3], new Short((short) 53), 68 in buildStep3()
446 … INTEGERS[8], resources.reslblPostCodeCity_value, 113, 97, INTEGERS[3], new Short((short) 54), 68 in buildStep3()
464 … INTEGERS[8], resources.resLabel1_value, 113, 111, INTEGERS[3], new Short((short) 68), 68 in buildStep3()
473 … INTEGERS[8], resources.resLabel2_value, 97, 137, INTEGERS[3], new Short((short) 69), 136 in buildStep3()
577 … INTEGERS[8], resources.reslblProceed_value, 97, 100, INTEGERS[5], new Short((short) 35), 204 in buildStep5()
[all …]
H A DFaxWizardDialogImpl.java208 …myFaxDoc.setWizardTemplateDocInfo(resources.resFaxWizardDialog_title, resources.resTemplateDescrip… in finishWizard()
236 …myFaxDoc.setWizardTemplateDocInfo(resources.resFaxWizardDialog_title, resources.resTemplateDescrip… in finishWizard()
311 i = insertRoadmapItem(0, true, resources.RoadmapLabels[RM_TYPESTYLE], RM_TYPESTYLE); in insertRoadmap()
312 i = insertRoadmapItem(i, true, resources.RoadmapLabels[RM_ELEMENTS], RM_ELEMENTS); in insertRoadmap()
313 … i = insertRoadmapItem(i, true, resources.RoadmapLabels[RM_SENDERRECEIVER], RM_SENDERRECEIVER); in insertRoadmap()
314 i = insertRoadmapItem(i, false, resources.RoadmapLabels[RM_FOOTER], RM_FOOTER); in insertRoadmap()
315 i = insertRoadmapItem(i, true, resources.RoadmapLabels[RM_FINALSETTINGS], RM_FINALSETTINGS); in insertRoadmap()
434 setControlProperty("lstGreeting", PropertyNames.STRING_ITEM_LIST, resources.GreetingLabels); in initializeGreeting()
448 xTextComponent.setText(resources.SalutationLabels[0]); in setDefaultForGreetingAndSalutationAndCommunication()
453 xTextComponent.setText(resources.GreetingLabels[0]); in setDefaultForGreetingAndSalutationAndCommunication()
[all …]
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialog.java128 LetterWizardDialogResources resources; field in LetterWizardDialog
134 resources = new LetterWizardDialogResources(xmsf); in LetterWizardDialog()
257 …INTEGERS[8], resources.reslblPrivateStyle_value, "lblPrivateStyle", 110, 120, INTEGERS[1], new Sho… in buildStep1()
402 …INTEGERS[8], resources.reslblLogoHeight_value, "lblLogoHeight", 103, 42, INTEGERS[2], new Short((s… in buildStep2()
411 …INTEGERS[8], resources.reslblLogoWidth_value, "lblLogoWidth", 103, 58, INTEGERS[2], new Short((sho… in buildStep2()
447 …INTEGERS[8], resources.reslblLogoX_value, "lblLogoX", 170, 42, INTEGERS[2], new Short((short) 84),… in buildStep2()
456 …INTEGERS[8], resources.reslblLogoY_value, "lblLogoY", 170, 58, INTEGERS[2], new Short((short) 85),… in buildStep2()
483 …INTEGERS[8], resources.reslblAddressX_value, "lblAddressX", 170, 98, INTEGERS[2], new Short((short… in buildStep2()
492 …INTEGERS[8], resources.reslblAddressY_value, "lblAddressY", 170, 114, INTEGERS[2], new Short((shor… in buildStep2()
743 …INTEGERS[8], resources.reslblSenderName_value, "lblSenderName", 113, 69, INTEGERS[4], new Short((s… in buildStep4()
[all …]
H A DLetterWizardDialogImpl.java177 myConfig.cp_BusinessLetter.cp_Greeting = resources.GreetingLabels[0]; in startWizard()
181 myConfig.cp_BusinessLetter.cp_Salutation = resources.SalutationLabels[0]; in startWizard()
185 myConfig.cp_PrivateOfficialLetter.cp_Greeting = resources.GreetingLabels[1]; in startWizard()
189 myConfig.cp_PrivateOfficialLetter.cp_Salutation = resources.SalutationLabels[1]; in startWizard()
193 myConfig.cp_PrivateLetter.cp_Greeting = resources.GreetingLabels[2]; in startWizard()
197 myConfig.cp_PrivateLetter.cp_Salutation = resources.SalutationLabels[2]; in startWizard()
277 …myLetterDoc.setWizardTemplateDocInfo(resources.resLetterWizardDialog_title, resources.resTemplateD… in finishWizard()
940 xTextComponent.setText(resources.SalutationLabels[0]); in setDefaultForGreetingAndSalutation()
945 xTextComponent.setText(resources.GreetingLabels[0]); in setDefaultForGreetingAndSalutation()
1408 i = insertRoadmapItem(i, true, resources.RoadmapLabels[RM_ELEMENTS], RM_ELEMENTS); in insertRoadmap()
[all …]
/trunk/main/writerfilter/source/doctok/
H A Dxmitocpp23 xalan -xsl qnametostr.xsl -in resources.xmi > qnametostr.tmp
24 xalan -xsl sprmcodetostr.xsl -in resources.xmi > sprmcodetostr.tmp
25 xalan -xsl resources.xsl -in resources.xmi > resources.hxx
26 xalan -xsl resourcesimpl.xsl -in resources.xmi > resources.cxx
27 xalan -xsl resourceids.xsl -in resources.xmi > ../../inc/doctok/resourceids.hxx
28 xalan -xsl sprmids.xsl -in resources.xmi > ../../inc/resourcemodel/sprmids.hxx
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch39 + resources builds samples and documentation
139 + <property name="build-resources.dir" value="${product.dir}/resources"/>
750 + <mkdir dir="${build-resources.dir}/samples"/>
881 + <copy todir="${build-resources.dir}/doc">
929 + <mkdir dir="${build-resources.dir}"/>
952 + <target name="resources" description="Generate contents of released resources file"
955 + <mkdir dir="${product.dir}/resources/build"/>
956 + <copy todir="${product.dir}/resources/build">
963 + <copy todir="${product.dir}/resources">
983 + > <!--depends="build, resources"-->
[all …]
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXConfigurationController.idl51 set of active resources.
53 <p>There are two configurations of resources:<ul>
55 resources.</li>
92 modified. No resources have been activated or deactivated.</p></li>
96 resources) reflects the requested configuration.</p>
97 <p>The order in which resources are activated or deactivated depends on
99 pane it is displayed in. Resources that other resources depend on are
101 unrelated resources.</p>
103 deactivate) all the requested resources. Either because they are
109 controller updates its current configuration these resources are
[all …]
/trunk/main/basctl/source/dlged/
H A Dmanagelang.src79 …resent. Furthermore all strings from the default language are copied to resources of newly added l…
110 Text [ en-US ] = "<Press 'Add' to create language resources>" ;
117 … the resources for the selected language(s). All user interface strings for this language(s) will …
155 …terface language. All currently present strings will be assigned to the resources created for the …
191 …of the current default user interface language will be copied to these new resources by default." ;
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGSettings.java68 String[] resources; field in CGSettings
85 resources = resources_; in CGSettings()
191 …return JavaTools.replaceSubString(resources[CGSettings.RESOURCE_CREATED_TEMPLATE], sDate, "%DATE"); in formatCreated()
197 …return JavaTools.replaceSubString(resources[CGSettings.RESOURCE_UPDATED_TEMPLATE], sDate, "%DATE"); in formatUpdated()
204 … return JavaTools.replaceSubString(resources[CGSettings.RESOURCE_SIZE_TEMPLATE], sSize, "%NUMBER"); in formatFileSize()
/trunk/main/odk/examples/OLE/activex/
H A Dso_activex.rc39 // Russian resources
62 //#endif // Russian resources
67 // English (U.S.) resources
110 #endif // English (U.S.) resources
/trunk/test/testassistant/src/org/openoffice/test/assistant/views/
H A DUIMapOp.java31 import org.eclipse.core.resources.IFile;
32 import org.eclipse.core.resources.IProject;
33 import org.eclipse.core.resources.IWorkspace;
34 import org.eclipse.core.resources.IWorkspaceRoot;
35 import org.eclipse.core.resources.ResourcesPlugin;
/trunk/main/extensions/source/activex/main/
H A Dso_activex.rc45 // Russian resources
69 //#endif // Russian resources
74 // English (U.S.) resources
117 #endif // English (U.S.) resources
/trunk/main/extensions/test/ole/AxTestComponents/
H A DAxTestComponents.rc39 // German (Germany) resources
54 #endif // German (Germany) resources
59 // English (U.S.) resources
146 #endif // English (U.S.) resources

Completed in 113 milliseconds

1234567