Home
last modified time | relevance | path

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

/AOO42X/main/idl/source/objects/
H A Dslot.cxx1112 ByteString aSId( GetSlotId() ); in Insert() local
1114 aSId = GetPseudoPrefix(); in Insert()
1115 aSId += '_'; in Insert()
1116 aSId += aValName.Copy( pEnum->GetPrefix().Len() ); in Insert()
1122 if( pAttr->GetSlotId() == aSId ) in Insert()
1135 if ( rBase.FindId(aSId , &nValue) ) in Insert()
1138 *((SvIdentifier*)&aId) = aSId; in Insert()
1632 ByteString aSId( GetSlotId() ); in WriteSrc() local
1634 aSId = GetPseudoPrefix(); in WriteSrc()
1635 aSId += '_'; in WriteSrc()
[all …]