Home
last modified time | relevance | path

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

/AOO42X/main/idl/source/objects/
H A Dslot.cxx797 aOut += aVolatile.GetSvIdlString( SvHash_Volatile() ); in WriteAttributesSvIdl()
800 aOut += aCachable.GetSvIdlString( SvHash_Cachable() ); in WriteAttributesSvIdl()
806 ( aOut += aDel ) += aToggle.GetSvIdlString( SvHash_Toggle() ); in WriteAttributesSvIdl()
811 (aOut += aDel ) += aAutoUpdate.GetSvIdlString( SvHash_AutoUpdate() ); in WriteAttributesSvIdl()
817 ( aOut += aDel ) += aAsynchron.GetSvIdlString( SvHash_Asynchron() ); in WriteAttributesSvIdl()
820 ( aOut += aDel ) += aSynchron.GetSvIdlString( SvHash_Synchron() ); in WriteAttributesSvIdl()
826 ( aOut += aDel1 ) += aRecordManual.GetSvIdlString( SvHash_RecordManual() ); in WriteAttributesSvIdl()
828 ( aOut += aDel1 ) += aNoRecord.GetSvIdlString( SvHash_NoRecord() ); in WriteAttributesSvIdl()
831 ( aOut += aDel1 ) += aRecordPerSet.GetSvIdlString( SvHash_RecordPerSet() ); in WriteAttributesSvIdl()
833 ( aOut += aDel1 ) += aRecordPerItem.GetSvIdlString( SvHash_RecordPerItem() ); in WriteAttributesSvIdl()
[all …]
H A Dbastype.cxx236 ByteString SvBOOL::GetSvIdlString( SvStringHashEntry * pName ) in GetSvIdlString() function in SvBOOL
/AOO42X/main/idl/inc/
H A Dbastype.hxx158 ByteString GetSvIdlString( SvStringHashEntry * pName );