Home
last modified time | relevance | path

Searched refs:NumberingLevel (Results 1 – 25 of 49) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_NumberingLevel.java71 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 …]
/trunk/main/offapi/com/sun/star/style/
H A DNumberingLevel.idl33 // 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 DNumberingRule.idl31 #include <com/sun/star/style/NumberingLevel.idl>
53 service com::sun::star::style::NumberingLevel;
/trunk/main/offapi/com/sun/star/text/
H A DXNumberingFormatter.idl44 @see <type scope="com::sun::star::text">NumberingLevel</type>
52 <type scope="com::sun::star::text">NumberingLevel</type>
H A DXDefaultNumberingProvider.idl54 @see <type scope="com::sun::star::text">NumberingLevel</type>
64 @see <type scope="com::sun::star::text">NumberingLevel</type>
H A DNumberingRules.idl52 @see NumberingLevel;@see NumberingLevel;
H A Dmakefile.mk111 NumberingLevel.idl\
H A DNumberingLevel.idl51 published service NumberingLevel
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx253 void WW8AttributeOutput::NumberingLevel( sal_uInt8 /*nLevel*/, in NumberingLevel() function in WW8AttributeOutput
561 AttrOutput().NumberingLevel( nLvl, in AbstractNumberingDefinitions()
H A Dww8attributeoutput.hxx200 virtual void NumberingLevel( sal_uInt8 nLevel,
H A Dattributeoutputbase.hxx318 virtual void NumberingLevel( sal_uInt8 nLevel,
H A Drtfattributeoutput.hxx238 virtual void NumberingLevel( sal_uInt8 nLevel,
H A Ddocxattributeoutput.hxx255 virtual void NumberingLevel( sal_uInt8 nLevel,
/trunk/main/oox/source/token/
H A Dproperties.txt293 NumberingLevel
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.style.ConditionalParagraphStyle.csv36 "ConditionalParagraphStyle";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
H A Dcom.sun.star.style.ParagraphStyle.csv36 "ParagraphStyle";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
H A Dcom.sun.star.comp.office.SwXTextDefaults.csv37 "SwXTextDefaults";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
H A Dcom.sun.star.comp.office.SwXCellRange.csv37 "SwXCellRange";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
H A Dcom.sun.star.comp.office.SwXTextRange.csv37 "SwXTextRange";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
H A Dcom.sun.star.comp.office.SwXTextTableCursor.csv37 "SwXTextTableCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
H A Dcom.sun.star.comp.office.SwXTextPortion.csv37 "SwXTextPortion";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextRange.csv37 "SvxUnoTextRange";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv37 "SvxUnoTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv37 "ScCellTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv37 "ScHeaderFooterTextCursor";"com::sun::star::style::ParagraphProperties";"NumberingLevel#optional"

Completed in 120 milliseconds

12