Home
last modified time | relevance | path

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

/aoo41x/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()
828 ( aOut += aDel1 ) += aNoRecord.GetSvIdlString( SvHash_NoRecord() ); in WriteAttributesSvIdl()
844 ( aOut += aDel ) += aHasDialog.GetSvIdlString( SvHash_HasDialog() ); in WriteAttributesSvIdl()
849 ( aOut += aDel ) += aMenuConfig.GetSvIdlString( SvHash_MenuConfig() ); in WriteAttributesSvIdl()
869 ( aOut += aDel ) += aFastCall.GetSvIdlString( SvHash_FastCall() ); in WriteAttributesSvIdl()
[all …]
H A Dbastype.cxx236 ByteString SvBOOL::GetSvIdlString( SvStringHashEntry * pName ) in GetSvIdlString() function in SvBOOL
/aoo41x/main/idl/inc/
H A Dbastype.hxx158 ByteString GetSvIdlString( SvStringHashEntry * pName );

Completed in 21 milliseconds