Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/inc/
H A Dcodegen.hxx86 #define PARAM_INFO_PARAMARRAY 0x0010000 macro
/aoo42x/main/basic/source/runtime/
H A Druntime.cxx622 if( p && (p->nUserData & PARAM_INFO_PARAMARRAY) != 0 ) in SetParameters()
690 if( p && (p->nUserData & PARAM_INFO_PARAMARRAY) != 0 ) in SetParameters()
/aoo42x/main/basic/source/comp/
H A Dcodegen.cxx301 nUserData |= PARAM_INFO_PARAMARRAY; in Save()

Completed in 28 milliseconds