Lines Matching refs:Complete
581 aEvent.FeatureURL.Complete = _rFeature; in ImplBroadcastFeatureState()
614 if ( aFeatureCommands.find( rCurrent.aURL.Complete ) != aFeatureCommands.end() ) in ImplBroadcastFeatureState()
774 if ( aURL.Complete.equals( getConfirmDeletionURL() ) in queryDispatch()
775 || ( ( m_aSupportedFeatures.find( aURL.Complete ) != m_aSupportedFeatures.end() ) in queryDispatch()
776 && !isUserDefinedFeature( aURL.Complete ) in queryDispatch()
870 ImplBroadcastFeatureState( aParsedURL.Complete, aListener, sal_True ); in addStatusListener()
879 sal_Bool bRemoveForAll = (_rURL.Complete.getLength() == 0); in removeStatusListener()
885 || (rCurrent.aURL.Complete.equals(_rURL.Complete)) in removeStatusListener()
902 SupportedFeatures::const_iterator aIter = m_aSupportedFeatures.find(_rURL.Complete); in removeStatusListener()
1068 aReturn.Complete = aIter->first; in getURLForId()
1254 SupportedFeatures::const_iterator aIter = m_aSupportedFeatures.find( _rCommand.Complete ); in executeUnChecked()
1265 SupportedFeatures::const_iterator aIter = m_aSupportedFeatures.find( _rCommand.Complete ); in executeChecked()
1396 aURL.Complete = suURL; in openHelpAgent()