EPUB meta data editor first draft
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@91 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
78c773db26
commit
bb1cc87bab
7 changed files with 317 additions and 10 deletions
|
@ -50,6 +50,7 @@ import com.sun.star.uno.XComponentContext;
|
|||
|
||||
/** This class provides an abstract uno component which implements a dialog
|
||||
* from an xml description (using the DialogProvider2 service)
|
||||
* TODO: Use DialogAccess.java
|
||||
*/
|
||||
public abstract class DialogBase implements
|
||||
XTypeProvider, XServiceInfo, XServiceName, // Uno component
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue