Home
last modified time | relevance | path

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

/trunk/main/basic/source/classes/
H A Dsbxmod.cxx863 sal_Bool bIsVBA = ( aTok.GetDbl()== 1 ); in SetSource32() local
864 SetVBACompat( bIsVBA ); in SetSource32()
865 aTok.SetCompatible( bIsVBA ); in SetSource32()