Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/draw/
H A Dximppage.cxx391 Reference< beans::XPropertySet > xBackgroundSet; in SetStyle() local
402 xBackgroundSet = Reference< beans::XPropertySet >::query( in SetStyle()
408 if( xBackgroundSet.is() ) in SetStyle()
409 xPropSet = PropertySetMerger_CreateInstance( xPropSet1, xBackgroundSet ); in SetStyle()
416 if( xBackgroundSet.is() ) in SetStyle()
417 xPropSet1->setPropertyValue( aBackground, uno::makeAny( xBackgroundSet ) ); in SetStyle()

Completed in 24 milliseconds