Home
last modified time | relevance | path

Searched refs:StringTriple (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx1380 struct StringTriple struct
1386 static StringTriple const s_aEventTranslations[] =
1425 extern StringTriple const * const g_pEventTranslations;
1426 StringTriple const * const g_pEventTranslations = s_aEventTranslations;
1522 StringTriple const * p = g_pEventTranslations; in importEvents()
H A Dxmldlg_export.cxx1084 struct StringTriple struct
1090 extern StringTriple const * const g_pEventTranslations;
1127 StringTriple const * p = g_pEventTranslations; in readEvents()