Searched refs:xNumPropSet (Results 1 – 1 of 1) sorted by relevance
507 Reference < XPropertySet > xNumPropSet( xNumRule, in Add() local510 if( xNumPropSet.is() && in Add()511 xNumPropSet->getPropertySetInfo() in Add()514 … bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()518 xNumPropSet->getPropertySetInfo() in Add()521 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()625 Reference < XPropertySet > xNumPropSet( xNumRule, in Add() local628 if( xNumPropSet.is() && in Add()629 xNumPropSet->getPropertySetInfo() in Add()632 bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()[all …]