Searched refs:hasFont (Results 1 – 3 of 3) sorted by relevance
72 sal_Bool hasFont() const { return m_bHasFont; } in hasFont() function in SfxFontItem
70 inline bool hasFont() const { return mxFont.get() != 0; } in hasFont() function in oox::xls::RichStringPortion
522 …if( (maTextPortions.size() == 1) && !maTextPortions.front()->hasFont() && !lclNeedsRichTextFormat(… in extractPlainString()
Completed in 71 milliseconds