Home
last modified time | relevance | path

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

/AOO41X/main/oox/inc/oox/xls/ !
H A Dstylesbuffer.hxx1057 void writeFontToPropertyMap( PropertyMap& rPropMap, sal_Int32 nFontId ) const;
/AOO41X/main/oox/source/xls/ !
H A Dstylesbuffer.cxx2461 rStyles.writeFontToPropertyMap( rPropMap, maModel.mnFontId ); in writeToPropertyMap()
3456 void StylesBuffer::writeFontToPropertyMap( PropertyMap& rPropMap, sal_Int32 nFontId ) const in writeFontToPropertyMap() function in oox::xls::StylesBuffer