Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx1112 ByteString aSId( GetSlotId() ); in Insert() local
1114 aSId = GetPseudoPrefix(); in Insert()
1115 aSId += '_'; in Insert()
1632 ByteString aSId( GetSlotId() ); in WriteSrc() local
1634 aSId = GetPseudoPrefix(); in WriteSrc()
1635 aSId += '_'; in WriteSrc()
1640 if( rBase.FindId( aSId, &nSId2 ) ) in WriteSrc()
1684 ByteString aSId( GetSlotId() ); in WriteHelpId() local
1686 aSId = GetPseudoPrefix(); in WriteHelpId()
1687 aSId += '_'; in WriteHelpId()
[all …]

Completed in 13 milliseconds