Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Word Export DXL Attributes

DOORS 9.6 and 9.7

Word.dxl and itfui2.inc are encrypted and not plain text. As such, I cannot simply open the files in a text editor and see what the mnemonics for the Export to Word dialog are.

I have gathered via Google searching:

set(exportHeadingsToggle, false)
set(exportLayoutChoice, layoutTypeBook)
set(autoformatToggle,false)
set templateName ="c:\temp\mytemplate.dot" //here is the problem..
set(advancedNormalTemplateToggle, false)
set(advancedTemplateLabel, "c:/path/to/my/template.dot")

Missing and what I need are:
* Issue a warning when an unregistered OLE object is exported as a picture
* Include Empty Attributes
* Advanced: Use 'Paragraph Style' attribute

I thought perhaps `advancedParagraphStyleToggle` for the advanced paragraph style option, but Google did not like that.

Is there a complete list somewhere? If so, where / what is the link?

I tried opening the word.dxl file in DOORS using Tools | Edit DXL, but as expected DOORS did not decrypt the file and merely displayed the binary.

Additionally, what are the options for Excel? Excel.dxl is also encrypted.


0 votes



One answer

Permanent link
Plain text versions of word.dxl and excel.dxl are available in DOORSHOME\lib\dxl\example\office.

They do not contain recent defect fixes, so are not identical to the versions run when exporting the the GUI, but should contain the information you need.


0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 200
× 34
× 23

Question asked: Aug 21, 12:39 p.m.

Question was seen: 237 times

Last updated: Aug 27, 6:03 a.m.

Confirmation Cancel Confirm