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