Searched refs:nValueId (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/rsc/source/parser/ |
H A D | rscyacc.cxx | 78 Atom nValueId, sal_Int32 nVal ) in SetConst() argument 86 aError = aInst.pClass->SetConst( aInst, nValueId, nVal ); in SetConst()
|
/aoo41x/main/rsc/source/res/ |
H A D | rsccont.cxx | 587 Atom nValueId, in SetConst() argument 604 aError = aTmpI.pClass->SetConst( aTmpI, nValueId, lValue ); in SetConst() 611 aError = aTmpI.pClass->SetConst( aTmpI, nValueId, lValue ); in SetConst()
|
/aoo41x/main/rsc/inc/ |
H A D | rscconst.hxx | 80 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
|
H A D | rscflag.hxx | 57 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
|
H A D | rsccont.hxx | 90 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
|
H A D | rscrange.hxx | 119 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
|
H A D | rsctop.hxx | 166 virtual ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
|
Completed in 34 milliseconds