Home
last modified time | relevance | path

Searched refs:pTargetFont (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfuhhconv.cxx125 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive ) in StartConversion() argument
156 …pSdOutliner->StartConversion(nSourceLanguage, nTargetLanguage, pTargetFont, nOptions, bIsInteracti… in StartConversion()
178 void FuHangulHanjaConversion::ConvertStyles( sal_Int16 nTargetLanguage, const Font *pTargetFont ) in ConvertStyles() argument
197 if( pTargetFont && in ConvertStyles()
202 aFontItem.SetFamilyName( pTargetFont->GetName()); in ConvertStyles()
203 aFontItem.SetFamily( pTargetFont->GetFamily()); in ConvertStyles()
204 aFontItem.SetStyleName( pTargetFont->GetStyleName()); in ConvertStyles()
205 aFontItem.SetPitch( pTargetFont->GetPitch()); in ConvertStyles()
206 aFontItem.SetCharSet( pTargetFont->GetCharSet()); in ConvertStyles()
/trunk/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx118 const Font *pTargetFont, in SwHHCWrapper() argument
125 pTargetFont, in SwHHCWrapper()
554 const Font *pTargetFont = GetTargetFont(); in ReplaceUnit() local
555 DBG_ASSERT( pTargetFont, "target font missing?" ); in ReplaceUnit()
556 if (pTargetFont && pNewUnitLanguage) in ReplaceUnit()
559 aFontItem.SetFamilyName( pTargetFont->GetName()); in ReplaceUnit()
560 aFontItem.SetFamily( pTargetFont->GetFamily()); in ReplaceUnit()
561 aFontItem.SetStyleName( pTargetFont->GetStyleName()); in ReplaceUnit()
562 aFontItem.SetPitch( pTargetFont->GetPitch()); in ReplaceUnit()
563 aFontItem.SetCharSet( pTargetFont->GetCharSet() ); in ReplaceUnit()
[all …]
H A Dsdrhhcwrap.cxx71 pTargetFont( pTargetFnt ), in SdrHHCWrapper()
118 …pOutlView->StartTextConversion( nSourceLang, nTargetLang, pTargetFont, nOptions, bIsInteractive, s… in StartTextConversion()
H A Dsdrhhcwrap.hxx46 const Font* pTargetFont; member in SdrHHCWrapper
/trunk/main/sd/source/ui/inc/
H A Dfuhhconv.hxx44 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive );
48 void ConvertStyles( sal_Int16 nTargetLanguage, const Font *pTargetFont );
/trunk/main/sw/inc/
H A Dsplargs.hxx83 const Font *pTargetFont; // target font of text to be changed member
94 pTargetFont( NULL ), in SwConversionArgs()
H A Dhhcwrp.hxx106 const Font *pTargetFont,
/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx58 const Font* pTargetFont, in TextConvWrapper() argument
63 …HangulHanjaConversion( pWindow, rxMSF, rSourceLocale, rTargetLocale, pTargetFont, nOptions, bIsInt… in TextConvWrapper()
H A Dtextconv.hxx107 const Font* pTargetFont,
H A Dimpedit4.cxx1699 LanguageType nTargetLang, const Font *pTargetFont ) in ImpConvert() argument
1731 pTargetFont, EE_CHAR_FONTINFO_CJK ); in ImpConvert()
1817 pTargetFont, EE_CHAR_FONTINFO_CJK ); in ImpConvert()
H A Dimpedit.hxx939 …ol bAllowImplicitChangesForNotConvertibleText, LanguageType nTargetLang, const Font *pTargetFont );
/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx244 const Font *pTargetFont, in StartTextConversion() argument
272 SwHHCWrapper aWrap( this, xMgr, nSourceLang, nTargetLang, pTargetFont, in StartTextConversion()
/trunk/main/sd/inc/
H A DOutliner.hxx166 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive );
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx1568 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive ) in StartConversion() argument
1586 pTargetFont, in StartConversion()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx341 …rsion( LanguageType nSourceLang, LanguageType nTargetLang, const Font *pTargetFont, sal_Int32 nOpt…
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1072 rArgs.pTargetFont, RES_CHRATR_CJK_FONT ); in Convert()
1116 rArgs.pTargetFont, RES_CHRATR_CJK_FONT ); in Convert()

Completed in 185 milliseconds