| /aoo4110/test/testuno/source/fvt/uno/sw/paragraph/ | 
| H A D | ParagraphNumberingAndBulletCharacterStyle.java | 87 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_Rubies() 156 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_Emphasis() 225 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_FootnoteCharacters() 294 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_PageNumber() 363 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_CaptionCharacters() 432 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_DropCaps() 501 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_NumberingSymbols() 570 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_Bullets() 639 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_InternetLink() 708 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletCharacterStyle_VisitedInternetLink() [all …] 
 | 
| H A D | ParagraphNumberingAndBullet_Numbering.java | 83 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBullet_ARABIC() 86 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBullet_ARABIC() 148 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBullet_ARABIC_Suffix() 151 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBullet_ARABIC_Suffix() 219 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBullet_ARABIC_Preffix_Suffix() 222 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBullet_ARABIC_Preffix_Suffix() 293 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBullet_ROMAN_LOWER() 356 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBullet_ROMAN_UPPER() 421 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBullet_CHARS_UPPER_LETTER() 490 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBullet_CHARS_LOWER_LETTER_Suffix() [all …] 
 | 
| H A D | ParagraphNumberingAndBullet_Graphic_Alignment.java | 87 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBullet_Graphic_Align_BottomofBaseline() 90 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic_Align_BottomofBaseline() 162 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBullet_Graphic_Align_CenterofBaseline() 165 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic_Align_CenterofBaseline() 240 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic_Align_TopofBaseline() 315 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic_Align_BottomofCharacter() 390 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic_Align_CenterofCharacter() 465 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic_Align_TopofCharacter() 540 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic_Align_BottomofLine() 615 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic_Align_CenterofLine() [all …] 
 | 
| H A D | ParagraphNumberingAndBulletAlignment.java | 78 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBulletAlign_Right()  local 84 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBulletAlign_Right() 87 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletAlign_Right() 147 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBulletAlign_Left()  local 153 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBulletAlign_Left() 156 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletAlign_Left() 216 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBulletAlign_Center()  local 222 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBulletAlign_Center() 225 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletAlign_Center()
  | 
| H A D | ParagraphNumberingAndBullet_CharacterBullet.java | 79 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingAndBullet_CharacterBullet1()  local 85 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingAndBullet_CharacterBullet1() 88 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingAndBullet_CharacterBullet1() 148 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingAndBullet_CharacterBullet2()  local 154 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingAndBullet_CharacterBullet2() 157 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingAndBullet_CharacterBullet2()
  | 
| H A D | ParagraphNumberingAndBulletTabStop.java | 77 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBulletTabStop()  local 81 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBulletTabStop() 84 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletTabStop()
  | 
| H A D | ParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java | 77 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBulletBeforeAndAfterCharacter()  local 83 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBulletBeforeAndAfterCharacter() 86 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletBeforeAndAfterCharacter()
  | 
| H A D | ParagraphNumberingAndBulletIndentAtAndAlignAt.java | 78 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBulletIndentAtAndAlignAt()  local 86 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBulletIndentAtAndAlignAt() 89 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletIndentAtAndAlignAt()
  | 
| H A D | ParagraphNumberingAndBullet_Graphic.java | 79 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBullet_Graphic()  local 85 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBullet_Graphic() 88 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic()
  | 
| H A D | ParagraphNumberingAndBullet_Number_StartWith.java | 78 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBulletStartWith()  local 84 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBulletStartWith() 87 		xTextProps.setPropertyValue("NumberingRules", xNumRule);  in testNumberingBulletStartWith()
  | 
| H A D | ParagraphNumberingAndBullet_Graphic_WidthAndHeight.java | 83 …XIndexAccess xNumRule = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class,xWriterFactory…  in testNumberingBullet_Graphic()  local 91 …dexReplace xReplaceRule = (XIndexReplace) UnoRuntime.queryInterface(XIndexReplace.class, xNumRule);  in testNumberingBullet_Graphic() 94 		xTextProps.setPropertyValue("NumberingRules", xNumRule);	  in testNumberingBullet_Graphic()
  | 
| /aoo4110/main/xmloff/source/style/ | 
| H A D | xmlnume.cxx | 100 	sal_Int32 nCount = xNumRule ->getCount();  in exportLevelStyles() 103 		uno::Any aEntry( xNumRule->getByIndex( i ) );  in exportLevelStyles() 818 	Reference<XIndexReplace> xNumRule;  in exportStyle()  local 819 	aAny >>= xNumRule;  in exportStyle() 823 	exportNumberingRule( sName, xNumRule );  in exportStyle() 839 		if( xNumRule.is() )  in exportOutline() 943 	Reference< XIndexReplace > xNumRule;  in GetOutlineStyles()  local 946 		xNumRule = xCNSupplier->getChapterNumberingRules();  in GetOutlineStyles() 947 		if( xNumRule.is() )  in GetOutlineStyles() 948 			nLevels = xNumRule->getCount();  in GetOutlineStyles() [all …] 
 | 
| H A D | xmlaustp.cxx | 141 						uno::Reference< container::XIndexReplace > xNumRule;  in exportStyleAttributes()  local 142 						pProp->maValue >>= xNumRule;  in exportStyleAttributes() 143 						if( xNumRule.is() && (xNumRule->getCount() > 0 ) )  in exportStyleAttributes() 145 …istAutoStylePool*)&GetExport().GetTextParagraphExport()->GetListAutoStylePool())->Add( xNumRule ));  in exportStyleAttributes()
  | 
| H A D | styleexp.cxx | 251                                 Reference< XIndexReplace > xNumRule  in exportStyle()  local 253                                 DBG_ASSERT( xNumRule.is(), "no chapter numbering rules" );  in exportStyle() 255                                 if (xNumRule.is())  in exportStyle() 258                                         (xNumRule, UNO_QUERY);  in exportStyle()
  | 
| H A D | xmlnumi.cxx | 1355 	Reference<XIndexReplace> xNumRule;  in CreateNumRule()  local 1360 		return xNumRule;  in CreateNumRule() 1364 		return xNumRule;  in CreateNumRule() 1366 	xNumRule = Reference<XIndexReplace>( xIfc, UNO_QUERY );  in CreateNumRule() 1367 	DBG_ASSERT( xNumRule.is(), "go no numbering rule" );  in CreateNumRule() 1369 	return xNumRule;  in CreateNumRule()
  | 
| /aoo4110/main/xmloff/source/draw/ | 
| H A D | XMLShapePropertySetContext.cxx | 66 	Reference< container::XIndexReplace > xNumRule;  in EndElement()  local 70 		xNumRule = pBulletStyle->CreateNumRule( GetImport().GetModel() );  in EndElement() 71 		if( xNumRule.is() )  in EndElement() 72 			pBulletStyle->FillUnoNumRule(xNumRule, NULL /* const SvI18NMap * ??? */ );  in EndElement() 76 	aAny <<= xNumRule;  in EndElement()
  | 
| H A D | XMLShapeStyleContext.cxx | 187 …uno::Reference< container::XIndexReplace > xNumRule( pListStyle->CreateNumRule( GetImport().GetMod…  in FillPropertySet()  local 188 				pListStyle->FillUnoNumRule(xNumRule, NULL /* const SvI18NMap * ??? */ );  in FillPropertySet() 189 				property->maValue <<= xNumRule;  in FillPropertySet()
  | 
| H A D | sdpropls.cxx | 1560 					uno::Reference< container::XIndexReplace > xNumRule( rProperty.maValue, uno::UNO_QUERY );  in handleElementItem()  local 1561 					if( xNumRule.is() )  in handleElementItem() 1562 …st<XMLShapeExportPropertyMapper*>(this)->maNumRuleExp.exportNumberingRule( maStyleName, xNumRule );  in handleElementItem()
  | 
| /aoo4110/main/oox/source/drawingml/ | 
| H A D | textparagraphproperties.cxx | 393 		Reference< XIndexReplace > xNumRule;  in pushToPropSet()  local 394         aPropSet.getProperty( xNumRule, PROP_NumberingRules );  in pushToPropSet() 395 		OSL_ENSURE( xNumRule.is(), "can't get Numbering rules");  in pushToPropSet() 397 		if( xNumRule.is() )  in pushToPropSet() 402 				xNumRule->replaceByIndex( getLevel(), makeAny( aBulletPropSeq ) );  in pushToPropSet() 405             aPropSet.setProperty( PROP_NumberingRules, xNumRule );  in pushToPropSet()
  | 
| /aoo4110/main/xmloff/source/text/ | 
| H A D | txtparae.cxx | 498 				if( xNumRule.is() && xNumRule->getCount() )  in Add() 500 					Reference < XNamed > xNamed( xNumRule, UNO_QUERY );  in Add() 507 						Reference < XPropertySet > xNumPropSet( xNumRule,  in Add() 531 						pListAutoPool->Add( xNumRule );  in Add() 616 		if( xNumRule.is() && xNumRule->getCount() )  in Add() 618 			Reference < XNamed > xNamed( xNumRule, UNO_QUERY );  in Add() 625 				Reference < XPropertySet > xNumPropSet( xNumRule,  in Add() 649 				pListAutoPool->Add( xNumRule );  in Add() 1637             if( xNumRule.is() && xNumRule->getCount() )  in collectTextAutoStylesOptimized() 1669                     pListAutoPool->Add( xNumRule );  in collectTextAutoStylesOptimized() [all …] 
 | 
| H A D | txtexppr.cxx | 983         Reference<XPropertySet> xNumRule(   in lcl_IsOutlineStyle()  local 985         DBG_ASSERT( xNumRule.is(), "no chapter numbering rules" );   in lcl_IsOutlineStyle() 986         if (xNumRule.is())  in lcl_IsOutlineStyle() 988             xNumRule->getPropertyValue(sName) >>= sOutlineName;  in lcl_IsOutlineStyle()
  | 
| /aoo4110/main/xmloff/inc/xmloff/ | 
| H A D | xmlnume.hxx | 63 				::com::sun::star::container::XIndexReplace > & xNumRule, 97 				::com::sun::star::container::XIndexReplace > & xNumRule );
  |