Home
last modified time | relevance | path

Searched refs:SetNotConst (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/rsc/inc/
H A Drscflag.hxx59 ERRTYPE SetNotConst( const RSCINST & rInst, Atom nConstId );
92 SetNotConst( rInst, nConstId ) ); in SetBool()
H A Drsctop.hxx170 virtual ERRTYPE SetNotConst( const RSCINST & rInst, Atom nId );
/aoo41x/main/rsc/source/res/
H A Drsctop.cxx519 ERRTYPE RscTop::SetNotConst( const RSCINST & rInst, Atom nId ){ in SetNotConst() function in RscTop
522 SetNotConst( rInst, nId ); in SetNotConst()
H A Drscflag.cxx75 ERRTYPE RscFlag::SetNotConst( const RSCINST & rInst, Atom nConst ) in SetNotConst() function in RscFlag
/aoo41x/main/rsc/source/parser/
H A Drscyacc.y838 aError = S.Top().pClass->SetNotConst( S.Top(), $2.hashid );
845 aError = aInst.pClass->SetNotConst( aInst, $2.hashid );

Completed in 31 milliseconds