Searched refs:sOutlineStyleAsNormalListStyle (Results 1 – 2 of 2) sorted by relevance
255 OUString sOutlineStyleAsNormalListStyle( in _Write() local257 xInfoSet->setPropertyValue( sOutlineStyleAsNormalListStyle, makeAny( sal_True ) ); in _Write()
857 const ::rtl::OUString sOutlineStyleAsNormalListStyle( in initialize() local859 if( xPropertySetInfo->hasPropertyByName( sOutlineStyleAsNormalListStyle ) ) in initialize()861 uno::Any aAny = mxExportInfo->getPropertyValue( sOutlineStyleAsNormalListStyle ); in initialize()
Completed in 26 milliseconds