Searched refs:sNumberingIsOutline (Results 1 – 1 of 1) sorted by relevance
518 … const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in Add() local521 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()523 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()636 … const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in Add() local639 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()641 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()1634 const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in collectTextAutoStylesOptimized() local1659 ->hasPropertyByName( sNumberingIsOutline ) ) in collectTextAutoStylesOptimized()1661 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in collectTextAutoStylesOptimized()
Completed in 27 milliseconds