Home
last modified time | relevance | path

Searched refs:BIFF12_CELLSTYLE_BUILTIN (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx187 const sal_uInt16 BIFF12_CELLSTYLE_BUILTIN = 0x0001; variable
2477 maModel.mbBuiltin = getFlag( nFlags, BIFF12_CELLSTYLE_BUILTIN ); in importCellStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx186 const sal_uInt16 BIFF12_CELLSTYLE_BUILTIN = 0x0001; variable
2470 maModel.mbBuiltin = getFlag( nFlags, BIFF12_CELLSTYLE_BUILTIN ); in importCellStyle()