Home
last modified time | relevance | path

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

/aoo4110/main/idl/source/objects/
H A Dslot.cxx386 const ByteString & SvMetaSlot::GetStateMethod() const in GetStateMethod() function in SvMetaSlot
389 return ((SvMetaSlot *)GetRef())->GetStateMethod(); in GetStateMethod()
1235 aMethodName = GetStateMethod(); in WriteSlotStubs()
1325 pNextSlot->GetStateMethod() == GetStateMethod() ) in WriteSlot()
1341 pNextSlot->GetStateMethod() == GetStateMethod() ) in WriteSlot()
1375 if( GetStateMethod().Len() && GetStateMethod() != "NoState") in WriteSlot()
1377 << GetStateMethod().GetBuffer() << ')'; in WriteSlot()
/aoo4110/main/idl/inc/
H A Dslot.hxx196 const ByteString & GetStateMethod() const;

Completed in 25 milliseconds