Searched refs:SvMetaAttribute (Results 1 – 9 of 9) sorted by relevance
45 SvMetaAttribute::SvMetaAttribute() in SvMetaAttribute() function in SvMetaAttribute55 SvMetaAttribute::SvMetaAttribute( SvMetaType * pType ) in SvMetaAttribute() function in SvMetaAttribute125 SvMetaType * SvMetaAttribute::GetType() const in GetType()147 sal_Bool SvMetaAttribute::GetReadonly() const in GetReadonly()158 sal_Bool SvMetaAttribute::GetExport() const in GetExport()169 sal_Bool SvMetaAttribute::GetHidden() const in GetHidden()222 sal_Bool SvMetaAttribute::IsMethod() const in IsMethod()229 sal_Bool SvMetaAttribute::IsVariable() const in IsVariable()403 void SvMetaAttribute::WriteSvIdl in WriteSvIdl()454 void SvMetaAttribute::WriteAttributesSvIdl in WriteAttributesSvIdl()[all …]
61 : SvMetaAttribute( pType ) in SvMetaSlot()88 SvMetaAttribute::Load( rStm ); in Load()96 SvMetaAttribute * pMeth; in Load()185 SvMetaAttribute::Save( rStm ); in Save()313 return SvMetaAttribute::IsVariable(); in IsVariable()323 sal_Bool b = SvMetaAttribute::IsMethod(); in IsMethod()337 SvMetaAttribute * pMeth = GetMethod(); in GetMangleName()1476 SvMetaAttribute * pMethod = GetMethod(); in WriteSlot()1534 SvMetaAttribute * pMethod = GetMethod(); in WriteSlotParamArray()1580 SvMetaAttribute * pMethod = GetMethod(); in WriteSlotMap()[all …]
351 xAttr = new SvMetaAttribute( pType ); in ReadContextSvIdl()449 SvMetaAttribute & rAttr ) const in TestAttribute()459 SvMetaAttribute * pS = aAttrList.GetObject( n ); in TestAttribute()657 SvMetaAttribute * pAttr = aAttrList.GetObject( n ); in Write()738 SvMetaAttribute * pAttr = aAttrList.GetObject( n ); in InsertSlots()945 SvMetaAttribute * pAttr = aAttrList.GetObject( n ); in WriteHelpIds()958 SvMetaAttribute * pAttr = aAttrList.GetObject( n ); in WriteSrc()
35 SV_DECL_REF(SvMetaAttribute)36 SV_DECL_PERSIST_LIST(SvMetaAttribute,SvMetaAttribute *)37 class SvMetaAttribute : public SvMetaReference class63 SV_DECL_META_FACTORY1( SvMetaAttribute, SvMetaReference, 2 )64 SvMetaAttribute();65 SvMetaAttribute( SvMetaType * );126 ByteString Compare( SvMetaAttribute *pAttr );129 SV_IMPL_REF(SvMetaAttribute)130 SV_IMPL_PERSIST_LIST(SvMetaAttribute,SvMetaAttribute *)191 void AppendAttr( SvMetaAttribute * pAttr ) in AppendAttr()
118 void AppendAttr( SvMetaAttribute *pSlot );153 SvMetaAttribute * ReadKnownAttr( SvTokenStream & rInStm,155 SvMetaAttribute * SearchKnownAttr( const SvNumberIdentifier& );
33 class SvMetaSlot : public SvMetaAttribute190 SvMetaAttribute * GetMethod() const;
98 SvMetaAttribute & rAttr ) const;
595 SvMetaAttribute * SvIdlDataBase::ReadKnownAttr in ReadKnownAttr()633 SvMetaAttribute * pAttr = aAttrList.GetObject( i ); in ReadKnownAttr()649 SvMetaAttribute* SvIdlDataBase::SearchKnownAttr in SearchKnownAttr()659 SvMetaAttribute * pAttr = aAttrList.GetObject( i ); in SearchKnownAttr()966 SvMetaAttribute * pAttr = rAttrList.GetObject( n ); in WriteHelpIds()988 void SvIdlDataBase::AppendAttr( SvMetaAttribute *pAttr ) in AppendAttr()
54 pClassMgr->SV_CLASS_REGISTER( SvMetaAttribute ); in IdlDll()
Completed in 55 milliseconds