Révision 3470
TXM/trunk/org.txm.rcp/src/main/java/org/txm/rcp/editors/imports/sections/EditionSection.java (revision 3470) | ||
---|---|---|
293 | 293 |
int wppt = edition_params.getWordsPerPage(); |
294 | 294 |
wordsPerPageText.setText("" + wppt); //$NON-NLS-1$ |
295 | 295 |
|
296 |
if (noteElementsText != null) noteElementsText.setText(project.getTextualPlan("Note")); //$NON-NLS-1$ |
|
296 |
if (noteElementsText != null) noteElementsText.setText(project.getTextualPlan("Note", "note")); //$NON-NLS-1$
|
|
297 | 297 |
|
298 | 298 |
String pbt = edition_params.getPageElement(); |
299 | 299 |
if (pageBreakText != null) |
Formats disponibles : Unified diff