To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=70643 Issue #|70643 Summary|XTextContent::getAnchor() returns null for page-anchor |ed frames Component|api Version|OOo 2.0.3 Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|jsc Reported by|mux2005
------- Additional comments from [EMAIL PROTECTED] Fri Oct 20 02:55:51 -0700 2006 ------- I tried to remove a textframe using frame.getAnchor().getText().removeTextContent(frame) and discovered that for page-anchored text frames the getAnchor() method returns null. The IDL doesn't say that XTextContent::getAnchor() is allowed to return null. So either the IDL should be amended or (my preferred solution) getAnchor() should return a meaningful value, so that the above works. --------------------------------------------------------------------- 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]
