Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/xml/
H A Dwrtxml.cxx255 OUString sOutlineStyleAsNormalListStyle( in _Write() local
257 xInfoSet->setPropertyValue( sOutlineStyleAsNormalListStyle, makeAny( sal_True ) ); in _Write()
/aoo4110/main/xmloff/source/core/
H A Dxmlexp.cxx857 const ::rtl::OUString sOutlineStyleAsNormalListStyle( in initialize() local
859 if( xPropertySetInfo->hasPropertyByName( sOutlineStyleAsNormalListStyle ) ) in initialize()
861 uno::Any aAny = mxExportInfo->getPropertyValue( sOutlineStyleAsNormalListStyle ); in initialize()

Completed in 25 milliseconds