Searched refs:StartTextConversion (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sw/source/ui/lingu/ |
H A D | sdrhhcwrap.cxx | 120 void SdrHHCWrapper::StartTextConversion() in StartTextConversion() function in SdrHHCWrapper 122 …pOutlView->StartTextConversion( nSourceLang, nTargetLang, pTargetFont, nOptions, bIsInteractive, s… in StartTextConversion()
|
H A D | sdrhhcwrap.hxx | 58 void StartTextConversion();
|
H A D | hhcwrp.cxx | 167 aSdrConvWrap.StartTextConversion(); in ~SwHHCWrapper()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewling.cxx | 124 StartTextConversion( LANGUAGE_KOREAN, LANGUAGE_KOREAN, NULL, in ExecLingu() 201 StartTextConversion( nSourceLang, nTargetLang, &aTargetFont, nOptions, sal_False ); in ExecLingu() 241 void SwView::StartTextConversion( in StartTextConversion() function in SwView
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | drwtxtsh.cxx | 375 pOLV->StartTextConversion( LANGUAGE_KOREAN, LANGUAGE_KOREAN, NULL, in ExecDrawLingu() 438 …pOLV->StartTextConversion( nSourceLang, nTargetLang, &aTargetFont, nOptions, sal_False, sal_False … in ExecDrawLingu()
|
H A D | annotsh.cxx | 1248 pOLV->StartTextConversion( LANGUAGE_KOREAN, LANGUAGE_KOREAN, NULL, in ExecLingu() 1311 …pOLV->StartTextConversion( nSourceLang, nTargetLang, &aTargetFont, nOptions, sal_False, sal_False … in ExecLingu()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | editview.hxx | 215 …void StartTextConversion( LanguageType nSrcLang, LanguageType nDestLang, const Font *pD…
|
H A D | outliner.hxx | 351 …void StartTextConversion( LanguageType nSrcLang, LanguageType nDestLang, const Font *pD…
|
/aoo41x/main/sc/source/ui/view/ |
H A D | spelleng.cxx | 435 rEditView.StartTextConversion( in ConvertAll()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | view.hxx | 341 …SW_DLLPRIVATE void StartTextConversion( LanguageType nSourceLang, LanguageType nTargetLan…
|
/aoo41x/main/editeng/source/outliner/ |
H A D | outlvw.cxx | 1670 void OutlinerView::StartTextConversion( in StartTextConversion() function in OutlinerView 1681 …pEditView->StartTextConversion( nSrcLang, nDestLang, pDestFont, nOptions, bIsInteractive, bMultipl… in StartTextConversion()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | Outliner.cxx | 1583 pOutlinerView->StartTextConversion( in StartConversion()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editview.cxx | 965 void EditView::StartTextConversion( in StartTextConversion() function in EditView
|
Completed in 66 milliseconds