Home
last modified time | relevance | path

Searched refs:rShellName (Results 1 – 4 of 4) sorted by relevance

/trunk/main/idl/source/objects/
H A Dslot.cxx1192 void SvMetaSlot::WriteSlotStubs( const ByteString & rShellName, in WriteSlotStubs() argument
1228 << rShellName.GetBuffer() in WriteSlotStubs()
1252 << rShellName.GetBuffer() in WriteSlotStubs()
1260 void SvMetaSlot::WriteSlot( const ByteString & rShellName, sal_uInt16 nCount, in WriteSlot() argument
1279 rOutStm << "SFX_NEW_SLOT_ARG( " << rShellName.GetBuffer() << ',' ; in WriteSlot()
1298 rOutStm << "&a" << rShellName.GetBuffer() << "Slots_Impl[" in WriteSlot()
1302 rOutStm << "&a" << rShellName.GetBuffer() << "Slots_Impl[" in WriteSlot()
1354 rOutStm << "&a" << rShellName.GetBuffer() << "Slots_Impl[" in WriteSlot()
1360 rOutStm << "&a" << rShellName.GetBuffer() << "Slots_Impl[" in WriteSlot()
1368 rOutStm << "SFX_STUB_PTR(" << rShellName.GetBuffer() << ',' in WriteSlot()
[all …]
H A Dobject.cxx700 sal_uInt16 SvMetaClass::WriteSlots( const ByteString & rShellName, in WriteSlots() argument
711 nSCount = nSCount + pAttr->WriteSlotMap( rShellName, nCount + nSCount, in WriteSlots()
818 void SvMetaClass::WriteSlotStubs( const ByteString & rShellName, in WriteSlotStubs() argument
828 pAttr->WriteSlotStubs( rShellName, rList, rOutStm ); in WriteSlotStubs()
/trunk/main/idl/inc/
H A Dslot.hxx79 void WriteSlot( const ByteString & rShellName,
254 void WriteSlotStubs( const ByteString & rShellName,
257 sal_uInt16 WriteSlotMap( const ByteString & rShellName,
H A Dobject.hxx100 void WriteSlotStubs( const ByteString & rShellName,
107 sal_uInt16 WriteSlots( const ByteString & rShellName, sal_uInt16 nCount,

Completed in 28 milliseconds