Searched refs:bWriteBasicStrg (Results 1 – 1 of 1) sorted by relevance
83 bool bWriteBasicStrg = false; in Write() local89 bWriteBasicStrg = pFilterOpt->IsLoadExcelBasicStorage(); in Write()93 if( pDocShell && xRootStrg.Is() && bWriteBasicStrg ) in Write()95 SvxImportMSVBasic aBasicImport( *pDocShell, *xRootStrg, bWriteBasicCode, bWriteBasicStrg ); in Write()174 bool bWriteBasicStrg = false; in Write() local179 bWriteBasicStrg = pFilterOpt->IsLoadExcelBasicStorage(); in Write()182 if( pDocShell && xRootStrg.Is() && bWriteBasicStrg ) in Write()184 SvxImportMSVBasic aBasicImport( *pDocShell, *xRootStrg, bWriteBasicCode, bWriteBasicStrg ); in Write()
Completed in 35 milliseconds