Home
last modified time | relevance | path

Searched defs:rFonts (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/sc/source/filter/excel/
H A Dxestring.cxx513 XclExpFontBuffer& rFonts = rStrm.GetRoot().GetFontBuffer(); in WriteXml() local
/AOO42X/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2669 …ithInfo( ::std::list< PrintFontInfo >& rFonts, const PPDParser* pParser, bool bUseOverrideMetrics ) in getFontListWithInfo()
2687 …nfo( ::std::list< FastPrintFontInfo >& rFonts, const PPDParser* pParser, bool bUseOverrideMetrics ) in getFontListWithFastInfo()
3499 bool PrintFontManager::removeFonts( const ::std::list< fontID >& rFonts ) in removeFonts()