Searched refs:nTypId (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/rsc/inc/ |
H A D | rscrange.hxx | 43 RscRange( Atom nId, sal_uInt32 nTypId ); 84 RscLongRange( Atom nId, sal_uInt32 nTypId ); 117 RscLongEnumRange( Atom nId, sal_uInt32 nTypId ); 131 RscIdRange( Atom nId, sal_uInt32 nTypId ); 172 RscBool( Atom nId, sal_uInt32 nTypId ); 197 RscBreakRange( Atom nId, sal_uInt32 nTypId );
|
H A D | rscclass.hxx | 62 RscClass( Atom nId, sal_uInt32 nTypId, RscTop * pSuperCl ); 108 RscSysDepend( Atom nId, sal_uInt32 nTypId, RscTop * pSuper ); 119 RscFirstSysDepend( Atom nId, sal_uInt32 nTypId, 128 RscTupel( Atom nId, sal_uInt32 nTypId, RscTop * pSuper );
|
H A D | rsccont.hxx | 63 RscBaseCont( Atom nId, sal_uInt32 nTypId, 120 RscContWriteSrc( Atom nId, sal_uInt32 nTypId, 130 RscCont( Atom nId, sal_uInt32 nTypId, 142 RscContExtraData( Atom nId, sal_uInt32 nTypId,
|
H A D | rscarray.hxx | 69 RscArray( Atom nId, sal_uInt32 nTypId, 110 RscClassArray( Atom nId, sal_uInt32 nTypId, 127 RscLangArray( Atom nId, sal_uInt32 nTypId,
|
H A D | rscconst.hxx | 42 RscConst( Atom nId, sal_uInt32 nTypId ); 65 RscEnum( Atom nId, sal_uInt32 nTypId );
|
H A D | rscflag.hxx | 39 RscFlag( Atom nId, sal_uInt32 nTypId ); 72 RscClient( Atom nId, sal_uInt32 nTypId, RscFlag * pClass,
|
H A D | rsctop.hxx | 47 sal_uInt32 nTypId; member in RscTop 67 { return nTypId; }; in GetTypId()
|
H A D | rscstr.hxx | 42 RscString( Atom nId, sal_uInt32 nTypId );
|
H A D | rscmgr.hxx | 42 RscMgr( Atom nId, sal_uInt32 nTypId, RscTop * pSuperCl );
|
H A D | rscdb.hxx | 331 RscTop * SearchType( Atom nTypId );
|
/aoo41x/main/rsc/source/res/ |
H A D | rsctop.cxx | 49 , nTypId( nTypIdent ) in RscTop()
|
Completed in 178 milliseconds