Home
last modified time | relevance | path

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

/AOO41X/main/basctl/source/dlged/
H A Ddlged.cxx124 …uno::Reference< beans::XPropertySet > xSrcDlgModPropSet( m_xUnoControlDialogModel, uno::UNO_QUERY … in ShowDialog() local
128 if( xSrcDlgModPropSet.is() ) in ShowDialog()
132 … Any aResourceResolver = xSrcDlgModPropSet->getPropertyValue( aResourceResolverPropName ); in ShowDialog()
145 Any aDecorationAny = xSrcDlgModPropSet->getPropertyValue( aDecorationPropName ); in ShowDialog()