Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlwrap.cxx691 bool bVBACompat = false; in Import() local
692 …alue(OUString(RTL_CONSTASCII_USTRINGPARAM("VBACompatibilityMode"))) >>= bVBACompat) && bVBACompat ) in Import()
H A Dxmlexprt.cxx4367 bool bVBACompat = false; in GetConfigurationSettings() local
4373 bVBACompat = true; in GetConfigurationSettings()
4393 if( bVBACompat ) in GetConfigurationSettings()
4396 rProps[nCount].Value <<= bVBACompat; in GetConfigurationSettings()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx517 SbModule::SbModule( const String& rName, sal_Bool bVBACompat ) in SbModule() argument
519 …pImage( NULL ), pBreaks( NULL ), pClassData( NULL ), mbVBACompat( bVBACompat ), pDocObject( NULL … in SbModule()

Completed in 69 milliseconds