To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56137
                  Issue #:|56137
                  Summary:|oRange.createFilterDescriptorByObject:
                          |IsCaseSensitive seems not to work
                Component:|Spreadsheet
                  Version:|OOo 2.0
                 Platform:|PC
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|spreadsheet
              Reported by:|brinzing





------- Additional comments from [EMAIL PROTECTED] Mon Oct 17 04:44:49 -0700 
2005 -------
Hi,

it seems, that the property "IsCaseSensitive" does not work as expected,

if you use

[...]
oDescr = oCritRange.createFilterDescriptorByObject(oFilterRange)
oDescr.setPropertyValue("IsCaseSenitive", True)
[...]

The result will only contain rows with upper case text,
e.g. filter = "january" will only find rows with "JANUARY"

please have a look at the attachment ...

regards

Oliver

---------------------------------------------------------------------
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]

Reply via email to