Home
last modified time | relevance | path

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

/aoo42x/main/autodoc/inc/ary/
H A Dsymtreenode.hxx119 id_t & o_return, // Workaround SUNW8 compiler bug
133 id_t & o_return, // Workaround SUNW8 compiler bug
252 id_t & o_return, // Workaround SUNW8 compiler bug in SearchBelow() argument
267 subnode->SearchBelow( o_return, in SearchBelow()
274 o_return = id_t(0); in SearchBelow()
278 o_return = Search(i_localKey); in SearchBelow()
285 id_t & o_return, // Workaround SUNW8 compiler bug in SearchUp() argument
290 SearchBelow( o_return, in SearchUp()
294 if (o_return.IsValid()) in SearchUp()
301 parent->SearchUp( o_return, in SearchUp()

Completed in 8 milliseconds