Hi all,

running this code, in calc:

oDesc = ThisComponent.Sheets(0).createSearchDescriptor()
print oDesc.dbg_properties

you will see a property (among others, obvious):

        SearchType (integer)

This property appears not documented in the IDL:
http://api.openoffice.org/docs/common/ref/com/sun/star/util/SearchDescriptor.html

Is perhaps this property documented elsewhere?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to