Home
last modified time | relevance | path

Searched refs:SvNumberIdentifier (Results 1 – 8 of 8) sorted by relevance

/trunk/main/idl/inc/
H A Dbastype.hxx183 class SvNumberIdentifier : public SvIdentifier class
189 SvNumberIdentifier() : nValue( 0 ) {}; in SvNumberIdentifier() function in SvNumberIdentifier
197 friend SvStream& operator << (SvStream &, const SvNumberIdentifier &);
198 friend SvStream& operator >> (SvStream &, SvNumberIdentifier &);
240 class SvHelpContext : public SvNumberIdentifier
H A Dtypes.hxx40 SvNumberIdentifier aSlotId;
73 void SetSlotId( const SvNumberIdentifier & rId ) in SetSlotId()
75 const SvNumberIdentifier & GetSlotId() const;
H A Ddatabase.hxx112 SvNumberIdentifier aStructSlotId;
155 SvMetaAttribute * SearchKnownAttr( const SvNumberIdentifier& );
/trunk/main/idl/source/objects/
H A Dbastype.cxx321 sal_Bool SvNumberIdentifier::ReadSvIdl( SvIdlDataBase & rBase, in ReadSvIdl()
352 sal_Bool SvNumberIdentifier::ReadSvIdl( SvIdlDataBase & rBase, in ReadSvIdl()
390 SvStream& operator << (SvStream & rStm, const SvNumberIdentifier & r ) in operator <<()
397 SvStream& operator >> (SvStream & rStm, SvNumberIdentifier & r ) in operator >>()
H A Dtypes.cxx136 const SvNumberIdentifier & SvMetaAttribute::GetSlotId() const in GetSlotId()
585 const SvNumberIdentifier & rId = GetSlotId(); in MakeSlotValue()
612 const SvNumberIdentifier & rId = GetSlotId(); in WriteAttributes()
744 SvNumberIdentifier slotId = rBase.aStructSlotId; in WriteRecursiv_Impl()
H A Dobject.cxx362 SvNumberIdentifier aI; in ReadContextSvIdl()
H A Dslot.cxx1137 SvNumberIdentifier aId; in Insert()
/trunk/main/idl/source/prj/
H A Ddatabase.cxx651 const SvNumberIdentifier& rId in SearchKnownAttr()

Completed in 61 milliseconds