Searched refs:importDxfGradient (Results 1 – 2 of 2) sorted by relevance
678 void importDxfGradient( SequenceInputStream& rStrm );
2024 void Fill::importDxfGradient( SequenceInputStream& rStrm ) in importDxfGradient() function in oox::xls::Fill2598 …case BIFF12_DXF_FILL_GRADIENT: createFill( false )->importDxfGradient( rStrm ); … in importDxf()
Completed in 46 milliseconds