Home
last modified time | relevance | path

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

/core/oox/source/ole/
H A Dvbaproject.cxx417 xVBACompat->setVBACompatibilityMode( true ); in readVbaModules()
/core/sc/source/ui/vba/
H A Dexcelvbahelper.cxx338 xVBACompat->setVBACompatibilityMode( true ); in setUpDocumentModules()
/core/basic/source/inc/
H A Dnamecont.hxx423 virtual void SAL_CALL setVBACompatibilityMode( sal_Bool _vbacompatmodeon ) override;
/core/sc/source/filter/xml/
H A Dxmlwrap.cxx564 xVBACompat->setVBACompatibilityMode( true ); in Import()
/core/basic/source/uno/
H A Dnamecont.cxx2757 void SAL_CALL SfxLibraryContainer::setVBACompatibilityMode( sal_Bool _vbacompatmodeon ) in setVBACompatibilityMode() function in basic::SfxLibraryContainer