Kaydet (Commit) 726d7e7b authored tarafından Armin Le Grand's avatar Armin Le Grand

tdf#117629: Remove again after next step of SOSAW080 is done

Change-Id: I837b20b3334dbb7f241af31c5fa5b702f1df8742
üst a28a839b
...@@ -226,7 +226,7 @@ void FontWorkGalleryDialog::insertSelectedFontwork() ...@@ -226,7 +226,7 @@ void FontWorkGalleryDialog::insertSelectedFontwork()
// TTTT: This also *might* be the hidden reason for the strange code at the // TTTT: This also *might* be the hidden reason for the strange code at the
// end of SdrObject::SetPage that tries to delete the SvxShape under some // end of SdrObject::SetPage that tries to delete the SvxShape under some
// circumstances... // circumstances...
pNewObject->SetPage(nullptr); // pNewObject->SetPage(nullptr);
tools::Rectangle aObjRect( pNewObject->GetLogicRect() ); tools::Rectangle aObjRect( pNewObject->GetLogicRect() );
tools::Rectangle aVisArea = pOutDev->PixelToLogic(tools::Rectangle(Point(0,0), pOutDev->GetOutputSizePixel())); tools::Rectangle aVisArea = pOutDev->PixelToLogic(tools::Rectangle(Point(0,0), pOutDev->GetOutputSizePixel()));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment