diff options
Diffstat (limited to 'extras/source/autotext/lang/ko/standard/Q')
-rw-r--r-- | extras/source/autotext/lang/ko/standard/Q/Q.xml | 7 | ||||
-rw-r--r-- | extras/source/autotext/lang/ko/standard/Q/atevent.xml | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/extras/source/autotext/lang/ko/standard/Q/Q.xml b/extras/source/autotext/lang/ko/standard/Q/Q.xml new file mode 100644 index 000000000..d3e6355c6 --- /dev/null +++ b/extras/source/autotext/lang/ko/standard/Q/Q.xml @@ -0,0 +1,7 @@ +<?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:"2004년 11월 21일":"자리 표시자를 클릭하고 덮어씁니다.">에 대해 문의해 주셔서 감사합니다. 귀하가 검토할 수 있도록 카탈로그와 현재 가격 목록을 동봉했습니다. 저희 제품에 대해 추가 정보가 필요하시면 언제든지 연락 주십시오.</text:p> + </office:body> +</office:document>
\ No newline at end of file diff --git a/extras/source/autotext/lang/ko/standard/Q/atevent.xml b/extras/source/autotext/lang/ko/standard/Q/atevent.xml new file mode 100644 index 000000000..93cb1738f --- /dev/null +++ b/extras/source/autotext/lang/ko/standard/Q/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 |