Searched refs:nValueId (Results 1 – 8 of 8) sorted by relevance
/trunk/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()
|
/trunk/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()
|
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/ |
H A D | ParserTablesGenerator.java | 406 for (final int nValueId : aType.GetEnumerationRestriction()) in AppendStringDescription() 409 aLine.append(nValueId); in AppendStringDescription()
|
/trunk/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 52 milliseconds