iahndl.hxx (67e470da) | iahndl.hxx (ee206fda) |
---|---|
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 --- 37 unchanged lines hidden (view full) --- 46 } 47 namespace embed { 48 class XStorage; 49 } 50 namespace lang { 51 class XMultiServiceFactory; 52 } 53 namespace security { | 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 --- 37 unchanged lines hidden (view full) --- 46 } 47 namespace embed { 48 class XStorage; 49 } 50 namespace lang { 51 class XMultiServiceFactory; 52 } 53 namespace security { |
54 class DocumentSignatureInformation; | 54 struct DocumentSignatureInformation; |
55 } 56 namespace task { 57 class FutureDocumentVersionProductUpdateRequest; 58 class XInteractionContinuation; 59 class XInteractionHandler; 60 class XInteractionRequest; 61 } 62 namespace ucb { --- 310 unchanged lines hidden --- | 55 } 56 namespace task { 57 class FutureDocumentVersionProductUpdateRequest; 58 class XInteractionContinuation; 59 class XInteractionHandler; 60 class XInteractionRequest; 61 } 62 namespace ucb { --- 310 unchanged lines hidden --- |