Searched refs:revokeImplementation (Results 1 – 11 of 11) sorted by relevance
/aoo42x/main/stoc/test/excomp/ |
H A D | excomp.cxx | 124 xImpReg->revokeImplementation(compName1, Reference< XSimpleRegistry >() ); in SAL_IMPLEMENT_MAIN() 125 xImpReg->revokeImplementation(compName2, Reference< XSimpleRegistry >() ); in SAL_IMPLEMENT_MAIN()
|
/aoo42x/main/udkapi/com/sun/star/registry/ |
H A D | XImplementationRegistration.idl | 71 …cMerge from xml: method com::sun::star::registry::XImplementationRegistration::revokeImplementation 82 boolean revokeImplementation( [in] string aLocation,
|
/aoo42x/main/qadevOOo/objdsc/impreg/ |
H A D | com.sun.star.comp.stoc.ImplementationRegistration.csv | 2 …ationRegistration";"com::sun::star::registry::XImplementationRegistration";"revokeImplementation()"
|
/aoo42x/main/qadevOOo/objdsc/implreg.uno/ |
H A D | com.sun.star.comp.stoc.ImplementationRegistration.csv | 2 …ationRegistration";"com::sun::star::registry::XImplementationRegistration";"revokeImplementation()"
|
/aoo42x/main/extensions/workben/ |
H A D | testresource.cxx | 86 xReg->revokeImplementation( aDllName, XSimpleRegistryRef() ); in Main()
|
H A D | pythontest.cxx | 548 xReg->revokeImplementation( aDllName, XSimpleRegistryRef() ); in main()
|
/aoo42x/main/qadevOOo/tests/java/ifc/registry/ |
H A D | _XImplementationRegistration.java | 174 oObj.revokeImplementation(url, reg); in _revokeImplementation()
|
/aoo42x/main/stoc/test/ |
H A D | testsmgr_cpnt.cxx | 271 TEST_ENSHURE( xInst->revokeImplementation(atUModule2, Reference< XSimpleRegistry > ()), in test_ServiceManager()
|
/aoo42x/main/stoc/source/implementationregistration/ |
H A D | implreg.cxx | 1302 virtual sal_Bool SAL_CALL revokeImplementation( 1647 sal_Bool ImplementationRegistration::revokeImplementation(const OUString& location, in revokeImplementation() function in stoc_impreg::ImplementationRegistration
|
/aoo42x/main/cpputools/source/registercomponent/ |
H A D | registercomponent.cxx | 598 sal_Bool bRet = _xImplRegistration->revokeImplementation(url, _xReg); in operator ()()
|
/aoo42x/main/desktop/source/deployment/registry/component/ |
H A D | dp_component.cxx | 1596 css::uno::UNO_QUERY_THROW)->revokeImplementation(url, getRDB()); in processPackage_()
|
Completed in 53 milliseconds