Hello Thomas:
    Thank you for your help, I have found the right code places for the XML 
import/export.
The functions are SAL_CALL ScFilterDescriptorBase::setFilterFields() and 
SAL_CALL ScFilterDescriptorBase::getFilterFields(), the file path is 
sc/source/ui/unoobj/datauno.cxx.
Do you think whether what I say is right?
    When I add one case statement like case SC_CONTAINS:        aField.Operator 
= sheet::FilterOperator_CONTAINS;         break;       when compiling , the 
error shows below:" 'FilterOperator_CONTAINS':is not a member of 'com:: sun:: 
star:: sheet'  and 'FilterOperator_CONTAINS': undeclared identifier".
    I have spent long time to solve the problem but found it is hard for me to 
conquer it. Hope you give me some help, thank you.

Best Regards!

Gao Zemin






gaozm
2008-01-15

Reply via email to