Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/style/
H A Dprstylei.cxx329 Reference < XAutoStyle > xAutoStyle = xAutoFamily->insertStyle( aValues ); in CreateAndInsert() local
330 if( xAutoStyle.is() ) in CreateAndInsert()
336 Sequence< Any > aAny = xAutoStyle->getPropertyValues( aPropNames ); in CreateAndInsert()
/aoo42x/main/xmloff/source/text/
H A Dtxtparae.cxx1508 Reference< XAutoStyle > xAutoStyle = *(Reference<XAutoStyle>*)aAny.getValue(); in collectTextAutoStylesOptimized() local
1509 Reference < XPropertySet > xPSet( xAutoStyle, uno::UNO_QUERY ); in collectTextAutoStylesOptimized()
/aoo42x/main/sw/source/core/unocore/
H A Dunostyle.cxx4718 uno::Reference< style::XAutoStyle > xAutoStyle = new SwXAutoStyle(pImpl->getDoc(), in nextElement() local
4720 aRet.setValue(&xAutoStyle, ::getCppuType((uno::Reference<style::XAutoStyle>*)0)); in nextElement()

Completed in 66 milliseconds