factoryconfiguration.cxx (79aad27f) factoryconfiguration.cxx (dccf82be)
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

--- 42 unchanged lines hidden (view full) ---

51// Defines
52//_________________________________________________________________________________________________________________
53//
54using namespace com::sun::star;
55using namespace com::sun::star::uno;
56using namespace com::sun::star::lang;
57using namespace com::sun::star::beans;
58using namespace com::sun::star::container;
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

--- 42 unchanged lines hidden (view full) ---

51// Defines
52//_________________________________________________________________________________________________________________
53//
54using namespace com::sun::star;
55using namespace com::sun::star::uno;
56using namespace com::sun::star::lang;
57using namespace com::sun::star::beans;
58using namespace com::sun::star::container;
59using namespace ::com::sun::star::frame;
60
61//_________________________________________________________________________________________________________________
62// Namespace
63//_________________________________________________________________________________________________________________
64//
65
66namespace framework
67{

--- 270 unchanged lines hidden ---
59
60//_________________________________________________________________________________________________________________
61// Namespace
62//_________________________________________________________________________________________________________________
63//
64
65namespace framework
66{

--- 270 unchanged lines hidden ---