/aoo42x/main/qadevOOo/tests/java/ifc/lang/ |
H A D | _XSingleServiceFactory.java | 99 Object ifc = UnoRuntime.queryInterface(mustSupport[i], Inst) ; in _createInstance() local 144 Object ifc = UnoRuntime.queryInterface(mustSupport[i], Inst) ; in _createInstanceWithArguments() local
|
/aoo42x/main/qadevOOo/tests/java/ifc/util/ |
H A D | _XCloneable.java | 65 protected byte[] getImplementationID(XInterface ifc) { in getImplementationID() 85 protected String getImplementationName(XInterface ifc) { in getImplementationName()
|
/aoo42x/main/idlc/source/ |
H A D | astinterface.cxx | 57 AstInterface const * ifc, bool optional) const in checkInheritedInterfaceClashes() 67 AstType const * ifc, bool optional, rtl::OUString const & documentation) in addInheritedInterface() 270 std::set< rtl::OString > & seenInterfaces, AstInterface const * ifc, in checkInheritedInterfaceClashes() 357 AstInterface const * ifc, bool direct, bool optional) in addVisibleInterface() 387 void AstInterface::addOptionalVisibleMembers(AstInterface const * ifc) { in addOptionalVisibleMembers()
|
/aoo42x/main/sw/source/core/access/ |
H A D | acccontext.hxx | 437 #define THROW_RUNTIME_EXCEPTION( ifc, msg ) \ argument 443 #define CHECK_FOR_DEFUNC_THIS( ifc, ths ) \ argument 453 #define CHECK_FOR_DEFUNC( ifc ) \ argument
|
/aoo42x/main/scripting/workben/ifc/scripting/ |
H A D | _XScriptNameResolver.java | 97 XInterface ifc = (XInterface) oObj.resolve(logicalname, args); in runResolveTest() local 146 XInterface ifc = (XInterface) in getStorageId() local
|
H A D | _XScriptStorageManager.java | 121 XInterface ifc = (XInterface)oObj.getScriptStorage(id); in _createScriptStorageWithURI() local 170 XInterface ifc = (XInterface)oObj.getScriptStorage(storageid); in _getScriptStorage() local
|
H A D | ScriptingUtils.java | 84 XInterface ifc = (XInterface) in getStorageId() local
|
H A D | _XScriptInvocation.java | 166 XInterface ifc = (XInterface) in getStorageId() local
|
H A D | _XScriptSecurity.java | 343 XInterface ifc = (XInterface) in getStorageId() local
|
/aoo42x/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | Bug98508_Test.java | 71 Test98508Interface ifc in run() local
|
/aoo42x/main/ridljar/test/com/sun/star/uno/ |
H A D | Type_Test.java | 92 Type ifc = new Type(com.sun.star.uno.XInterface.class); in testIsSupertypeOf() local
|
H A D | UnoRuntime_Test.java | 50 Ifc ifc = UnoRuntime.queryInterface(Ifc.class, test4); in test_generateOid() local
|
/aoo42x/main/tools/inc/tools/ |
H A D | diagnose_ex.h | 92 #define ENSURE_ARG_OR_THROW2(c, m, ifc, arg) if( !(c) ) { \ argument 109 #define ENSURE_OR_THROW2(c, m, ifc) if( !(c) ) { \ argument
|
/aoo42x/main/cppuhelper/source/ |
H A D | propertysetmixin.cxx | 114 css::uno::Reference< T > ifc; member 178 css::uno::Reference< css::reflection::XInterfaceTypeDescription2 > ifc( in initProperties() local 500 css::uno::Reference< css::reflection::XTypeDescription > ifc; in Impl() local 1142 css::uno::Reference< css::uno::XInterface > ifc( in queryInterface() local 1148 css::uno::Reference< css::uno::XInterface > ifc( in queryInterface() local 1154 css::uno::Reference< css::uno::XInterface > ifc( in queryInterface() local
|
/aoo42x/main/qadevOOo/runner/base/ |
H A D | java_fat_service.java | 156 MultiMethodTest ifc = null; in executeTest() local
|
H A D | basic_fat.java | 253 BasicIfcTest ifc = null; in executeTest() local
|
H A D | java_fat.java | 568 … MultiMethodTest ifc = (MultiMethodTest) m_aDynamicClassLoader.getInstance(entry.entryName); in executeInterfaceTest() local
|
/aoo42x/main/sal/osl/unx/ |
H A D | util.c | 57 struct ifconf ifc; in osl_getEthernetAddress() local
|
/aoo42x/main/odk/examples/DevelopersGuide/UCB/ |
H A D | Helper.java | 142 Object executeCommand( XInterface ifc, String commandName, Object argument ) in executeCommand()
|
/aoo42x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
H A D | uno2cpp.cxx | 464 uno_Interface * ifc = NULL; in unoInterfaceProxyDispatch() local
|
H A D | cpp2uno.cxx | 454 css::uno::XInterface * ifc = NULL; in vtableCall() local
|
/aoo42x/main/binaryurp/source/ |
H A D | incomingrequest.cxx | 149 css::uno::Reference< css::uno::XInterface > ifc; in execute_throw() local
|
/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | PropertySetMixin.java | 137 XTypeDescription ifc; in PropertySetMixin() local 605 XInterfaceTypeDescription2 ifc = UnoRuntime.queryInterface( in initProperties() local
|
/aoo42x/main/stoc/source/registry_tdprovider/ |
H A D | tdservice.cxx | 394 Reference< XTypeDescription > ifc; in getReferences() local
|
/aoo42x/main/qadevOOo/runner/basicrunner/ |
H A D | BasicHandler.java | 133 public void setTestedInterface(BasicIfcTest ifc, LogWriter log) { in setTestedInterface()
|