Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dexpop2.cxx103 const ErrCode nErr = aBasicImport.SaveOrDelMSVBAStorage( true, EXC_STORAGE_VBA_PROJECT ); in Write()
H A Dxlroot.cxx258 return xRootStrg.is() && xRootStrg->IsContained( EXC_STORAGE_VBA_PROJECT ); in HasVbaStorage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dexpop2.cxx102 const ErrCode nErr = aBasicImport.SaveOrDelMSVBAStorage( true, EXC_STORAGE_VBA_PROJECT ); in Write()
H A Dxlroot.cxx250 return xRootStrg.is() && xRootStrg->IsContained( EXC_STORAGE_VBA_PROJECT ); in HasVbaStorage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dxlconst.hxx80 #define EXC_STORAGE_VBA_PROJECT "_VBA_PROJECT_CUR" macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dxlconst.hxx81 #define EXC_STORAGE_VBA_PROJECT "_VBA_PROJECT_CUR" macro