/aoo42x/main/qadevOOo/tests/java/ifc/text/ |
H A D | _NumberingLevel.java | 71 private static Hashtable NumberingLevel = new Hashtable(); field in _NumberingLevel 90 NumberingLevel.put("Adjust", new Boolean(false)); in _NumberingLevel() 92 NumberingLevel.put("Prefix", new Boolean(false)); in _NumberingLevel() 93 NumberingLevel.put("Suffix", new Boolean(false)); in _NumberingLevel() 95 NumberingLevel.put("BulletId", new Boolean(true)); in _NumberingLevel() 96 NumberingLevel.put("BulletChar", new Boolean(false)); in _NumberingLevel() 98 NumberingLevel.put("BulletFont", new Boolean(true)); in _NumberingLevel() 102 NumberingLevel.put("VertOrient", new Boolean(true)); in _NumberingLevel() 103 NumberingLevel.put("StartWith", new Boolean(true)); in _NumberingLevel() 129 NumberingLevel.remove(propertyName); in testPropertieArray() [all …]
|
/aoo42x/main/offapi/com/sun/star/style/ |
H A D | NumberingLevel.idl | 33 // DocMerge from xml: service com::sun::star::style::NumberingLevel 42 published service NumberingLevel 46 // DocMerge from xml: property com::sun::star::style::NumberingLevel::NumberingType 53 // DocMerge from xml: property com::sun::star::style::NumberingLevel::ParentNumbering 61 // DocMerge from xml: property com::sun::star::style::NumberingLevel::Prefix 68 // DocMerge from xml: property com::sun::star::style::NumberingLevel::Suffix 75 // DocMerge from xml: property com::sun::star::style::NumberingLevel::CharStyleName 82 // DocMerge from xml: property com::sun::star::style::NumberingLevel::BulletId 89 // DocMerge from xml: property com::sun::star::style::NumberingLevel::BulletFontName 96 // DocMerge from xml: property com::sun::star::style::NumberingLevel::GraphicURL [all …]
|
H A D | NumberingRule.idl | 31 #include <com/sun/star/style/NumberingLevel.idl> 53 service com::sun::star::style::NumberingLevel;
|
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | XNumberingFormatter.idl | 44 @see <type scope="com::sun::star::text">NumberingLevel</type> 52 <type scope="com::sun::star::text">NumberingLevel</type>
|
H A D | XDefaultNumberingProvider.idl | 54 @see <type scope="com::sun::star::text">NumberingLevel</type> 64 @see <type scope="com::sun::star::text">NumberingLevel</type>
|
H A D | NumberingRules.idl | 52 @see NumberingLevel;@see NumberingLevel;
|
H A D | makefile.mk | 111 NumberingLevel.idl\
|
H A D | NumberingLevel.idl | 51 published service NumberingLevel
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | wrtw8num.cxx | 253 void WW8AttributeOutput::NumberingLevel( sal_uInt8 /*nLevel*/, in NumberingLevel() function in WW8AttributeOutput 561 AttrOutput().NumberingLevel( nLvl, in AbstractNumberingDefinitions()
|
H A D | ww8attributeoutput.hxx | 200 virtual void NumberingLevel( sal_uInt8 nLevel,
|
H A D | attributeoutputbase.hxx | 318 virtual void NumberingLevel( sal_uInt8 nLevel,
|
H A D | rtfattributeoutput.hxx | 238 virtual void NumberingLevel( sal_uInt8 nLevel,
|
H A D | docxattributeoutput.hxx | 255 virtual void NumberingLevel( sal_uInt8 nLevel,
|
/aoo42x/main/oox/source/token/ |
H A D | properties.txt | 293 NumberingLevel
|
/aoo42x/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.style.ParagraphStyle.csv | 36 "ParagraphStyle";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
H A D | com.sun.star.style.ConditionalParagraphStyle.csv | 36 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
H A D | com.sun.star.comp.office.SwXTextRange.csv | 37 "SwXTextRange";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
H A D | com.sun.star.comp.office.SwXCellRange.csv | 37 "SwXCellRange";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
H A D | com.sun.star.comp.office.SwXTextDefaults.csv | 37 "SwXTextDefaults";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
H A D | com.sun.star.comp.office.SwXTextTableCursor.csv | 37 "SwXTextTableCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
H A D | com.sun.star.comp.office.SwXTextPortion.csv | 37 "SwXTextPortion";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
/aoo42x/main/qadevOOo/objdsc/svx/ |
H A D | com.sun.star.comp.office.SvxUnoTextRange.csv | 37 "SvxUnoTextRange";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
H A D | com.sun.star.comp.office.SvxUnoTextCursor.csv | 37 "SvxUnoTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScCellTextCursor.csv | 37 "ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|
H A D | com.sun.star.comp.office.ScHeaderFooterTextCursor.csv | 37 "ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
|