Home
last modified time | relevance | path

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

/aoo42x/main/rsc/source/res/
H A Drscclass.cxx159 if( VAR_EXTENDABLE & pVarTypeList[ nEle ].nVarType ) in GetInstData()
284 if( VAR_EXTENDABLE & pVarTypeList[ i ].nVarType ) in Create()
382 if( pClass->Size() > 10 || (nVarType & VAR_EXTENDABLE) ) in SetVariable()
389 if( pVarTypeList[ nEntries ].nVarType & VAR_EXTENDABLE ) in SetVariable()
479 if( VAR_EXTENDABLE & pVarTypeList[ i ].nVarType ) in GetVariable()
/aoo42x/main/rsc/inc/
H A Drsctop.hxx39 #define VAR_EXTENDABLE 0x0040 /* Auch die Ableitung einer Klasse kann angegeben werden */ macro
/aoo42x/main/rsc/source/parser/
H A Dyyrscyacc.y240 $$ = $1 | VAR_EXTENDABLE;

Completed in 34 milliseconds