Searched refs:xBackgroundSet (Results 1 – 1 of 1) sorted by relevance
391 Reference< beans::XPropertySet > xBackgroundSet; in SetStyle() local402 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 9 milliseconds