11 lines
213 B
Text
11 lines
213 B
Text
#ifndef __org_libreoffice_example_xwriter2latex_idl__
|
|
#define __org_libreoffice_example_xwriter2latex_idl__
|
|
|
|
module org { module libreoffice { module example {
|
|
|
|
interface XWriter2latex {
|
|
|
|
};
|
|
|
|
}; }; };
|
|
#endif
|