summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-devel/files/patch-i66728
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-3-devel/files/patch-i66728')
-rw-r--r--editors/openoffice.org-3-devel/files/patch-i6672817
1 files changed, 0 insertions, 17 deletions
diff --git a/editors/openoffice.org-3-devel/files/patch-i66728 b/editors/openoffice.org-3-devel/files/patch-i66728
deleted file mode 100644
index f4cbb8327951..000000000000
--- a/editors/openoffice.org-3-devel/files/patch-i66728
+++ /dev/null
@@ -1,17 +0,0 @@
-Index: xmloff/source/style/impastp4.cxx
-===================================================================
-RCS file: /cvs/xml/xmloff/source/style/impastp4.cxx,v
-retrieving revision 1.17
-retrieving revision 1.17.8.1
-diff -u -r1.17 -r1.17.8.1
---- xmloff/source/style/impastp4.cxx 19 Jun 2006 18:33:22 -0000 1.17
-+++ xmloff/source/style/impastp4.cxx 27 Jun 2006 13:15:34 -0000 1.17.8.1
-@@ -276,7 +276,7 @@
- {
- OUString sName;
-
-- sal_uInt32 nPos;
-+ ULONG nPos;
- XMLFamilyData_Impl aTemporary( nFamily );
- XMLFamilyData_Impl *pFamily = 0;
- if( maFamilyList.Seek_Entry( &aTemporary, &nPos ) )