frameloaderfactory.hxx (e9faf1d9) | frameloaderfactory.hxx (fefd526c) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 181 unchanged lines hidden (view full) --- 190 *//*-*****************************************************************************************************/ 191 192 virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstanceWithArguments( const ::rtl::OUString& sTypeName , 193 const css::uno::Sequence< css::uno::Any >& seqArguments) throw( css::uno::Exception , 194 css::uno::RuntimeException); 195 196 /*-****************************************************************************************************//** 197 @short not supported | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 181 unchanged lines hidden (view full) --- 190 *//*-*****************************************************************************************************/ 191 192 virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstanceWithArguments( const ::rtl::OUString& sTypeName , 193 const css::uno::Sequence< css::uno::Any >& seqArguments) throw( css::uno::Exception , 194 css::uno::RuntimeException); 195 196 /*-****************************************************************************************************//** 197 @short not supported |
198 @descr Please use XNameAcces instead of these! | 198 @descr Please use XNameAccess instead of these! |
199 200 @seealso - 201 202 @param - 203 @return - 204 205 @onerror - 206 *//*-*****************************************************************************************************/ --- 178 unchanged lines hidden --- | 199 200 @seealso - 201 202 @param - 203 @return - 204 205 @onerror - 206 *//*-*****************************************************************************************************/ --- 178 unchanged lines hidden --- |