Searched refs:xNumPropSet (Results 1 – 1 of 1) sorted by relevance
509 Reference < XPropertySet > xNumPropSet( xNumRule, in Add() local512 if( xNumPropSet.is() && in Add()513 xNumPropSet->getPropertySetInfo() in Add()516 … bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()520 xNumPropSet->getPropertySetInfo() in Add()523 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()627 Reference < XPropertySet > xNumPropSet( xNumRule, in Add() local630 if( xNumPropSet.is() && in Add()631 xNumPropSet->getPropertySetInfo() in Add()634 bAdd = *(sal_Bool *)xNumPropSet->getPropertyValue( sIsAutomatic ).getValue(); in Add()[all …]