Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx271 void importDxfWeight( SequenceInputStream& rStrm );
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx843 void Font::importDxfWeight( SequenceInputStream& rStrm ) in importDxfWeight() function in oox::xls::Font
2606 …case BIFF12_DXF_FONT_WEIGHT: createFont( false )->importDxfWeight( rStrm ); … in importDxf()

Completed in 47 milliseconds