Home
last modified time | relevance | path

Searched refs:getIntrospection (Results 1 – 25 of 36) sorted by path

12

/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1921 xAccess = xInvok->getIntrospection(); in Impl_DumpProperties()
1998 xAccess = xInvok->getIntrospection(); in Impl_DumpMethods()
2927 xAccess = mxInvocation->getIntrospection(); in implCreateAll()
4058 …virtual Reference< XIntrospectionAccess > SAL_CALL getIntrospection(void) throw( RuntimeException …
4107 Reference< XIntrospectionAccess > SAL_CALL InvocationToAllListenerMapper::getIntrospection(void) in getIntrospection() function in InvocationToAllListenerMapper
4431 virtual Reference< XIntrospectionAccess > SAL_CALL getIntrospection() throw();
4459 Reference< XIntrospectionAccess > SAL_CALL ModuleInvocationProxy::getIntrospection() throw() in getIntrospection() function in ModuleInvocationProxy
H A Dsbxmod.cxx137 … virtual Reference< XIntrospectionAccess > SAL_CALL getIntrospection( ) throw (RuntimeException);
250 DocObjectWrapper::getIntrospection( ) throw (RuntimeException) in getIntrospection() function in DocObjectWrapper
/trunk/main/eventattacher/source/
H A Deventattacher.cxx71 …virtual Reference< XIntrospectionAccess > SAL_CALL getIntrospection(void) throw( RuntimeException …
120 Reference< XIntrospectionAccess > SAL_CALL InvocationToAllListenerMapper::getIntrospection(void) in getIntrospection() function in comp_EventAttacher::InvocationToAllListenerMapper
258 Reference< XIntrospection > getIntrospection() throw( Exception );
373 Reference< XIntrospection > EventAttacherImpl::getIntrospection() throw( Exception ) in getIntrospection() function in comp_EventAttacher::EventAttacherImpl
594 Reference< XIntrospection > xIntrospection = getIntrospection(); in attachListener()
746 Reference< XIntrospection > xIntrospection = getIntrospection(); in removeListener()
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx159 Reference<XIntrospectionAccess> SAL_CALL IUnknownWrapper_Impl::getIntrospection(void) in getIntrospection() function in ole_adapter::IUnknownWrapper_Impl
H A Doleobjw.hxx97 virtual Reference< XIntrospectionAccess > SAL_CALL getIntrospection( )
/trunk/main/extensions/source/resource/
H A Dresource.cxx83 Reference< XIntrospectionAccess > SAL_CALL getIntrospection(void) throw(RuntimeException);
211 Reference< XIntrospectionAccess > SAL_CALL ResourceService::getIntrospection(void) in getIntrospection() function in ResourceService
216 return xI->getIntrospection(); in getIntrospection()
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx69 XIntrospectionAccessRef getIntrospection(void) const THROWS( (UsrSystemException) ) in getIntrospection() function in MyPythonRoot
492 XIntrospectionAccessRef xIntrospection = xInvoke->getIntrospection(); in main()
H A Dpythontest.cxx287 XIntrospectionAccessRef ref = (*m_pInvokationRef)->getIntrospection(); in cmdLine()
420 XIntrospectionAccessRef refIntro = (*pRef)->getIntrospection(); in dumpVarToStream()
H A Dtestresource.cxx65 XIntrospectionAccessRef xIntrospection = xResLoader->getIntrospection(); in Main()
/trunk/main/pyuno/source/module/
H A Dpyuno_adapter.cxx103 Reference< XIntrospectionAccess > Adapter::getIntrospection() in getIntrospection() function in pyuno::Adapter
H A Dpyuno_impl.hxx259 SAL_CALL getIntrospection( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx149 ScVbaApplication::getIntrospection() throw(css::uno::RuntimeException) in getIntrospection() function in ScVbaApplication
152 return xWSF->getIntrospection(); in getIntrospection()
H A Dvbaapplication.hxx64 …virtual css::uno::Reference< css::beans::XIntrospectionAccess > SAL_CALL getIntrospection(void) …
H A Dvbaworksheet.cxx867 ScVbaWorksheet::getIntrospection( ) throw (uno::RuntimeException) in getIntrospection() function in ScVbaWorksheet
H A Dvbaworksheet.hxx154 …virtual css::uno::Reference< css::beans::XIntrospectionAccess > SAL_CALL getIntrospection( ) thro…
H A Dvbawsfunction.cxx67 ScVbaWSFunction::getIntrospection(void) throw(uno::RuntimeException) in getIntrospection() function in ScVbaWSFunction
H A Dvbawsfunction.hxx41 …virtual css::uno::Reference< css::beans::XIntrospectionAccess > SAL_CALL getIntrospection(void) …
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DParcelBrowseNode.java183 public XIntrospectionAccess getIntrospection() { in getIntrospection() method in ParcelBrowseNode
H A DProviderBrowseNode.java172 public XIntrospectionAccess getIntrospection() { in getIntrospection() method in ProviderBrowseNode
H A DScriptBrowseNode.java166 public XIntrospectionAccess getIntrospection() { in getIntrospection() method in ScriptBrowseNode
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java443 public XIntrospectionAccess getIntrospection() { in getIntrospection() method in ScriptProvider
444 return m_xInvocationProxy.getIntrospection(); in getIntrospection()
/trunk/main/scripting/source/basprov/
H A Dbasmethnode.cxx198 …Reference< XIntrospectionAccess > BasicMethodNodeImpl::getIntrospection( ) throw (RuntimeExceptio… in getIntrospection() function in basprov::BasicMethodNodeImpl
H A Dbasmethnode.hxx104 …tar::uno::Reference< ::com::sun::star::beans::XIntrospectionAccess > SAL_CALL getIntrospection( )
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py508 def getIntrospection( self ): member in ScriptBrowseNode
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx157 … virtual Reference<XIntrospectionAccess> SAL_CALL getIntrospection(void) throw( RuntimeException );
496 Reference<XIntrospectionAccess> Invocation_Impl::getIntrospection(void) in getIntrospection() function in stoc_inv::Invocation_Impl
500 return _xDirect->getIntrospection(); in getIntrospection()

Completed in 141 milliseconds

12