put comment for the previous patch.
Change-Id: Id9cee84530d00d6d2528d038464e885e1286dfe5
This commit is contained in:
@@ -1302,6 +1302,7 @@ short MSWordExportBase::GetDefaultFrameDirection( ) const
|
|||||||
|
|
||||||
if ( nDir == FRMDIR_ENVIRONMENT )
|
if ( nDir == FRMDIR_ENVIRONMENT )
|
||||||
{
|
{
|
||||||
|
// fdo#44029 put direction right when the locale are RTL.
|
||||||
if( MsLangId::isRightToLeft( static_cast<LanguageType>(GetAppLanguage())) )
|
if( MsLangId::isRightToLeft( static_cast<LanguageType>(GetAppLanguage())) )
|
||||||
nDir = FRMDIR_HORI_RIGHT_TOP;
|
nDir = FRMDIR_HORI_RIGHT_TOP;
|
||||||
else
|
else
|
||||||
|
Reference in New Issue
Block a user