Searched refs:m_xIgnoredUpdates (Results 1 – 2 of 2) sorted by relevance
251 m_xIgnoredUpdates( xIgnoredUpdates ), in UpdateCheckConfig()641 xChangesBatch = uno::Reference< util::XChangesBatch > ( m_xIgnoredUpdates, uno::UNO_QUERY ); in commitChanges()688 if ( m_xIgnoredUpdates->hasByName( rExtensionName ) ) in storeExtensionVersion()691 …uno::Any aValue( uno::Reference< beans::XPropertySet >( m_xIgnoredUpdates->getByName( rExtensionNa… in storeExtensionVersion()714 if ( m_xIgnoredUpdates->hasByName( rExtensionName ) ) in checkExtensionVersion()717 …uno::Any aValue2( uno::Reference< beans::XPropertySet >( m_xIgnoredUpdates->getByName( rExtensionN… in checkExtensionVersion()
207 … ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameContainer > m_xIgnoredUpdates; member in UpdateCheckConfig
Completed in 19 milliseconds