Home
last modified time | relevance | path

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

/aoo42x/main/rsc/source/res/
H A Drscclass.cxx157 else if( VAR_POINTER & pVarTypeList[ nEle ].nVarType ) in GetInstData()
281 if( (VAR_POINTER & pVarTypeList[ i ].nVarType) in Create()
335 if( pVarTypeList[ i ].nVarType & VAR_POINTER ) in Destroy()
381 pVarTypeList[ nEntries ].nVarType = ~VAR_POINTER & nVarType; in SetVariable()
383 pVarTypeList[ nEntries ].nVarType |= VAR_POINTER; in SetVariable()
387 if( pVarTypeList[ nEntries ].nVarType & VAR_POINTER ) in SetVariable()
/aoo42x/main/rsc/inc/
H A Drsctop.hxx33 #define VAR_POINTER 0x0001 macro

Completed in 26 milliseconds