https://bugs.documentfoundation.org/show_bug.cgi?id=165329

--- Comment #4 from Justin L <[email protected]> ---
Created attachment 199351
  --> https://bugs.documentfoundation.org/attachment.cgi?id=199351&action=edit
kde240591-1min.ppt: minimized example

The key part here seems to be filter/source/msfilter/svdfppt.cxx, specifically
                    case TSS_Type::Body :
                    case TSS_Type::HalfBody :
                    case TSS_Type::QuarterBody : bAutoFit = true; break;
and then
if (bAutoFit && !bAutoGrowHeight && !bAutoGrowWidth)
   
SetMergedItem(SdrTextFitToSizeTypeItem(drawing::TextFitToSizeType_AUTOFIT));

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to