Searched refs:xLineNumberingPropSet (Results 1 – 1 of 1) sorted by relevance
3892 …uno::Reference< beans::XPropertySet > xLineNumberingPropSet = xLineNumberingProperties->getLineNum… in sprmWithProps() local3894 … xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_IS_ON ), uno::makeAny(true) ); in sprmWithProps()3896 …xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_INTERVAL ), uno::makeAny((sal_… in sprmWithProps()3898 …xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_DISTANCE ), uno::makeAny(aSett… in sprmWithProps()3899 …xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_RESTART_AT_EACH_PAGE ), uno::m… in sprmWithProps()