Searched refs:sOutlineStyleAsNormalListStyle (Results 1 – 2 of 2) sorted by relevance
254 OUString sOutlineStyleAsNormalListStyle( in _Write() local256 xInfoSet->setPropertyValue( sOutlineStyleAsNormalListStyle, makeAny( sal_True ) ); in _Write()
864 const ::rtl::OUString sOutlineStyleAsNormalListStyle( in initialize() local866 if( xPropertySetInfo->hasPropertyByName( sOutlineStyleAsNormalListStyle ) ) in initialize()868 uno::Any aAny = mxExportInfo->getPropertyValue( sOutlineStyleAsNormalListStyle ); in initialize()
Completed in 25 milliseconds