Searched refs:sNumberingIsOutline (Results 1 – 1 of 1) sorted by relevance
516 … const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in Add() local519 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()521 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()634 … const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in Add() local637 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()639 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()1632 const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in collectTextAutoStylesOptimized() local1657 ->hasPropertyByName( sNumberingIsOutline ) ) in collectTextAutoStylesOptimized()1659 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in collectTextAutoStylesOptimized()
Completed in 34 milliseconds