Home
last modified time | relevance | path

Searched refs:seqPropVal (Results 1 – 2 of 2) sorted by relevance

/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx887 const Sequence<PropertyValue>& seqPropVal) in setPropertyValues() argument
889 Sequence<Any> ret(seqPropVal.getLength()); in setPropertyValues()
894 if(seqPropVal[i].Name.equalsAscii("Title")) { in setPropertyValues()
896 if(!(seqPropVal[i].Value >>= Title)) { in setPropertyValues()
933 if(props[j].Name == seqPropVal[i].Name) { in setPropertyValues()
H A Dftpcontent.hxx170 ::com::sun::star::beans::PropertyValue>& seqPropVal);

Completed in 22 milliseconds