Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3900 …uno::Reference< beans::XPropertySet > xLineNumberingPropSet = xLineNumberingProperties->getLineNum… in sprmWithProps() local
3902xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_IS_ON ), uno::makeAny(true) ); in sprmWithProps()
3904xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_INTERVAL ), uno::makeAny((sal_… in sprmWithProps()
3906xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_DISTANCE ), uno::makeAny(aSett… in sprmWithProps()
3907xLineNumberingPropSet->setPropertyValue(rNameSupplier.GetName( PROP_RESTART_AT_EACH_PAGE ), uno::m… in sprmWithProps()

Completed in 39 milliseconds