unoport.hxx (1d2dbeb0) unoport.hxx (dec99bbd)
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

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

76 PORTION_REDLINE_START,
77 PORTION_REDLINE_END,
78 PORTION_RUBY_START,
79 PORTION_RUBY_END,
80 PORTION_SOFT_PAGEBREAK,
81 PORTION_META,
82 PORTION_FIELD_START,
83 PORTION_FIELD_END,
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

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

76 PORTION_REDLINE_START,
77 PORTION_REDLINE_END,
78 PORTION_RUBY_START,
79 PORTION_RUBY_END,
80 PORTION_SOFT_PAGEBREAK,
81 PORTION_META,
82 PORTION_FIELD_START,
83 PORTION_FIELD_END,
84 PORTION_FIELD_START_END
84 PORTION_FIELD_START_END,
85 PORTION_ANNOTATION,
86 PORTION_ANNOTATION_END
85};
86
87
88class SwXTextPortion : public cppu::WeakImplHelper8
89<
90 ::com::sun::star::beans::XTolerantMultiPropertySet,
91 ::com::sun::star::beans::XMultiPropertySet,
92 ::com::sun::star::beans::XPropertySet,

--- 226 unchanged lines hidden ---
87};
88
89
90class SwXTextPortion : public cppu::WeakImplHelper8
91<
92 ::com::sun::star::beans::XTolerantMultiPropertySet,
93 ::com::sun::star::beans::XMultiPropertySet,
94 ::com::sun::star::beans::XPropertySet,

--- 226 unchanged lines hidden ---