Searched defs:SvIdlDataBase (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/idl/source/objects/ |
H A D | basobj.cxx | 139 sal_Bool SvMetaObject::ReadSvIdl( SvIdlDataBase &, SvTokenStream & ) in ReadSvIdl() argument 149 void SvMetaObject::WriteSvIdl( SvIdlDataBase &, SvStream &, sal_uInt16 /*nTab */ ) in WriteSvIdl() argument 158 void SvMetaObject::Write( SvIdlDataBase &, SvStream &, sal_uInt16 /*nTab */, in Write() argument 168 void SvMetaObject::WriteCxx( SvIdlDataBase &, SvStream &, sal_uInt16 /*nTab */ ) in WriteCxx() argument 177 void SvMetaObject::WriteHxx( SvIdlDataBase &, SvStream &, sal_uInt16 /*nTab */ ) in WriteHxx() argument 236 sal_Bool SvMetaName::SetName( const ByteString & rName, SvIdlDataBase * ) in SetName() argument 312 void SvMetaName::ReadContextSvIdl( SvIdlDataBase &, SvTokenStream & ) in ReadContextSvIdl() argument 321 sal_Bool SvMetaName::Test( SvIdlDataBase &, SvTokenStream & ) in Test() argument 331 void SvMetaName::WriteContextSvIdl( SvIdlDataBase &, SvStream &, sal_uInt16 ) in WriteContextSvIdl() argument 509 void SvMetaName::WriteAttributes( SvIdlDataBase &, SvStream & rOutStm, in WriteAttributes() argument [all …]
|
H A D | bastype.cxx | 481 sal_Bool SvHelpText::ReadSvIdl( SvIdlDataBase &, SvTokenStream & rInStm ) in ReadSvIdl() argument 495 sal_Bool SvHelpText::WriteSvIdl( SvIdlDataBase &, SvStream & rOutStm, sal_uInt16 nTab ) in WriteSvIdl() argument 510 sal_Bool SvUUId::ReadSvIdl( SvIdlDataBase &, SvTokenStream & rInStm ) in ReadSvIdl() argument
|
H A D | types.cxx | 988 void SvMetaAttribute::Insert (SvSlotElementList&, const ByteString &, SvIdlDataBase&) in Insert() argument 997 void SvMetaAttribute::WriteSrc( SvIdlDataBase &, SvStream &, Table * ) in WriteSrc() argument 1001 void SvMetaAttribute::WriteHelpId( SvIdlDataBase &, SvStream &, Table * ) in WriteHelpId() argument 1908 const ByteString & rItemName, SvIdlDataBase &, SvStream & rOutStm ) in WriteSfxItem() argument 2375 void SvMetaEnumValue::WriteSvIdl( SvIdlDataBase &, SvStream & rOutStm, sal_uInt16 ) in WriteSvIdl() argument 2387 void SvMetaEnumValue::Write( SvIdlDataBase &, SvStream & rOutStm, sal_uInt16, in Write() argument 2688 void SvMetaAttribute::WriteCSV( SvIdlDataBase&, SvStream& rStrm ) in WriteCSV() argument
|
H A D | object.cxx | 968 void SvMetaClass::WriteHxx( SvIdlDataBase &, SvStream & rOutStm, sal_uInt16 ) in WriteHxx() argument 998 void SvMetaClass::WriteCxx( SvIdlDataBase &, SvStream & rOutStm, sal_uInt16 ) in WriteCxx() argument
|
/aoo41x/main/idl/inc/ |
H A D | database.hxx | 63 class SvIdlDataBase class
|
/aoo41x/main/idl/source/prj/ |
H A D | database.cxx | 54 SvIdlDataBase::SvIdlDataBase( const SvCommand& rCmd ) in SvIdlDataBase() function in SvIdlDataBase
|
Completed in 51 milliseconds