Home
last modified time | relevance | path

Searched refs:GetFileKey (Results 1 – 9 of 9) sorted by relevance

/trunk/main/rsc/source/tools/
H A Drscdef.cxx756 if( pDep->GetFileKey() == lDepend ){ in Depend()
758 if( pDep->GetFileKey() == lFree ) in Depend()
785 if( pDep->GetFileKey() == lIncFile ) in InsertDependFile()
816 if( pDep->GetFileKey() == lDepFile ){ in RemoveDependFile()
1015 if( Depend( lFileKey, pDef->GetFileKey() ) ) in FindDef()
1057 if( lFileKey == pDefDec->GetFileKey() ){ in TestDef()
1058 RscFile * pFile = GetFile( pDefDec->GetFileKey() ); in TestDef()
1201 pFile = GetFile( pDef->GetFileKey() ); in DeleteDef()
1247 pFile = GetFile( pDef->GetFileKey() ); in ChangeDef()
1251 if( TestDef( pDef->GetFileKey(), lPos, pExp ) ){ in ChangeDef()
[all …]
/trunk/main/rsc/source/parser/
H A Drscdb.cxx469 if( pDep->GetFileKey() != lFileKey ) in WriteInc()
471 pFile = aFileTab.GetFile( pDep->GetFileKey() ); in WriteInc()
573 if( pObjNode->GetFileKey() == lFileKey ){ in IMPL_LINK_INLINE_START()
594 if( pClass->IsCodeWriteable() && pObjNode->GetFileKey() == lFileKey ) in IMPL_LINK_INLINE_END()
613 if( pClass->IsCodeWriteable() && pObjNode->GetFileKey() == lFileKey ) in IMPL_LINK_INLINE_END()
/trunk/main/rsc/inc/
H A Drscinst.hxx162 sal_uLong GetFileKey( const ByteString & rFileName );
179 sal_uLong GetFileKey() const { return lFileKey; } in GetFileKey() function in RscHrc
H A Drscdef.hxx146 sal_uLong GetFileKey() const { return lFileKey; } in GetFileKey() function in RscDefine
190 sal_uLong GetFileKey(){ return lKey; } in GetFileKey() function in RscDepend
H A Drscclobj.hxx61 sal_uLong GetFileKey(){ return lFileKey; }; in GetFileKey() function in ObjNode
/trunk/main/rsc/source/rsc/
H A Drsc.cxx688 pFNTmp = pTC->aFileTab.GetFile( pDep->GetFileKey() ); in IncludeParser()
695 pFNTmp = pTC->aFileTab.GetFile( pDep->GetFileKey() ); in IncludeParser()
743 aError = ParseOneFile( pDep->GetFileKey(), pOutputFile, pContext ); in ParseOneFile()
/trunk/main/rsc/doku/feinkonz.43/
H A Drscinst.doc1599 ULONG GetFileKey( const String & rFileName );
1969 Au0RscDataBase::GetFileKey()
1971 AliULONG RscDataBase::GetFileKey( const String & rFileName );
2007 ULONG GetFileKey();
2122 Au0RscHrc::GetFileKey()
2124 AliULONG RscHrc::GetFileKey();
4059 RscDataBase::GetFileKey() 12
4075 RscHrc::GetFileKey() 16
/trunk/main/rsc/source/res/
H A Drscclobj.cxx142 if( GetFileKey() == nFileKey ){ in DelObjNode()
/trunk/main/rsc/source/misc/
H A Drscdbl.cxx83 if( pObjNode->GetFileKey() == lFileKey ){ in FillListObj()

Completed in 48 milliseconds