Searched defs:GetTargetFont (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sc/source/ui/inc/ | ||
H A D | spellparam.hxx | 66 inline const Font* GetTargetFont() const { return mbUseTargetFont ? &maTargetFont : 0; } in GetTargetFont() function in ScConversionParam |
/aoo42x/main/editeng/source/misc/ | ||
H A D | hangulhanja.cxx | 178 inline const Font * GetTargetFont() const { return m_pTargetFont; } in GetTargetFont() function in editeng::HangulHanjaConversion_Impl |
Completed in 20 milliseconds