| /AOO42X/main/embeddedobj/source/general/ |
| H A D | intercept.cxx | 151 if(URL.Complete == m_aInterceptedURL[0]) in dispatch() 153 else if(URL.Complete == m_aInterceptedURL[2] || in dispatch() 154 URL.Complete == m_aInterceptedURL[3] || in dispatch() 155 URL.Complete == m_aInterceptedURL[4]) in dispatch() 164 else if ( URL.Complete == m_aInterceptedURL[5] ) in dispatch() 206 if(URL.Complete == m_aInterceptedURL[0]) in addStatusListener() 209 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[0]; in addStatusListener() 224 m_pStatCL->addInterface(URL.Complete,Control); in addStatusListener() 229 if(URL.Complete == m_aInterceptedURL[i] || in addStatusListener() 230 URL.Complete == m_aInterceptedURL[++i] || in addStatusListener() [all …]
|
| /AOO42X/main/embedserv/source/embed/ |
| H A D | intercept.cxx | 197 if( !m_bLink && URL.Complete == m_aInterceptedURL[0]) in dispatch() 200 && ( URL.Complete == m_aInterceptedURL[2] || in dispatch() 201 URL.Complete == m_aInterceptedURL[3] || in dispatch() 202 URL.Complete == m_aInterceptedURL[4] ) ) in dispatch() 204 else if ( URL.Complete == m_aInterceptedURL[5] ) in dispatch() 272 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[0]; in generateFeatureStateEvent() 282 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[5]; in generateFeatureStateEvent() 290 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[i]; in generateFeatureStateEvent() 324 if( !m_bLink && URL.Complete == m_aInterceptedURL[0] ) in addStatusListener() 340 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[0]; in addStatusListener() [all …]
|
| /AOO42X/main/framework/source/services/ |
| H A D | urltransformer.cxx | 143 _rURL.Complete = _rParser.GetMainURL( INetURLObject::NO_DECODE ); in lcl_ParserHelper() 145 _rURL.Complete = _rURL.Complete.intern(); in lcl_ParserHelper() 160 ( aURL.Complete.getLength() < 1 ) ) in parseStrict() 165 sal_Int32 nURLIndex = aURL.Complete.indexOf( sal_Unicode( ':' )); in parseStrict() 169 aProtocol = aURL.Complete.copy( 0, nURLIndex+1 ); in parseStrict() 175 INetURLObject aParser( aURL.Complete ); in parseStrict() 195 aURL.Main = aURL.Complete; in parseStrict() 196 aURL.Path = aURL.Complete.copy( nURLIndex+1 ); in parseStrict() 214 ( aURL.Complete.getLength() < 1 ) ) in parseSmart() 223 bool bOk = aParser.SetSmartURL( aURL.Complete ); in parseSmart() [all …]
|
| /AOO42X/main/dbaccess/source/core/dataaccess/ |
| H A D | intercept.cxx | 129 if ( _URL.Complete == m_aInterceptedURL[ DISPATCH_SAVE ] ) in dispatch() 135 if ( _URL.Complete == m_aInterceptedURL[ DISPATCH_RELOAD ] ) in dispatch() 145 if( _URL.Complete == m_aInterceptedURL[ DISPATCH_SAVEAS ] ) in dispatch() 181 if ( _URL.Complete == m_aInterceptedURL[ DISPATCH_CLOSEDOC ] in dispatch() 182 || _URL.Complete == m_aInterceptedURL[ DISPATCH_CLOSEWIN ] in dispatch() 183 || _URL.Complete == m_aInterceptedURL[ DISPATCH_CLOSEFRAME ] in dispatch() 233 if ( m_pContentHolder && _URL.Complete == m_aInterceptedURL[DISPATCH_SAVEAS] ) in addStatusListener() 239 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[DISPATCH_SAVEAS]; in addStatusListener() 253 m_pStatCL->addInterface(_URL.Complete,Control); in addStatusListener() 255 else if ( m_pContentHolder && _URL.Complete == m_aInterceptedURL[DISPATCH_SAVE] ) in addStatusListener() [all …]
|
| /AOO42X/main/sw/source/ui/uno/ |
| H A D | unodispatch.cxx | 86 if(m_pView && !aURL.Complete.compareToAscii(cURLStart, 23)) in queryDispatch() 88 if(!aURL.Complete.compareToAscii(cURLFormLetter) || in queryDispatch() 89 !aURL.Complete.compareToAscii(cURLInsertContent) || in queryDispatch() 90 !aURL.Complete.compareToAscii(cURLInsertColumns)|| in queryDispatch() 91 !aURL.Complete.compareToAscii(cURLDocumentDataSource)) in queryDispatch() 246 if(!aURL.Complete.compareToAscii(cURLInsertContent)) in dispatch() 252 else if(!aURL.Complete.compareToAscii(cURLInsertColumns)) in dispatch() 256 else if(!aURL.Complete.compareToAscii(cURLFormLetter)) in dispatch() 265 else if(!aURL.Complete.compareToAscii(cURLDocumentDataSource)) in dispatch() 269 else if(!aURL.Complete.compareToAscii(cInternalDBChangeNotification)) in dispatch() [all …]
|
| /AOO42X/main/qadevOOo/tests/java/ifc/util/ |
| H A D | _XURLTransformer.java | 95 if (!expectedCompleteHTTP.equals(url[0].Complete)) { in _assemble() 97 log.println("complete field : " + url[0].Complete); in _assemble() 118 if (!expectedCompleteFTP.equals(url[0].Complete)) { in _assemble() 120 log.println("complete field : " + url[0].Complete); in _assemble() 150 url[0].Complete = expectedCompleteHTTP; in _parseStrict() 208 url[0].Complete = expectedCompleteFTP; in _parseStrict() 266 incompleteUrl[0].Complete = server; in _parseStrict() 290 url[0].Complete = httpURL; in _parseSmart() 351 url[0].Complete = ftpURL; in _parseSmart() 417 url.Complete = expectedCompleteHTTP; in _getPresentation() [all …]
|
| /AOO42X/main/dbaccess/source/ui/browser/ |
| H A D | exsrcbrw.cxx | 174 if (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/AddGridColumn"))) in dispatch() 252 else if (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/ClearView"))) in dispatch() 256 else if (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/AttachToForm"))) in dispatch() 292 if ( (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/AttachToForm"))) in queryDispatch() 294 || (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/AddGridColumn"))) in queryDispatch() 296 || (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/ClearView"))) in queryDispatch() 302 … && ( (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/moveToFirst"))) in queryDispatch() 303 … || (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/moveToPrev"))) in queryDispatch() 304 … || (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/moveToNext"))) in queryDispatch() 305 … || (aURL.Complete.equals(::rtl::OUString::createFromAscii(".uno:FormSlots/moveToLast"))) in queryDispatch() [all …]
|
| H A D | genericcontroller.cxx | 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() [all …]
|
| /AOO42X/main/offapi/com/sun/star/util/ |
| H A D | XURLTransformer.idl | 49 /** parses the string in <member>URL::Complete</member> which should contain 53 The implementation is allowed to correct minor failures in <member>URL::Complete</member> 60 all parsed parts of it after finishing this call. <member>URL::Complete</member> 70 /** parses the string in <member>URL::Complete</member>, which may contain 75 <member>URL::Complete</member> if it is not a syntactically complete URL. 82 <member>URL::Complete</member>. 86 member<member>URL::Complete</member>. If empty the implementation can use a 90 <TRUE/> if parsing was successful (means if <member>URL::Complete</member> could 99 stores it into <member>URL::Complete</member> 103 member <member>URL::Complete</member> contains the URL in string notation after
|
| /AOO42X/main/extensions/source/bibliography/ |
| H A D | toolbar.cxx | 74 if(rEvt.FeatureURL.Complete == aCommand) in statusChanged() 109 if(rEvt.FeatureURL.Complete == GetCommand()) in statusChanged() 149 if(rEvt.FeatureURL.Complete == GetCommand()) in statusChanged() 187 if(rEvt.FeatureURL.Complete == GetCommand()) in statusChanged() 283 aQueryURL.Complete = C2U(".uno:Bib/MenuFilter"); in InitListener() 285 … BibToolBarListener* pQuery=new BibTBQueryMenuListener(this,aQueryURL.Complete,TBC_BT_AUTOFILTER); in InitListener() 295 aURL.Complete = GetItemCommand(nId); in InitListener() 296 if(!aURL.Complete.getLength()) in InitListener() 304 pListener=new BibTBListBoxListener(this,aURL.Complete,nId); in InitListener() 308 pListener=new BibTBEditListener(this,aURL.Complete,nId); in InitListener() [all …]
|
| /AOO42X/main/framework/source/uielement/ |
| H A D | recentfilesmenucontroller.cxx | 232 aTargetURL.Complete = rRecentFile.aURL; in executeEntry() 351 if ( aURL.Complete.indexOf( m_aBaseURL ) == 0 ) in queryDispatch() 367 if ( aURL.Complete.indexOf( m_aBaseURL ) == 0 ) in dispatch() 370 sal_Int32 nQueryPart = aURL.Complete.indexOf( '?', m_aBaseURL.getLength() ); in dispatch() 374 sal_Int32 nEntryArg = aURL.Complete.indexOf( aEntryArgStr, nQueryPart ); in dispatch() 376 if (( nEntryArg > 0 ) && ( nEntryPos < aURL.Complete.getLength() )) in dispatch() 378 sal_Int32 nAddArgs = aURL.Complete.indexOf( '&', nEntryPos ); in dispatch() 382 aEntryArg = aURL.Complete.copy( nEntryPos ); in dispatch() 384 aEntryArg = aURL.Complete.copy( nEntryPos, nAddArgs-nEntryPos ); in dispatch()
|
| H A D | langselectionmenucontroller.cxx | 168 if ( aTargetURL.Complete == m_aMenuCommandURL_Font ) in impl_select() 172 else if ( aTargetURL.Complete == m_aMenuCommandURL_Lang ) in impl_select() 176 else if ( aTargetURL.Complete == m_aMenuCommandURL_CharDlgForParagraph ) in impl_select() 205 aTargetURL.Complete = m_aLangStatusCommandURL; in impl_setPopupMenu() 210 aTargetURL.Complete = m_aMenuCommandURL_Lang; in impl_setPopupMenu() 215 aTargetURL.Complete = m_aMenuCommandURL_Font; in impl_setPopupMenu() 220 aTargetURL.Complete = m_aMenuCommandURL_CharDlgForParagraph; in impl_setPopupMenu() 324 aTargetURL.Complete = m_aLangStatusCommandURL; in updatePopupMenu()
|
| /AOO42X/main/chart2/source/controller/main/ |
| H A D | CommandDispatchContainer.cxx | 88 tDispatchMap::const_iterator aIt( m_aCachedDispatches.find( rURL.Complete )); in getDispatchForURL() 123 m_aCachedDispatches[ rURL.Complete ].set( xResult ); in getDispatchForURL() 129 m_aCachedDispatches[ rURL.Complete ].set( xResult ); in getDispatchForURL() 135 … else if ( m_pDrawCommandDispatch && m_pDrawCommandDispatch->isFeatureSupported( rURL.Complete ) ) in getDispatchForURL() 138 m_aCachedDispatches[ rURL.Complete ].set( xResult ); in getDispatchForURL() 140 else if ( m_pShapeController && m_pShapeController->isFeatureSupported( rURL.Complete ) ) in getDispatchForURL() 143 m_aCachedDispatches[ rURL.Complete ].set( xResult ); in getDispatchForURL()
|
| H A D | CommandDispatch.cxx | 102 tListenerMap::iterator aIt( m_aListeners.find( URL.Complete )); in addStatusListener() 107 … tListenerMap::value_type( URL.Complete, new ::cppu::OInterfaceContainerHelper( m_aMutex ))); in addStatusListener() 112 fireStatusEvent( URL.Complete, Control ); in addStatusListener() 118 tListenerMap::iterator aIt( m_aListeners.find( URL.Complete )); in removeStatusListener() 150 aURL.Complete = rURL; in fireStatusEventForURL() 176 tListenerMap::iterator aIt( m_aListeners.find( aURL.Complete )); in fireStatusEventForURL()
|
| /AOO42X/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
| H A D | Interceptor.java | 435 (aURL.Complete.startsWith("private:factory") == true) in queryDispatch() 443 if (aURL.Complete.startsWith(".uno:SaveAs") == true) in queryDispatch() 451 (aURL.Complete.startsWith("slot:5300") == true) || in queryDispatch() 452 (aURL.Complete.startsWith(".uno:Quit") == true) in queryDispatch() 512 (aURL.Complete.startsWith("slot:5300") == true) || in impl_dispatch() 513 (aURL.Complete.startsWith(".uno:Quit") == true) in impl_dispatch() 519 if (aURL.Complete.startsWith("private:factory") == true) in impl_dispatch() 527 aNewView.load(aURL.Complete,lArguments); in impl_dispatch()
|
| /AOO42X/main/svx/source/form/ |
| H A D | formfeaturedispatcher.cxx | 156 …OSL_ENSURE( _rURL.Complete == m_aFeatureURL.Complete, "OSingleFeatureDispatcher::dispatch: not res… in dispatch() 193 …OSL_ENSURE( _rURL.Complete == m_aFeatureURL.Complete, "OSingleFeatureDispatcher::addStatusListener… in addStatusListener() 217 …OSL_ENSURE( _rURL.Complete == m_aFeatureURL.Complete, "OSingleFeatureDispatcher::removeStatusListe… in removeStatusListener()
|
| /AOO42X/main/qadevOOo/tests/java/ifc/frame/ |
| H A D | _XDispatchRecorder.java | 105 && macro.indexOf(dispURL.Complete) > -1; in _getRecordedMacro() 106 if (!res) log.println("Dispatch URL '" + dispURL.Complete in _getRecordedMacro() 150 && macro.indexOf(dispURL.Complete) > -1 in _recordDispatch() 152 if (!res) log.println("Dispatch URL '" + dispURL.Complete in _recordDispatch() 181 && macro.indexOf(dispURL.Complete) > -1 in _recordDispatchAsComment() 183 if (!res) log.println("Dispatch URL '" + dispURL.Complete in _recordDispatchAsComment()
|
| H A D | _XDispatchProvider.java | 76 url.Complete = dispatchUrl; in _queryDispatch() 86 aParseURL[0].Complete = dispatchUrl; in _queryDispatch() 109 url1.Complete = dispatchUrl; in _queryDispatches() 110 url2.Complete = dispatchUrl; in _queryDispatches() 121 aParseURL[0].Complete = dispatchUrl; in _queryDispatches()
|
| /AOO42X/main/svtools/source/uno/ |
| H A D | statusbarcontroller.cxx | 239 aTargetURL.Complete = pIter->first; in dispose() 414 aTargetURL.Complete = aCommandURL; in addStatusListener() 466 aTargetURL.Complete = aCommandURL; in removeStatusListener() 499 aTargetURL.Complete = pIter->first; in bindListener() 547 else if ( rListener.aURL.Complete == m_aCommandURL ) in bindListener() 576 aTargetURL.Complete = pIter->first; in unbindListener() 634 aTargetURL.Complete = aCommandURL; in updateStatus() 709 aTargetURL.Complete = aCommandURL; in execute() 738 aTargetURL.Complete = aCommandURL; in execute()
|
| H A D | toolboxcontroller.cxx | 269 aTargetURL.Complete = pIter->first; in dispose() 368 aTargetURL.Complete = aCommandURL; in execute() 429 aTargetURL.Complete = aCommandURL; in addStatusListener() 481 aTargetURL.Complete = aCommandURL; in removeStatusListener() 514 aTargetURL.Complete = pIter->first; in bindListener() 562 else if ( rListener.aURL.Complete == m_aCommandURL ) in bindListener() 603 aTargetURL.Complete = pIter->first; in unbindListener() 683 aTargetURL.Complete = aCommandURL; in updateStatus() 723 aURL.Complete = sCommandURL; in dispatchCommand()
|
| H A D | framestatuslistener.cxx | 120 aTargetURL.Complete = pIter->first; in dispose() 215 aTargetURL.Complete = aCommandURL; in addStatusListener() 269 aTargetURL.Complete = aCommandURL; in removeStatusListener() 304 aTargetURL.Complete = pIter->first; in bindListener() 375 aTargetURL.Complete = pIter->first; in unbindListener() 417 aTargetURL.Complete = aCommandURL; in updateStatus()
|
| /AOO42X/main/framework/qa/complex/dispatches/ |
| H A D | Interceptor.java | 178 …System.out.println("Interceptor.queryDispatch('"+aURL.Complete+"', '"+sTargetFrameName+"', "+nSear… in queryDispatch() 180 if (impl_isBlockedURL(aURL.Complete)) in queryDispatch() 223 System.out.println("Interceptor.dispatch('"+aURL.Complete+"') called"); in dispatch() 233 System.out.println("Interceptor.addStatusListener(..., '"+aURL.Complete+"') called"); in addStatusListener() 243 System.out.println("Interceptor.removeStatusListener(..., '"+aURL.Complete+"') called"); in removeStatusListener()
|
| /AOO42X/main/forms/source/richtext/ |
| H A D | richtextcontrol.cxx | 632 …sTrace += ::rtl::OString( _rURL.Complete.getStr(), _rURL.Complete.getLength(), RTL_TEXTENCODING_AS… in implCreateDispatcher() 641 …sTrace += ::rtl::OString( _rURL.Complete.getStr(), _rURL.Complete.getLength(), RTL_TEXTENCODING_AS… in implCreateDispatcher() 651 …sTrace += ::rtl::OString( _rURL.Complete.getStr(), _rURL.Complete.getLength(), RTL_TEXTENCODING_AS… in implCreateDispatcher() 707 if ( 0 == _rURL.Complete.compareTo( sUnoProtocolPrefix, sUnoProtocolPrefix.getLength() ) ) in queryDispatch() 709 ::rtl::OUString sUnoSlotName = _rURL.Complete.copy( sUnoProtocolPrefix.getLength() ); in queryDispatch()
|
| /AOO42X/main/sc/source/ui/unoobj/ |
| H A D | dispuno.cxx | 123 !aURL.Complete.compareToAscii(cURLInsertColumns) || in queryDispatch() 124 !aURL.Complete.compareToAscii(cURLDocDataSource) ) ) in queryDispatch() 249 if ( pViewShell && !aURL.Complete.compareToAscii(cURLInsertColumns) ) in dispatch() 306 if ( !aURL.Complete.compareToAscii(cURLDocDataSource) ) in addStatusListener() 337 if ( !aURL.Complete.compareToAscii(cURLDocDataSource) ) in removeStatusListener() 383 aEvent.FeatureURL.Complete = rtl::OUString::createFromAscii( cURLDocDataSource ); in selectionChanged()
|
| /AOO42X/main/odk/examples/DevelopersGuide/OfficeDev/DisableCommands/ |
| H A D | DisableCommandsTest.java | 215 aURL[0].Complete = ".uno:" + aCommandURLTestSet[n]; in testCommands() 226 + aURL[0].Complete ); in testCommands() 229 + aURL[0].Complete ); in testCommands() 234 … System.out.println("Something is wrong, I cannot get dispatch object for " + aURL[0].Complete ); in testCommands() 237 + aURL[0].Complete ); in testCommands() 398 aURL.Complete = ""; in resetURL()
|