Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx518 … const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in Add() local
521 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()
523 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()
636 … const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in Add() local
639 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()
641 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()
1634 const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in collectTextAutoStylesOptimized() local
1659 ->hasPropertyByName( sNumberingIsOutline ) ) in collectTextAutoStylesOptimized()
1661 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in collectTextAutoStylesOptimized()

Completed in 27 milliseconds