Hi,I start to build trunk with MSVC Express on WinXP. The build breaks in qadevOOo with error message
C:\AOO_2012_07_git\trunk\main\qadevOOo\runner\util\ValueChanger.java:378: cannot find symbol
symbol : class TextFitToSizeType
location: package com.sun.star.drawing
if (oldValue instanceof com.sun.star.drawing.TextFitToSizeType){
^
Reason seems to be, that the changes in
r1366087: #116001# TextToFitSize item/property optimized to boolean
are incomplete.
Kind regards
Regina
