Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/update/check/
H A Dupdatecheckconfig.cxx251 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()
H A Dupdatecheckconfig.hxx207 … ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameContainer > m_xIgnoredUpdates; member in UpdateCheckConfig

Completed in 39 milliseconds