Home
last modified time | relevance | path

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

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx2140 void ComplexList::Append( const SEQ( ANY )& aMultPars, ComplListAppendHandl eAH ) in Append() argument
2142 sal_Int32 nEle = aMultPars.getLength(); in Append()
2148 const ANY& r = aMultPars[ i ]; in Append()
H A Danalysishelper.hxx506 …void Append( const SEQ( ANY )& aMultPars,ComplListAppendHandl eAH = AH_EmpyAs0 …