Home
last modified time | relevance | path

Searched refs:xLineNumberingPropSet (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3892 …uno::Reference< beans::XPropertySet > xLineNumberingPropSet = xLineNumberingProperties->getLineNum… in sprmWithProps() local
3894xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_IS_ON ), uno::makeAny(true) ); in sprmWithProps()
3896xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_INTERVAL ), uno::makeAny((sal_… in sprmWithProps()
3898xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_DISTANCE ), uno::makeAny(aSett… in sprmWithProps()
3899xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_RESTART_AT_EACH_PAGE ), uno::m… in sprmWithProps()