Config ui prototype and some minor fixes
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@29 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
f6c8e1709e
commit
e8bba32302
50 changed files with 1091 additions and 110 deletions
|
@ -42,7 +42,7 @@ package writer2latex.xmerge;
|
|||
|
||||
/**
|
||||
* This interface contains constants for StarOffice XML tags,
|
||||
* attributes (StarCalc cell types, etc.).
|
||||
* attributes (StarCalc cell types, etc.).
|
||||
*
|
||||
* @author Herbie Ong, Paul Rank, Martin Maher
|
||||
*/
|
||||
|
|
|
@ -52,7 +52,7 @@ import org.xml.sax.SAXParseException;
|
|||
/**
|
||||
* Used by OfficeDocument to encapsulate exceptions. It will add
|
||||
* more details to the message string if it is of type
|
||||
* <code>SAXParseException</code>.
|
||||
* <code>SAXParseException</code>.
|
||||
*
|
||||
* @author Herbie Ong
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue