INTEGRATION: CWS draw12 (1.1.1.1.262); FILE MERGED
2003/05/16 11:54:39 aw 1.1.1.1.262.1: #109658# Since relying on OrdNums is not allowed for the selection because objects in the selection may not be inserted in a list if they are e.g. modified ATM, i changed this loop to just look if the object pointer is in the selection. Problem is that GetOrdNum() which is const, internally casts no non-const and hardly sets the OrdNum member of the object (nOrdNum) to 0 (ZERO) if the object is not inserted in a object list. Since this may be by purpose and necessary somewhere else i decided that it is less dangerous to change this method then changing SdrObject::GetOrdNum().
Showing
Please
register
or
sign in
to comment