Home
last modified time | relevance | path

Searched refs:hasFont (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dsfontitm.hxx72 sal_Bool hasFont() const { return m_bHasFont; } in hasFont() function in SfxFontItem
/trunk/main/oox/inc/oox/xls/
H A Drichstring.hxx70 inline bool hasFont() const { return mxFont.get() != 0; } in hasFont() function in oox::xls::RichStringPortion
/trunk/main/oox/source/xls/
H A Drichstring.cxx522 …if( (maTextPortions.size() == 1) && !maTextPortions.front()->hasFont() && !lclNeedsRichTextFormat(… in extractPlainString()

Completed in 12 milliseconds