Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/style/
H A Dprstylei.cxx223 Reference < XAutoStyle > xAutoStyle = xAutoFamily->insertStyle( aValues ); in CreateAndInsert() local
224 if( xAutoStyle.is() ) in CreateAndInsert()
230 Sequence< Any > aAny = xAutoStyle->getPropertyValues( aPropNames ); in CreateAndInsert()
/aoo4110/main/xmloff/source/text/
H A Dtxtparae.cxx1506 Reference< XAutoStyle > xAutoStyle = *(Reference<XAutoStyle>*)aAny.getValue(); in collectTextAutoStylesOptimized() local
1507 Reference < XPropertySet > xPSet( xAutoStyle, uno::UNO_QUERY ); in collectTextAutoStylesOptimized()
/aoo4110/main/sw/source/core/unocore/
H A Dunostyle.cxx4059 uno::Reference< style::XAutoStyle > xAutoStyle = new SwXAutoStyle(pImpl->getDoc(), in nextElement() local
4061 aRet.setValue(&xAutoStyle, ::getCppuType((uno::Reference<style::XAutoStyle>*)0)); in nextElement()

Completed in 57 milliseconds