Searched refs:aMultPars (Results 1 – 2 of 2) sorted by relevance
2140 void ComplexList::Append( const SEQ( ANY )& aMultPars, ComplListAppendHandl eAH ) in Append() argument2142 sal_Int32 nEle = aMultPars.getLength(); in Append()2148 const ANY& r = aMultPars[ i ]; in Append()
506 …void Append( const SEQ( ANY )& aMultPars,ComplListAppendHandl eAH = AH_EmpyAs0 …