https://bugs.documentfoundation.org/show_bug.cgi?id=141908
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #30 from Buovjaga <[email protected]> --- (In reply to Nalini from comment #29) > Looks like all instances of 'sal_Int32' have been replaced by 'Color'(The > three remaining are from commented out portions). You are right. However, it looks like there are some of these still: (In reply to Xisco FaulĂ from comment #1) > While on it, 0xffffff can be converted to COL_WHITE and 0x000000 to COL_BLACK Found via: git grep -Fn "0xffffff" */qa*.cxx git grep -Fn "0x000000" */qa*.cxx -- You are receiving this mail because: You are the assignee for the bug.
