XFlatParagraphIterator.idl (d1766043) XFlatParagraphIterator.idl (2a413f17)
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

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

39//=============================================================================
40
41module com { module sun { module star { module text {
42
43//=============================================================================
44
45/** provides functionality to ...
46
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

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

39//=============================================================================
40
41module com { module sun { module star { module text {
42
43//=============================================================================
44
45/** provides functionality to ...
46
47 @since OOo 3.0
47 @since OpenOffice 3.0
48 */
49
50interface XFlatParagraphIterator: com::sun::star::uno::XInterface
51{
52
53 //-------------------------------------------------------------------------
54 /** get the first flat paragraph to be checked or an empty reference if
55 there are no more paragraphs to check.

--- 59 unchanged lines hidden ---
48 */
49
50interface XFlatParagraphIterator: com::sun::star::uno::XInterface
51{
52
53 //-------------------------------------------------------------------------
54 /** get the first flat paragraph to be checked or an empty reference if
55 there are no more paragraphs to check.

--- 59 unchanged lines hidden ---