diff options
Diffstat (limited to 'extras/source/autotext/lang/ko/standard/KU')
-rw-r--r-- | extras/source/autotext/lang/ko/standard/KU/KU.xml | 8 | ||||
-rw-r--r-- | extras/source/autotext/lang/ko/standard/KU/atevent.xml | 7 |
2 files changed, 15 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/ko/standard/KU/KU.xml b/extras/source/autotext/lang/ko/standard/KU/KU.xml new file mode 100644 index 000000000..311a9eec6 --- /dev/null +++ b/extras/source/autotext/lang/ko/standard/KU/KU.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:document xmlns:block-list="http://openoffice.org/2001/block-list" xmlns:text="http://openoffice.org/2000/text" xmlns:office="http://openoffice.org/2000/office" block-list:list-name="기본"> + <office:body> + <text:p><placeholder:"정기구독 이와 유사한것":"와일드카드를 클릭한 다음, 덮어씌웁니다"> 다음 번 유효한 사직서 제출기간에 맞추어, 이에 사직서를 제출합니다. 동시에 바로 지금부터 부여된 권한을 반환합니다.</text:p> + <text:p>이 서신의 수취에 대해 서면 확인하여 주시고, 사직이 유효하게 되는 시점을 서면으로 알려 주십시오.</text:p> + </office:body> +</office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/ko/standard/KU/atevent.xml b/extras/source/autotext/lang/ko/standard/KU/atevent.xml new file mode 100644 index 000000000..93cb1738f --- /dev/null +++ b/extras/source/autotext/lang/ko/standard/KU/atevent.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<office:auto-text-events xmlns:office="http://openoffice.org/2000/office" xmlns:text="http://openoffice.org/2000/text" xmlns:script="http://openoffice.org/2000/script" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:ooo="http://openoffice.org/2004/office"> + <office:events> + <script:event script:language="StarBasic" script:event-name="on-insert-done" script:macro-name="Template.Autotext.Main" script:location="application"/> + </office:events> +</office:auto-text-events>
\ No newline at end of file |