To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65582





------- Additional comments from [EMAIL PROTECTED] Wed May 24 06:52:19 -0700 
2006 -------
good point - I had simply assumed that this was becuase calc was being used for
the writer case - but in fact, not so (apparently). So this does belong with
'chart' the writer traces for the (final 4 efficatious) SetModified calls are
all children of:

#0  SchChartDocShell::SetModified (this=0x8b8a9f8, bModified=1 '\001') at
/opt/OpenOffice/OOO_2_0_2/sch/source/ui/docshell/docshel1.cxx:465
#1  0xb31812c7 in SfxObjectShell::SetVisArea () from ./libsfx680li.so
#2  0xaef67032 in SchChartDocShell::SetVisArea (this=0x8b8a9f8,
[EMAIL PROTECTED]) at
/opt/OpenOffice/OOO_2_0_2/sch/source/ui/docshell/docshel1.cxx:413
#3  0xb31707e5 in SfxBaseModel::setVisualAreaSize () from ./libsfx680li.so

eg.

#4  0xaf797060 in DocumentHolder::SetExtent () from ./libembobj.so
#5  0xaf791902 in OCommonEmbeddedObject::setVisualAreaSize () from 
./libembobj.so
#6  0xb1a8ccaa in SwWrtShell::CalcAndSetScale () from ./libsw680li.so
#7  0xb1645687 in SwCntntNotify::~SwCntntNotify () from ./libsw680li.so
#8  0xb172b044 in SwNoTxtFrm::MakeAll () from ./libsw680li.so
#9  0xb162c4bf in SwFrm::OptPrepareMake () from ./libsw680li.so
#10 0xb164fccd in SwFrm::OptCalc () from ./libsw680li.so
#11 0xb164cf41 in SwLayAction::_FormatCntnt () from ./libsw680li.so
#12 0xb164fae3 in SwLayAction::_FormatFlyCntnt () from ./libsw680li.so
#13 0xb1654efd in SwObjectFormatter::_FormatObj () from ./libsw680li.so
#14 0xb1655b99 in SwObjectFormatterTxtFrm::DoFormatObj () from ./libsw680li.so
#15 0xb1654d7f in SwObjectFormatter::_FormatObjsAtFrm () from ./libsw680li.so
#16 0xb1655945 in SwObjectFormatterTxtFrm::DoFormatObjs () from ./libsw680li.so
#17 0xb1654c18 in SwObjectFormatter::FormatObjsAtFrm () from ./libsw680li.so
#18 0xb164d14a in SwLayAction::FormatCntnt () from ./libsw680li.so
#19 0xb164ebfc in SwLayAction::InternalAction () from ./libsw680li.so
#20 0xb164f20b in SwLayAction::Action () from ./libsw680li.so
#21 0xb15829ad in ViewShell::ImplEndAction () from ./libsw680li.so
#22 0xb155df05 in ViewShell::EndAction () from ./libsw680li.so
#23 0xb156655a in SwCrsrShell::EndAction () from ./libsw680li.so
#24 0xb1a78ed7 in SwView::OuterResizePixel () from ./libsw680li.so
#25 0xb31a1433 in SfxViewFrame::DoAdjustPosSizePixel () from ./libsfx680li.so
#26 0xb31a52d7 in SfxViewFrame::Resize () from ./libsfx680li.so
#27 0xb31a9dce in SfxTopViewWin_Impl::Resize () from ./libsfx680li.so
#28 0xb7e70986 in Window::ImplCallResize () from ./libvcl680li.so
#29 0xb7e71d85 in Window::ImplPosSizeWindow () from ./libvcl680li.so
#30 0xb7e71ce5 in Window::ImplPosSizeWindow () from ./libvcl680li.so
#31 0xb7e725dc in Window::SetPosSizePixel () from ./libvcl680li.so
#32 0xb7e79497 in Window::SetPosSizePixel () from ./libvcl680li.so
#33 0xb319090c in SfxFrame::SetToolSpaceBorderPixel_Impl () from 
./libsfx680li.so
#34 0xb30d27da in SfxFrameWorkWin_Impl::ArrangeChilds_Impl () from 
./libsfx680li.so
#35 0xb31939b3 in SfxFrame::Resize () from ./libsfx680li.so
#36 0xb31a9c4b in SfxTopWindow_Impl::DoResize () from ./libsfx680li.so
#37 0xb31a9c87 in SfxTopWindow_Impl::Resize () from ./libsfx680li.so
#38 0xb7e70986 in Window::ImplCallResize () from ./libvcl680li.so
#39 0xb7e70d3a in Window::Show () from ./libvcl680li.so
#40 0xb31a592d in SfxViewFrame::Show () from ./libsfx680li.so
#41 0xb31ac1e4 in SfxTopFrame::InsertDocument () from ./libsfx680li.so
#42 0xb3147d7c in SfxObjectShell::LoadWindows_Impl () from ./libsfx680li.so
#43 0xb31abce8 in SfxTopFrame::InsertDocument () from ./libsfx680li.so

with eg.

#1  0xaef66ed1 in SchChartDocShell::SetModified (this=0x8b8a9f8, bModified=1 
'\001')
    at /opt/OpenOffice/OOO_2_0_2/sch/source/ui/docshell/docshel1.cxx:464
#2  0xaef1ff47 in ChartModel::SetChanged () at
/opt/OpenOffice/OOO_2_0_2/sch/source/ui/docshell/docshel1.cxx:203
#3  0xaef055d0 in ChartModel::BuildChart () at
/opt/OpenOffice/OOO_2_0_2/sch/source/ui/docshell/docshel1.cxx:203
#4  0xaef06212 in ChartModel::ResizePage () at
/opt/OpenOffice/OOO_2_0_2/sch/source/ui/docshell/docshel1.cxx:203
#5  0xaef671fe in SchChartDocShell::SetVisArea (this=0x8b8a9f8,
[EMAIL PROTECTED]) at
/opt/OpenOffice/OOO_2_0_2/sch/source/ui/docshell/docshel1.cxx:436
#6  0xb31707e5 in SfxBaseModel::setVisualAreaSize () from ./libsfx680li.so


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to