Home
last modified time | relevance | path

Searched refs:RscConst (Results 1 – 7 of 7) sorted by relevance

/trunk/main/rsc/source/res/
H A Drscconst.cxx53 RscConst::RscConst( Atom nId, sal_uInt32 nTypeId ) in RscConst() function in RscConst
69 RscConst::~RscConst() in ~RscConst()
84 RSCCLASS_TYPE RscConst::GetClassType() const in GetClassType()
98 ERRTYPE RscConst::SetConstant( Atom nVarName, sal_Int32 lValue ){ in SetConstant()
122 Atom RscConst::GetConstant( sal_uInt32 nPos ){ in GetConstant()
137 sal_Bool RscConst::GetConstValue( Atom nConst, sal_Int32 * pValue ) const in GetConstValue()
159 sal_Bool RscConst::GetValueConst( sal_Int32 lValue, Atom * pConst ) const in GetValueConst()
183 sal_uInt32 RscConst::GetConstPos( Atom nConst ) in GetConstPos()
205 void RscConst::WriteSyntax( FILE * fOutput, RscTypCont * pTC ) in WriteSyntax()
222 void RscConst::WriteRcAccess in WriteRcAccess()
[all …]
H A Drscflag.cxx47 : RscConst( nId, nTypeId ) in RscFlag()
H A Drscarray.cxx520 CLASS_DATA pDfltData, RscConst * pTypeClass ) in WriteSrc()
/trunk/main/rsc/inc/
H A Drscconst.hxx32 class RscConst : public RscTop class
42 RscConst( Atom nId, sal_uInt32 nTypId );
43 ~RscConst();
58 class RscEnum : public RscConst {
H A Drscdb.hxx144 void SETCONST( RscConst *, const char *, sal_uInt32 );
145 void SETCONST( RscConst *, Atom, sal_uInt32 );
H A Drscflag.hxx32 class RscFlag : public RscConst {
/trunk/main/rsc/source/parser/
H A Drscibas.cxx51 void RscTypCont::SETCONST( RscConst * pClass, const char * szString, sal_uInt32 nVal ) in SETCONST()
60 void RscTypCont::SETCONST( RscConst * pClass, Atom nName, sal_uInt32 nVal ) in SETCONST()

Completed in 36 milliseconds