/trunk/main/sc/source/ui/view/ |
H A D | spelleng.cxx | 393 LanguageType eLang, sal_Int32 nOptions, bool bIsInteractive ) : in ScConversionParam() argument 399 mbIsInteractive( bIsInteractive ) in ScConversionParam() 407 sal_Int32 nOptions, bool bIsInteractive ) : in ScConversionParam() argument 414 mbIsInteractive( bIsInteractive ) in ScConversionParam()
|
/trunk/main/sc/source/ui/inc/ |
H A D | spellparam.hxx | 52 bool bIsInteractive ); 61 bool bIsInteractive );
|
/trunk/main/sw/source/ui/lingu/ |
H A D | sdrhhcwrap.cxx | 72 bIsInteractive( bInteractive ) in SdrHHCWrapper() 118 …pOutlView->StartTextConversion( nSourceLang, nTargetLang, pTargetFont, nOptions, bIsInteractive, s… in StartTextConversion()
|
H A D | hhcwrp.cxx | 120 sal_Bool bIsInteractive, in SwHHCWrapper() argument 127 bIsInteractive ), in SwHHCWrapper()
|
H A D | sdrhhcwrap.hxx | 47 sal_Bool bIsInteractive; member in SdrHHCWrapper
|
/trunk/main/sd/source/ui/func/ |
H A D | fuhhconv.cxx | 125 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive ) in StartConversion() argument 156 …utliner->StartConversion(nSourceLanguage, nTargetLanguage, pTargetFont, nOptions, bIsInteractive ); in StartConversion()
|
/trunk/main/editeng/source/editeng/ |
H A D | textconv.cxx | 60 sal_Bool bIsInteractive, in TextConvWrapper() argument 63 …jaConversion( pWindow, rxMSF, rSourceLocale, rTargetLocale, pTargetFont, nOptions, bIsInteractive ) in TextConvWrapper()
|
H A D | textconv.hxx | 109 sal_Bool bIsInteractive,
|
H A D | editview.cxx | 967 sal_Int32 nOptions, sal_Bool bIsInteractive, sal_Bool bMultipleDoc ) in StartTextConversion() argument 973 PIMPEE->Convert( this, nSrcLang, nDestLang, pDestFont, nOptions, bIsInteractive, bMultipleDoc ); in StartTextConversion()
|
H A D | impedit4.cxx | 1572 sal_Int32 nOptions, sal_Bool bIsInteractive, sal_Bool bMultipleDoc ) in Convert() argument 1627 nOptions, bIsInteractive, in Convert()
|
H A D | impedit.hxx | 937 …eType nDestLang, const Font *pDestFont, sal_Int32 nOptions, sal_Bool bIsInteractive, sal_Bool bMul…
|
/trunk/main/sd/source/ui/inc/ |
H A D | fuhhconv.hxx | 44 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive );
|
/trunk/main/sw/inc/ |
H A D | hhcwrp.hxx | 107 sal_Int32 nConvOptions, sal_Bool bIsInteractive,
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewling.cxx | 246 sal_Bool bIsInteractive ) in StartTextConversion() argument 273 nOptions, bIsInteractive, in StartTextConversion()
|
/trunk/main/sd/inc/ |
H A D | Outliner.hxx | 166 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive );
|
/trunk/main/editeng/inc/editeng/ |
H A D | editview.hxx | 215 …eType nDestLang, const Font *pDestFont, sal_Int32 nOptions, sal_Bool bIsInteractive, sal_Bool bMul…
|
H A D | outliner.hxx | 351 …eType nDestLang, const Font *pDestFont, sal_Int32 nOptions, sal_Bool bIsInteractive, sal_Bool bMul…
|
/trunk/main/sd/source/ui/view/ |
H A D | Outliner.cxx | 1568 const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive ) in StartConversion() argument 1588 bIsInteractive, in StartConversion()
|
/trunk/main/editeng/source/outliner/ |
H A D | outlvw.cxx | 1670 sal_Int32 nOptions, sal_Bool bIsInteractive, sal_Bool bMultipleDoc ) in StartTextConversion() argument 1679 …pEditView->StartTextConversion( nSrcLang, nDestLang, pDestFont, nOptions, bIsInteractive, bMultipl… in StartTextConversion()
|
/trunk/main/sw/source/ui/inc/ |
H A D | view.hxx | 341 …, LanguageType nTargetLang, const Font *pTargetFont, sal_Int32 nOptions, sal_Bool bIsInteractive );
|