Home
last modified time | relevance | path

Searched refs:getFontFromCellXf (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/inc/
H A Dstylesbuffer.hxx835 FontRef getFontFromCellXf( sal_Int32 nXfId ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/inc/
H A Dstylesbuffer.hxx837 FontRef getFontFromCellXf( sal_Int32 nXfId ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dsheetdatabuffer.cxx145 const oox::xls::Font* pFirstPortionFont = getStyles().getFontFromCellXf( rModel.mnXfId ).get(); in setStringCell()
H A Dstylesbuffer.cxx2846 FontRef StylesBuffer::getFontFromCellXf( sal_Int32 nXfId ) const in getFontFromCellXf() function in oox::xls::StylesBuffer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dsheetdatabuffer.cxx143 const oox::xls::Font* pFirstPortionFont = getStyles().getFontFromCellXf( rModel.mnXfId ).get(); in setStringCell()
H A Dstylesbuffer.cxx2840 FontRef StylesBuffer::getFontFromCellXf( sal_Int32 nXfId ) const in getFontFromCellXf() function in oox::xls::StylesBuffer