office-gobmx/offapi
Frank Schoenheit [fs] 70fe9267fa gridsort: removed XGridColumn::updateColumn
The implementation of this column was only a wrapper around what setColumnWidth/setPreferredWidth
would have done. Also, the mechanism how this method was used was really weird, effectively propagating
the (preferred) width from the ITableColumn implementation of the grid peer to the XGridColumn implementation
of the grid column model. This was done each time the (preferred) width was access for reading - not really
a clever solution.
Now, the ITableColumn knows its respective XGridColumn, and simply forwards the (preferred) width as needed.
2010-12-17 14:07:29 +01:00
..
com/sun/star gridsort: removed XGridColumn::updateColumn 2010-12-17 14:07:29 +01:00
drafts/com/sun/star/form
prj mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power 2010-07-06 19:34:53 +02:00
type_reference jl153: i112019: update reference rdb 2010-06-02 11:08:02 +02:00
util mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power 2010-07-06 19:34:53 +02:00