Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx206 const sal_uInt8 BIFF_FONTUNDERL_SINGLE_ACC = 33; variable
481 case BIFF_FONTUNDERL_SINGLE_ACC: mnUnderline = XML_singleAccounting; break; in setBiffUnderline()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx205 const sal_uInt8 BIFF_FONTUNDERL_SINGLE_ACC = 33; variable
480 case BIFF_FONTUNDERL_SINGLE_ACC: mnUnderline = XML_singleAccounting; break; in setBiffUnderline()