Home
last modified time | relevance | path

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

/trunk/main/rsc/source/res/
H A Drscclass.cxx281 if( (VAR_POINTER & pVarTypeList[ i ].nVarType) in Create()
284 if( VAR_EXTENDABLE & pVarTypeList[ i ].nVarType ) in Create()
335 if( pVarTypeList[ i ].nVarType & VAR_POINTER ) in Destroy()
357 RSCVAR nVarType, in SetVariable() argument
381 pVarTypeList[ nEntries ].nVarType = ~VAR_POINTER & nVarType; in SetVariable()
383 pVarTypeList[ nEntries ].nVarType |= VAR_POINTER; in SetVariable()
421 if( !(pVarTypeList[ i ].nVarType & VAR_NOENUM) ) in EnumVariables()
450 if( VAR_NODATAINST & pVarTypeList[ i ].nVarType ) in GetVariable()
528 if( VAR_NODATAINST & pVarTypeList[ i ].nVarType ) in GetCopyVar()
785 if( !(VAR_HIDDEN & pVarTypeList[ i ].nVarType) ) in WriteSrc()
[all …]
H A Drsctop.cxx197 RSCINST * pDflt, RSCVAR nVarType, sal_uInt32 nMask, in SetVariable() argument
203 nVarType, nMask, nDataBaseName ); in SetVariable()
/trunk/main/rsc/inc/
H A Drscclass.hxx40 RSCVAR nVarType; // Variablentyp member
70 RSCVAR nVarType, sal_uInt32 nMask,
H A Drsctop.hxx103 RSCVAR nVarType = 0, sal_uInt32 nMask = 0,

Completed in 24 milliseconds