13 lines
304 B
Text
13 lines
304 B
Text
![]() |
#ifndef __org_libreoffice_example_writer2latex_idl__
|
||
|
#define __org_libreoffice_example_writer2latex_idl__
|
||
|
|
||
|
#include <org/libreoffice/example/XWriter2latex.idl>
|
||
|
module org { module libreoffice { module example {
|
||
|
|
||
|
service Writer2latex : org::libreoffice::example::XWriter2latex {
|
||
|
|
||
|
};
|
||
|
|
||
|
}; }; };
|
||
|
#endif
|