Home
last modified time | relevance | path

Searched refs:FindId (Results 1 – 6 of 6) sorted by relevance

/trunk/main/idl/source/prj/
H A Ddatabase.cxx274 sal_Bool SvIdlDataBase::FindId( const ByteString & rIdName, sal_uLong * pVal ) in FindId() function in SvIdlDataBase
362 if( FindId( pTok->GetString(), &n ) ) in ReadIdFile()
629 if( FindId( pTok->GetString(), &n ) ) in ReadKnownAttr()
655 if( FindId( rId, &n ) ) in SearchKnownAttr()
/trunk/main/idl/source/objects/
H A Dbastype.cxx328 if( rBase.FindId( *this, &n ) ) in ReadSvIdl()
361 if( rBase.FindId( pTok->GetString(), &n ) ) in ReadSvIdl()
H A Dslot.cxx1135 if ( rBase.FindId(aSId , &nValue) ) in Insert()
1640 if( rBase.FindId( aSId, &nSId2 ) ) in WriteSrc()
1692 if( rBase.FindId( aSId, &nSId2 ) ) in WriteHelpId()
/trunk/main/basic/source/comp/
H A Dsymtbl.cxx221 SbiSymDef* SbiSymPool::FindId( sal_uInt16 n ) const in FindId() function in SbiSymPool
230 return pParent->FindId( n ); in FindId()
/trunk/main/idl/inc/
H A Ddatabase.hxx145 sal_Bool FindId( const ByteString & rIdName, sal_uLong * pVal );
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx98 SbiSymDef* FindId( sal_uInt16 ) const; // Variable per ID suchen

Completed in 31 milliseconds