Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx196 const sal_uInt16 BIFF_FONTFLAG_OUTLINE = 0x0010; variable
647 maModel.mbOutline = getFlag( nFlags, BIFF_FONTFLAG_OUTLINE ); in importFont()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx195 const sal_uInt16 BIFF_FONTFLAG_OUTLINE = 0x0010; variable
646 maModel.mbOutline = getFlag( nFlags, BIFF_FONTFLAG_OUTLINE ); in importFont()