Lines Matching refs:ReadSvIdl

365 sal_Bool SvMetaAttribute::ReadSvIdl( SvIdlDataBase & rBase,  in ReadSvIdl()  function in SvMetaAttribute
376 aSlotId.ReadSvIdl( rBase, rInStm ); in ReadSvIdl()
388 bOk = SvMetaName::ReadSvIdl( rBase, rInStm ); in ReadSvIdl()
432 aSlotId.ReadSvIdl( rBase, SvHash_SlotId(), rInStm ); in ReadAttributesSvIdl()
433 aExport.ReadSvIdl( SvHash_Export(), rInStm ); in ReadAttributesSvIdl()
434 aHidden.ReadSvIdl( SvHash_Hidden(), rInStm ); in ReadAttributesSvIdl()
435 aAutomation.ReadSvIdl( SvHash_Automation(), rInStm ); in ReadAttributesSvIdl()
436 aIsCollection.ReadSvIdl( SvHash_IsCollection(), rInStm ); in ReadAttributesSvIdl()
437 aReadOnlyDoc.ReadSvIdl( SvHash_ReadOnlyDoc(), rInStm ); in ReadAttributesSvIdl()
438 if( aReadonly.ReadSvIdl( SvHash_Readonly(), rInStm ) ) in ReadAttributesSvIdl()
1535 sal_Bool SvMetaType::ReadSvIdl( SvIdlDataBase & rBase, in ReadSvIdl() function in SvMetaType
1541 return SvMetaExtern::ReadSvIdl( rBase, rInStm ); in ReadSvIdl()
1787 aSvName.ReadSvIdl( SvHash_SvName(), rInStm ); in ReadAttributesSvIdl()
1788 aSbxName.ReadSvIdl( SvHash_SbxName(), rInStm ); in ReadAttributesSvIdl()
1789 aOdlName.ReadSvIdl( SvHash_OdlName(), rInStm ); in ReadAttributesSvIdl()
1837 if( xAttr->ReadSvIdl( rBase, rInStm ) ) in ReadContextSvIdl()
2360 sal_Bool SvMetaEnumValue::ReadSvIdl( SvIdlDataBase & rBase, in ReadSvIdl() function in SvMetaEnumValue
2478 sal_Bool bOk = aEnumVal->ReadSvIdl( rBase, rInStm ); in ReadContextSvIdl()
2525 sal_Bool SvMetaTypeEnum::ReadSvIdl( SvIdlDataBase & rBase, in ReadSvIdl() function in SvMetaTypeEnum
2532 if( SvMetaName::ReadSvIdl( rBase, rInStm ) ) in ReadSvIdl()