XMLTextNumRuleInfo.hxx (3e9d8370) XMLTextNumRuleInfo.hxx (a638af5d)
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 const ::rtl::OUString msNumberingLevel;
47 const ::rtl::OUString msNumberingStartValue;
48 const ::rtl::OUString msParaIsNumberingRestart;
49 const ::rtl::OUString msNumberingIsNumber;
50 const ::rtl::OUString msNumberingIsOutline;
51 const ::rtl::OUString msPropNameListId;
52 const ::rtl::OUString msPropNameStartWith;
53 // --> OD 2008-11-26 #158694#
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 const ::rtl::OUString msNumberingLevel;
47 const ::rtl::OUString msNumberingStartValue;
48 const ::rtl::OUString msParaIsNumberingRestart;
49 const ::rtl::OUString msNumberingIsNumber;
50 const ::rtl::OUString msNumberingIsOutline;
51 const ::rtl::OUString msPropNameListId;
52 const ::rtl::OUString msPropNameStartWith;
53 // --> OD 2008-11-26 #158694#
54 const ::rtl::OUString msContinueingPreviousSubTree;
54 const ::rtl::OUString msContinuingPreviousSubTree;
55 const ::rtl::OUString msListLabelStringProp;
56 // <--
57
58 // numbering rules instance and its name
59 ::com::sun::star::uno::Reference <
60 ::com::sun::star::container::XIndexReplace > mxNumRules;
61 ::rtl::OUString msNumRulesName;
62

--- 134 unchanged lines hidden ---
55 const ::rtl::OUString msListLabelStringProp;
56 // <--
57
58 // numbering rules instance and its name
59 ::com::sun::star::uno::Reference <
60 ::com::sun::star::container::XIndexReplace > mxNumRules;
61 ::rtl::OUString msNumRulesName;
62

--- 134 unchanged lines hidden ---