Home
last modified time | relevance | path

Searched refs:GetTargetFont (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx165 GetTargetLanguage(), GetTargetFont(), in ~SwHHCWrapper()
185 const Font *pFont = GetTargetFont(); in ~SwHHCWrapper()
554 const Font *pTargetFont = GetTargetFont(); in ReplaceUnit()
628 pConvArgs->pTargetFont = GetTargetFont(); in Convert()
/trunk/main/editeng/source/misc/
H A Dhangulhanja.cxx178 inline const Font * GetTargetFont() const { return m_pTargetFont; } in GetTargetFont() function in editeng::HangulHanjaConversion_Impl
1109 const Font * HangulHanjaConversion::GetTargetFont( ) const in GetTargetFont() function in editeng::HangulHanjaConversion
1111 return m_pImpl->GetTargetFont(); in GetTargetFont()
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx279 bAllowChange, GetTargetLanguage(), GetTargetFont() ); in ConvContinue_impl()
444 GetTargetFont(), EE_CHAR_FONTINFO_CJK ); in ReplaceUnit()
/trunk/main/sc/source/ui/inc/
H A Dspellparam.hxx66 inline const Font* GetTargetFont() const { return mbUseTargetFont ? &maTargetFont : 0; } in GetTargetFont() function in ScConversionParam
/trunk/main/editeng/inc/editeng/
H A Dhangulhanja.hxx129 const Font * GetTargetFont() const;
/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx436 maConvParam.GetSourceLang(), maConvParam.GetTargetLang(), maConvParam.GetTargetFont(), in ConvertAll()

Completed in 41 milliseconds