Home
last modified time | relevance | path

Searched refs:importDxfStop (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dstylesbuffer.hxx540 void importDxfStop( SequenceInputStream& rStrm );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dstylesbuffer.hxx542 void importDxfStop( SequenceInputStream& rStrm );
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dstylesbuffer.cxx1810 void Fill::importDxfStop( SequenceInputStream& rStrm ) in importDxfStop() function in oox::xls::Fill
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.cxx1807 void Fill::importDxfStop( SequenceInputStream& rStrm ) in importDxfStop() function in oox::xls::Fill
2276 …case BIFF12_DXF_FILL_STOP: createFill( false )->importDxfStop( rStrm ); … in importDxf()