Issue 52434 - missing GetAttr at document for table selections
Summary: missing GetAttr at document for table selections
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-25 10:54 UTC by thomas.lange
Modified: 2013-08-07 14:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thomas.lange 2005-07-25 10:54:22 UTC
In unotbl.cxx in the functions SwXTextTableCursor::getPropertyValue and
SwXCellRange::getPropertyValue there is a comment indicating that in order to
get the state of RES_BOXATR_FORMAT some code at the document needs to be
implemented.

Without this the error for the property NumberFormat in 
checkapi -o sw.SwXCellRange::com::sun::star::text::CellRange 
cannot be fixed.