Lines Matching refs:GetSvIdlString

797 		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()
839 ( aOut += aDel ) += aRecordAbsolute.GetSvIdlString( SvHash_RecordAbsolute() ); in WriteAttributesSvIdl()
844 ( aOut += aDel ) += aHasDialog.GetSvIdlString( SvHash_HasDialog() ); in WriteAttributesSvIdl()
849 ( aOut += aDel ) += aMenuConfig.GetSvIdlString( SvHash_MenuConfig() ); in WriteAttributesSvIdl()
854 ( aOut += aDel ) += aToolBoxConfig.GetSvIdlString( SvHash_ToolBoxConfig() ); in WriteAttributesSvIdl()
859 ( aOut += aDel ) += aStatusBarConfig.GetSvIdlString( SvHash_StatusBarConfig() ); in WriteAttributesSvIdl()
864 ( aOut += aDel ) += aAccelConfig.GetSvIdlString( SvHash_AccelConfig() ); in WriteAttributesSvIdl()
869 ( aOut += aDel ) += aFastCall.GetSvIdlString( SvHash_FastCall() ); in WriteAttributesSvIdl()
874 ( aOut += aDel ) += aContainer.GetSvIdlString( SvHash_Container() ); in WriteAttributesSvIdl()
879 ( aOut += aDel ) += aImageRotation.GetSvIdlString( SvHash_ImageRotation() ); in WriteAttributesSvIdl()
885 ( aOut += aDel ) += aImageReflection.GetSvIdlString( SvHash_ImageReflection() ); in WriteAttributesSvIdl()