Home
last modified time | relevance | path

Searched refs:GetExecMethod (Results 1 – 2 of 2) sorted by relevance

/trunk/main/idl/source/objects/
H A Dslot.cxx381 const ByteString & SvMetaSlot::GetExecMethod() const in GetExecMethod() function in SvMetaSlot
384 return ((SvMetaSlot *)GetRef())->GetExecMethod(); in GetExecMethod()
1211 ByteString aMethodName( GetExecMethod() ); in WriteSlotStubs()
1367 if( GetExecMethod().Len() && GetExecMethod() != "NoExec") in WriteSlot()
1369 << GetExecMethod().GetBuffer() << ')'; in WriteSlot()
/trunk/main/idl/inc/
H A Dslot.hxx195 const ByteString & GetExecMethod() const;

Completed in 24 milliseconds