Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtparae.cxx516 … const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in Add() local
519 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()
521 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()
634 … const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in Add() local
637 ->hasPropertyByName( sNumberingIsOutline ) ) in Add()
639 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in Add()
1632 const OUString sNumberingIsOutline( RTL_CONSTASCII_USTRINGPARAM( "NumberingIsOutline" ) ); in collectTextAutoStylesOptimized() local
1657 ->hasPropertyByName( sNumberingIsOutline ) ) in collectTextAutoStylesOptimized()
1659 … bAdd = !(*(sal_Bool *)xNumPropSet->getPropertyValue( sNumberingIsOutline ).getValue()); in collectTextAutoStylesOptimized()

Completed in 46 milliseconds