Searched defs:meBiff (Results 1 – 5 of 5) sorted by relevance
| /AOO42X/main/sc/source/filter/excel/ | ||
| H A D | xiformula.cxx | 49 const XclBiff meBiff; /// Cached BIFF version to save GetBiff() calls. member in XclImpFmlaCompImpl |
| H A D | xeformula.cxx | 481 const XclBiff meBiff; // Cached BIFF version to save GetBiff() calls. member in XclExpFmlaCompImpl |
| /AOO42X/main/sc/source/filter/inc/ | ||
| H A D | excform.hxx | 47 const XclBiff meBiff; member in ExcelToSc |
| H A D | xlroot.hxx | 85 XclBiff meBiff; /// Current BIFF version. member |
| /AOO42X/main/oox/source/xls/ | ||
| H A D | workbookhelper.cxx | 279 BiffType meBiff; // BIFF version for BIFF import/export. member in oox::xls::WorkbookGlobals |