Home
last modified time | relevance | path

Searched refs:nValueId (Results 1 – 8 of 8) sorted by relevance

/trunk/main/rsc/source/parser/
H A Drscyacc.cxx78 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 Drsccont.cxx587 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 DParserTablesGenerator.java406 for (final int nValueId : aType.GetEnumerationRestriction()) in AppendStringDescription()
409 aLine.append(nValueId); in AppendStringDescription()
/trunk/main/rsc/inc/
H A Drscconst.hxx80 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
H A Drscflag.hxx57 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
H A Drsccont.hxx90 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
H A Drscrange.hxx119 ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,
H A Drsctop.hxx166 virtual ERRTYPE SetConst( const RSCINST & rInst, Atom nValueId,

Completed in 36 milliseconds