On 10.08.2012 22:16, Pavel Janík wrote:
Hi,

On Jul 13, 2012, at 10:55 AM, [email protected] wrote:

Author: af
Date: Fri Jul 13 08:55:43 2012
New Revision: 1361109

URL: http://svn.apache.org/viewvc?rev=1361109&view=rev
Log:
#i119874 Fixed text alignment in RTL layout.

         Reported by: Li Feng Wang
         Patch by: Jianyuan Li
         Review by: Andre Fischer
...
Modified: incubator/ooo/trunk/main/filter/source/msfilter/svdfppt.cxx
URL: 
http://svn.apache.org/viewvc/incubator/ooo/trunk/main/filter/source/msfilter/svdfppt.cxx?rev=1361109&r1=1361108&r2=1361109&view=diff
==============================================================================
--- incubator/ooo/trunk/main/filter/source/msfilter/svdfppt.cxx (original)
+++ incubator/ooo/trunk/main/filter/source/msfilter/svdfppt.cxx Fri Jul 13 
08:55:43 2012
@@ -7865,4 +7865,134 @@ SdrObject* SdrPowerPointImport::CreateTa
In WaE mode, it prints this. Can you please add "default: break;" there?

/Users/pavel/BUILD/BuildDir/ooo_trunk_src/filter/source/msfilter/svdfppt.cxx: In member 
function ‘void SdrPowerPointImport::ApplyTextAnchorAttributes(PPTTextObj&, 
SfxItemSet&) const’:
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/filter/source/msfilter/svdfppt.cxx:7927:
 warning: enumeration value ‘mso_anchorTopBaseline’ not handled in switch
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/filter/source/msfilter/svdfppt.cxx:7927:
 warning: enumeration value ‘mso_anchorBottomBaseline’ not handled in switch
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/filter/source/msfilter/svdfppt.cxx:7927:
 warning: enumeration value ‘mso_anchorTopCenteredBaseline’ not handled in 
switch
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/filter/source/msfilter/svdfppt.cxx:7927:
 warning: enumeration value ‘mso_anchorBottomCenteredBaseline’ not handled in 
switch
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/filter/source/msfilter/svdfppt.cxx:7976:
 warning: enumeration value ‘mso_anchorTopBaseline’ not handled in switch
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/filter/source/msfilter/svdfppt.cxx:7976:
 warning: enumeration value ‘mso_anchorBottomBaseline’ not handled in switch
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/filter/source/msfilter/svdfppt.cxx:7976:
 warning: enumeration value ‘mso_anchorTopCenteredBaseline’ not handled in 
switch
/Users/pavel/BUILD/BuildDir/ooo_trunk_src/filter/source/msfilter/svdfppt.cxx:7976:
 warning: enumeration value ‘mso_anchorBottomCenteredBaseline’ not handled in 
switch


Done in revision 1372306. I took the liberty to name you in the "patch by:" section of the commit message.

Thanks,
Andre

Reply via email to