Searched defs:GetFontIndex (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/ui/inc/ | ||
H A D | fontcfg.hxx | 89 …const String& GetFontIndex (sal_uInt8 nFontGroup) const {return sDefaultFonts[FONT_INDEX + FON… in GetFontIndex() function in SwStdFontConfig |
/aoo41x/main/sc/source/filter/inc/ | ||
H A D | xistyle.hxx | 402 inline sal_uInt16 GetFontIndex() const { return mnXclFont; } in GetFontIndex() function in XclImpXF |
H A D | xichart.hxx | 475 inline sal_uInt16 GetFontIndex() const { return mnFontIdx; } in GetFontIndex() function in XclImpChFont |
/aoo41x/main/sc/source/filter/excel/ | ||
H A D | xistyle.cxx | 1419 sal_uInt16 XclImpXFBuffer::GetFontIndex( sal_uInt16 nXFIndex ) const in GetFontIndex() function in XclImpXFBuffer |
H A D | xichart.cxx | 1007 sal_uInt16 XclImpChText::GetFontIndex() const in GetFontIndex() function in XclImpChText |
Completed in 65 milliseconds