Searched defs:xMethod (Results 1 – 11 of 11) sorted by relevance
62 BasicScriptImpl::BasicScriptImpl( const ::rtl::OUString& funcName, SbMethodRef xMethod ) in BasicScriptImpl()72 BasicScriptImpl::BasicScriptImpl( const ::rtl::OUString& funcName, SbMethodRef xMethod, in BasicScriptImpl()
174 void writeMethodData( RegistryTypeWriter& rWriter, sal_uInt32 calculatedMemberOffset, in writeMethodData()364 Reference< XInterfaceMethodTypeDescription > xMethod; in getTypeBlop() local
658 Reference<XIdlMethod> xMethod = _xIntrospectionAccess->getMethod( in invoke() local835 Reference< XIdlMethod > xMethod = pMethods[ i ]; in getInfoSequenceImpl() local926 Reference<XIdlMethod> xMethod = _xIntrospectionAccess->getMethod in getInfoForName() local987 void Invocation_Impl::fillInfoForMethod in fillInfoForMethod()
167 void writeMethodData( typereg::Writer& rWriter, sal_uInt32 calculatedMemberOffset, in writeMethodData()372 Reference< XInterfaceMethodTypeDescription > xMethod; in getTypeBlob() local
211 …Reference< XInterfaceMethodTypeDescription > xMethod( xTypeDescriptions->getByHierarchicalName( sM… in impl_allowAsynchronousCall_nothrow() local
135 Reference< XIdlMethod > xMethod = m_xListenerType->getMethod( FunctionName ); in invoke() local195 Reference< XIdlMethod > xMethod = m_xListenerType->getMethod( Name ); in hasMethod() local
229 SbMethodRef xMethod; member
912 Reference< reflection::XInterfaceMethodTypeDescription > xMethod( in complete_iface_type() local1931 Emit::CustomAttributeBuilder* TypeEmitter::get_iface_method_exception_attribute( in get_iface_method_exception_attribute()
343 static typelib_TypeDescription * createCTD( in createCTD()
379 const Reference<XIdlMethod> xMethod = pMethods[ iHashResult ]; in getMethodIndex() local554 …Reference<XIdlMethod> xMethod = (XIdlMethod*)(aInterfaceSeq2.getConstArray()[ nSequenceIndex ].get… in setPropertyValueByIndex() local663 …Reference<XIdlMethod> xMethod = (XIdlMethod*)(aInterfaceSeq1.getConstArray()[ nSequenceIndex ].get… in getPropertyValueByIndex() local
4125 Reference< XIdlMethod > xMethod = m_xListenerType->getMethod( FunctionName ); in invoke() local4189 Reference< XIdlMethod > xMethod = m_xListenerType->getMethod( Name ); in hasMethod() local
Completed in 77 milliseconds