rpms/openoffice.org/devel planned.workspace.defaultdoclang.patch, 1.7, 1.8

Caolan McNamara caolanm at fedoraproject.org
Thu Mar 12 23:18:51 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2585

Modified Files:
	planned.workspace.defaultdoclang.patch 
Log Message:
rats

planned.workspace.defaultdoclang.patch:

Index: planned.workspace.defaultdoclang.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/planned.workspace.defaultdoclang.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- planned.workspace.defaultdoclang.patch	12 Mar 2009 16:05:08 -0000	1.7
+++ planned.workspace.defaultdoclang.patch	12 Mar 2009 23:18:20 -0000	1.8
@@ -820,7 +820,7 @@
      USHORT nCurrCount = rCurrTab.Count();
      // first entry is SYSTEM, skip it
      for ( USHORT j=1; j < nCurrCount; ++j )
-@@ -1296,7 +1282,7 @@
+@@ -1282,7 +1296,7 @@
          String aStr_( pCurr->GetBankSymbol() );
          aStr_ += aTwoSpace;
          aStr_ += pCurr->GetSymbol();
@@ -829,7 +829,7 @@
          aStr_ += aTwoSpace;
          aStr_ += ApplyLreOrRleEmbedding( pLanguageTable->GetString( pCurr->GetLanguage() ) );
          USHORT nPos = aCurrencyLB.InsertEntry( aStr_ );
-@@ -1495,7 +1509,7 @@
+@@ -1496,7 +1510,7 @@
  		if(!bCurrentDocCBChecked)
  		{
  			Any aValue;
@@ -838,7 +838,7 @@
  			aValue <<= aLocale;
  			OUString aPropName( C2U("DefaultLocale") );
              pLangConfig->aLinguConfig.SetProperty( aPropName, aValue );
-@@ -1504,7 +1518,8 @@
+@@ -1505,7 +1519,8 @@
  		}
  		if(pCurrentDocShell)
  		{
@@ -848,7 +848,7 @@
  			bRet = TRUE;
  		}
  	}
-@@ -1515,7 +1530,7 @@
+@@ -1516,7 +1531,7 @@
  		if(!bCurrentDocCBChecked)
  		{
  			Any aValue;
@@ -857,7 +857,7 @@
  			aValue <<= aLocale;
  			OUString aPropName( C2U("DefaultLocale_CJK") );
              pLangConfig->aLinguConfig.SetProperty( aPropName, aValue );
-@@ -1524,7 +1539,8 @@
+@@ -1525,7 +1540,8 @@
  		}
  		if(pCurrentDocShell)
  		{
@@ -867,7 +867,7 @@
  			bRet = TRUE;
  		}
  	}
-@@ -1535,7 +1551,7 @@
+@@ -1536,7 +1552,7 @@
  		if(!bCurrentDocCBChecked)
  		{
  			Any aValue;
@@ -876,7 +876,7 @@
  			aValue <<= aLocale;
  			OUString aPropName( C2U("DefaultLocale_CTL") );
              pLangConfig->aLinguConfig.SetProperty( aPropName, aValue );
-@@ -1544,7 +1560,8 @@
+@@ -1545,7 +1561,8 @@
  		}
  		if(pCurrentDocShell)
  		{
@@ -886,7 +886,7 @@
  			bRet = TRUE;
  		}
  	}
-@@ -1644,13 +1661,18 @@
+@@ -1645,13 +1662,18 @@
          aWestLang = pLangConfig->aLinguConfig.GetProperty(C2U("DefaultLocale"));
          Locale aLocale;
          aWestLang >>= aLocale;
@@ -908,7 +908,7 @@
      }
      catch(Exception&)
      {
-@@ -1662,13 +1684,25 @@
+@@ -1663,13 +1685,25 @@
          aCurrentDocCB.Check(bLanguageCurrentDoc_Impl);
  		const SfxPoolItem* pLang;
  		if( SFX_ITEM_SET == rSet.GetItemState(SID_ATTR_LANGUAGE, FALSE, &pLang))
@@ -1171,3 +1171,13 @@
  
                  case UPH_IS_SPELL_UPPER_CASE : 
                      { rOpt.bROIsSpellUpperCase = pROStates[i]; rVal >>= rOpt.bIsSpellUpperCase; } break;
+--- reportdesign/util/makefile.mk	2009-03-12 23:12:05.000000000 +0000
++++ reportdesign/util/makefile.mk	2009-03-12 23:10:02.000000000 +0000
+@@ -58,6 +58,7 @@
+ 		$(FWELIB)				\
+ 		$(SFXLIB)				\
+ 		$(TOOLSLIB) 			\
++		$(I18NISOLANGLIB) \
+ 		$(SVLLIB)				\
+ 		$(SVTOOLLIB)			\
+ 		$(UNOTOOLSLIB)			\




More information about the fedora-extras-commits mailing list