Home
last modified time | relevance | path

Searched refs:InvalidAtom (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/rsc/source/res/
H A Drscall.cxx36 Atom nRsc_XYMAPMODEId = InvalidAtom;
37 Atom nRsc_WHMAPMODEId = InvalidAtom;
38 Atom nRsc_X = InvalidAtom;
39 Atom nRsc_Y = InvalidAtom;
40 Atom nRsc_WIDTH = InvalidAtom;
41 Atom nRsc_HEIGHT = InvalidAtom;
42 Atom nRsc_DELTALANG = InvalidAtom;
43 Atom nRsc_DELTASYSTEM = InvalidAtom;
44 Atom nRsc_EXTRADATA = InvalidAtom;
56 nRsc_XYMAPMODEId = InvalidAtom; in InitRscCompiler()
[all …]
H A Drsctop.cxx117 return InvalidAtom; in GetConstant()
945 if( GetId() != InvalidAtom ) in WriteSyntaxHeader()
976 if( GetId() != InvalidAtom ) in WriteRcAccess()
H A Drscconst.cxx125 return( InvalidAtom ); in GetConstant()
H A Drscclass.cxx1047 if( GetId() != InvalidAtom ) in WriteRcCtor()
/aoo42x/main/rsc/inc/
H A Drscinst.hxx90 Atom GetConst( Atom nVarName = InvalidAtom );
91 sal_uInt32 GetConstPos( Atom nVarName = InvalidAtom );
92 sal_Bool GetBool( Atom nVarName = InvalidAtom );
97 sal_Int32 GetNumber( Atom nVarName = InvalidAtom );
99 const char *GetString( Atom nVarName = InvalidAtom );
H A Drschash.hxx32 #define InvalidAtom Atom( ~0 ) macro
H A Drsctop.hxx104 Atom nDataBaseName = InvalidAtom );
/aoo42x/main/rsc/source/tools/
H A Drschash.cxx50 return InvalidAtom; in getID()
/aoo42x/main/rsc/source/parser/
H A Drsclex.cxx217 if( InvalidAtom != nHashId ) in MakeToken()
H A Drscdb.cxx286 if( nId == InvalidAtom ) in SearchType()
H A Drscicpx.cxx75 new RscBaseCont( InvalidAtom, RSC_NOTYPE, NULL, sal_False ), in InitClassMgr()

Completed in 77 milliseconds