Grammalecte  Diff

Differences From Artifact [9c9fa6ae5f]:

To Artifact [ddd3fdd4f4]:


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Dictionary Options
# by Olivier R.
# License: MPL 2

import unohelper
import uno
import traceback
import time

import helpers
import do_strings

from com.sun.star.task import XJobExecutor
from com.sun.star.awt import XActionListener
from com.sun.star.beans import PropertyValue







<







1
2
3
4
5
6
7

8
9
10
11
12
13
14
# Dictionary Options
# by Olivier R.
# License: MPL 2

import unohelper
import uno
import traceback


import helpers
import do_strings

from com.sun.star.task import XJobExecutor
from com.sun.star.awt import XActionListener
from com.sun.star.beans import PropertyValue