Searched refs:xSrcDlgModPropSet (Results 1 – 1 of 1) sorted by relevance
124 …uno::Reference< beans::XPropertySet > xSrcDlgModPropSet( m_xUnoControlDialogModel, uno::UNO_QUERY … in ShowDialog() local128 if( xSrcDlgModPropSet.is() ) in ShowDialog()132 Any aResourceResolver = xSrcDlgModPropSet->getPropertyValue( aResourceResolverPropName ); in ShowDialog()145 Any aDecorationAny = xSrcDlgModPropSet->getPropertyValue( aDecorationPropName ); in ShowDialog()
Completed in 18 milliseconds