Home
last modified time | relevance | path

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

/AOO41X/main/basic/inc/basic/
H A Dsbxbase.hxx47 LanguageType eBasicFormaterLangType; member
/AOO41X/main/basic/source/sbx/
H A Dsbxscan.cxx876 if( pData->eBasicFormaterLangType != eLangType ) in Format()
882 pData->eBasicFormaterLangType = eLangType; in Format()