Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx167 const sal_uInt16 BIFF12_DXF_FILL_STOP = 4; variable
2283 …case BIFF12_DXF_FILL_STOP: createFill( false )->importDxfStop( rStrm ); … in importDxf()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx166 const sal_uInt16 BIFF12_DXF_FILL_STOP = 4; variable
2276 …case BIFF12_DXF_FILL_STOP: createFill( false )->importDxfStop( rStrm ); … in importDxf()