Searched refs:checkForPendingUpdates (Results 1 – 4 of 4) sorted by relevance
44 bool checkForPendingUpdates(
182 bool bHasUpdates = checkForPendingUpdates( m_xContext ); in handleExtensionUpdates()
298 bool checkForPendingUpdates( const uno::Reference< uno::XComponentContext > & rxContext ) in checkForPendingUpdates() function
802 m_bHasExtensionUpdate = checkForPendingUpdates( xContext ); in initialize()