Home
last modified time | relevance | path

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

/aoo42x/main/autodoc/source/ary/cpp/
H A Dc_funct.cxx190 static StreamStr aParamName_(1020); in operator ()() local
191 aParamName_.seekp(0); in operator ()()
193 aParamName_ << i_rParam.sName; in operator ()()
196 aParamName_ << '[' in operator ()()
202 aParamName_ << " = " in operator ()()
206 return aParamName_.c_str(); in operator ()()

Completed in 14 milliseconds