/aoo4110/main/forms/source/helper/ |
H A D | formnavigation.cxx | 114 if ( aFeature->second.aURL.Main == _rState.FeatureURL.Main ) in statusChanged() 412 struct FeatureURL struct 417 FeatureURL( const sal_Int16 _nFormFeature, const sal_Char* _pAsciiURL ) in FeatureURL() argument 423 const FeatureURL* lcl_getFeatureTable() in lcl_getFeatureTable() 425 static const FeatureURL s_aFeatureURLs[] = in lcl_getFeatureTable() 430 FeatureURL( FormFeature::MoveToPrevious, URL_RECORD_PREV ), in lcl_getFeatureTable() 435 FeatureURL( FormFeature::MoveToInsertRow, URL_RECORD_NEW ), in lcl_getFeatureTable() 441 FeatureURL( FormFeature::InteractiveSort, URL_FORM_SORT ), in lcl_getFeatureTable() 446 FeatureURL( 0, NULL ) in lcl_getFeatureTable() 455 const FeatureURL* pFeatures = lcl_getFeatureTable(); in getFeatureURLAscii() [all …]
|
/aoo4110/main/embedserv/source/embed/ |
H A D | intercept.cxx | 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() 340 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[0]; in addStatusListener() 381 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[i]; in addStatusListener() 406 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[5]; in addStatusListener() 516 if ( !m_bLink && m_aInterceptedURL[0] == Requests[i].FeatureURL.Complete ) in queryDispatches() 518 else if(m_aInterceptedURL[1] == Requests[i].FeatureURL.Complete) in queryDispatches() 520 else if( !m_bLink && m_aInterceptedURL[2] == Requests[i].FeatureURL.Complete ) in queryDispatches() 522 else if( !m_bLink && m_aInterceptedURL[3] == Requests[i].FeatureURL.Complete ) in queryDispatches() [all …]
|
/aoo4110/main/embeddedobj/source/general/ |
H A D | intercept.cxx | 209 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[0]; in addStatusListener() 234 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[i]; in addStatusListener() 257 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[5]; in addStatusListener() 359 if(m_aInterceptedURL[0] == Requests[i].FeatureURL.Complete) in queryDispatches() 361 else if(m_aInterceptedURL[1] == Requests[i].FeatureURL.Complete) in queryDispatches() 363 else if(m_aInterceptedURL[2] == Requests[i].FeatureURL.Complete) in queryDispatches() 365 else if(m_aInterceptedURL[3] == Requests[i].FeatureURL.Complete) in queryDispatches() 367 else if(m_aInterceptedURL[4] == Requests[i].FeatureURL.Complete) in queryDispatches() 369 else if(m_aInterceptedURL[5] == Requests[i].FeatureURL.Complete) in queryDispatches()
|
/aoo4110/main/odk/examples/cpp/complextoolbarcontrols/ |
H A D | MyProtocolHandler.cxx | 79 aEvent.FeatureURL = aURL; in SendCommand() 89 aListenerHelper.Notify( mxFrame, aEvent.FeatureURL.Path, aEvent ); in SendCommand() 96 aEvent.FeatureURL = aURL; in SendCommandTo() 166 …lDispatcher[i] = queryDispatch( seqDescripts[i].FeatureURL, seqDescripts[i].FrameName, seqDescript… in queryDispatches() 319 aEvent.FeatureURL = aCmdURL; in dispatch() 327 aListenerHelper.Notify( mxFrame, aEvent.FeatureURL.Path, aEvent ); in dispatch() 358 aEvent.FeatureURL = aURL; in addStatusListener() 369 aEvent.FeatureURL = aURL; in addStatusListener()
|
/aoo4110/main/dbaccess/source/core/dataaccess/ |
H A D | intercept.cxx | 239 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[DISPATCH_SAVEAS]; in addStatusListener() 258 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[DISPATCH_SAVE]; in addStatusListener() 284 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[i]; in addStatusListener() 366 if ( Requests[i].FeatureURL.Complete == *pIter ) in queryDispatches() 425 aEvt.FeatureURL.Complete = m_aInterceptedURL[DISPATCH_SAVE]; in notifyEvent()
|
/aoo4110/main/extensions/source/bibliography/ |
H A D | framectr.cxx | 317 …aDispatches[i] = queryDispatch( aDescripts[i].FeatureURL, aDescripts[i].FrameName, aDescripts[i].S… in queryDispatches() 480 aEvent.FeatureURL = pObj->aURL; in dispatch() 567 aEvent.FeatureURL = pObj->aURL; in dispatch() 714 aEvent.FeatureURL = aURL; in addStatusListener() 875 aEvent.FeatureURL = pObj->aURL; in RemoveFilter() 885 aEvent.FeatureURL = pObj->aURL; in RemoveFilter() 935 aEvent.FeatureURL = pObj->aURL; in ChangeDataSource() 950 aEvent.FeatureURL = pObj->aURL; in ChangeDataSource()
|
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()
|
/aoo4110/main/svx/source/tbxctrls/ |
H A D | extrusioncontrols.cxx | 187 if( Event.FeatureURL.Main.equals( msExtrusionDirection ) ) in statusChanged() 200 else if( Event.FeatureURL.Main.equals( msExtrusionProjection ) ) in statusChanged() 413 if( Event.FeatureURL.Main.equals( msExtrusionDepth ) ) in statusChanged() 426 else if( Event.FeatureURL.Main.equals( msMetricUnit ) ) in statusChanged() 694 if( Event.FeatureURL.Main.equals( msExtrusionLightingIntensity ) ) in statusChanged() 707 else if( Event.FeatureURL.Main.equals( msExtrusionLightingDirection ) ) in statusChanged() 889 if( Event.FeatureURL.Main.equals( msExtrusionSurface ) ) in statusChanged()
|
H A D | fontworkgallery.cxx | 430 if( Event.FeatureURL.Main.equals( msFontworkAlignment ) ) in statusChanged() 645 if( Event.FeatureURL.Main.equals( msFontworkCharacterSpacing ) ) in statusChanged() 658 else if( Event.FeatureURL.Main.equals( msFontworkKernCharacterPairs ) ) in statusChanged()
|
H A D | tbunosearchcontrollers.cxx | 402 ::rtl::OUString aFeatureURL = rEvent.FeatureURL.Complete; in statusChanged() 550 aEvent.FeatureURL.Complete = COMMAND_APPENDSEARCHHISTORY; in execute() 679 aEvent.FeatureURL.Complete = COMMAND_APPENDSEARCHHISTORY; in execute() 783 …lDispatcher[i] = queryDispatch( seqDescripts[i].FeatureURL, seqDescripts[i].FrameName, seqDescript… in queryDispatches()
|
H A D | tbunocontroller.cxx | 335 if ( rEvent.FeatureURL.Path.equalsAscii( "FontHeight" )) in statusChanged() 349 else if ( rEvent.FeatureURL.Path.equalsAscii( "CharFontName" )) in statusChanged()
|
/aoo4110/main/sw/source/ui/uno/ |
H A D | unodispatch.cxx | 117 *pReturn = queryDispatch(pDescripts->FeatureURL, in queryDispatches() 290 aEvent.FeatureURL = aStatus.aURL; in dispatch() 317 aEvent.FeatureURL = aURL; in addStatusListener() 395 aEvent.FeatureURL = aStatus.aURL; in selectionChanged()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | helpinterceptor.cxx | 98 aEvent.FeatureURL = aURL; in addURL() 186 …*pReturn = queryDispatch( pDescripts->FeatureURL, pDescripts->FrameName, pDescripts->SearchFlags ); in queryDispatches() 317 INetURLObject aObj( Event.FeatureURL.Complete ); in statusChanged()
|
/aoo4110/main/sc/source/ui/unoobj/ |
H A D | dispuno.cxx | 150 *pReturn = queryDispatch(pDescripts->FeatureURL, in queryDispatches() 304 aEvent.FeatureURL = aURL; in addStatusListener() 383 aEvent.FeatureURL.Complete = rtl::OUString::createFromAscii( cURLDocDataSource ); in selectionChanged()
|
/aoo4110/main/sfx2/source/toolbox/ |
H A D | tbxitem.cxx | 543 …Reference < XDispatch > xDisp = xProvider->queryDispatch( rEvent.FeatureURL, ::rtl::OUString(), 0 … in statusChanged() 561 const SfxSlot* pSlot = rPool.GetUnoSlot( rEvent.FeatureURL.Path ); in statusChanged() 564 else if ( m_aCommandURL == rEvent.FeatureURL.Path ) in statusChanged() 1116 …Reference < XDispatch > xDisp = xProvider->queryDispatch( rEvent.FeatureURL, ::rtl::OUString(), 0 … in statusChanged() 1134 const SfxSlot* pSlot = rPool.GetUnoSlot( rEvent.FeatureURL.Path ); in statusChanged() 1143 addStatusListener( rEvent.FeatureURL.Complete ); in statusChanged()
|
/aoo4110/main/framework/source/services/ |
H A D | sessionlistener.cxx | 246 if (event.FeatureURL.Complete.equalsAscii("vnd.sun.star.autorecovery:/doSessionRestore")) in statusChanged() 253 else if (event.FeatureURL.Complete.equalsAscii("vnd.sun.star.autorecovery:/doSessionSave")) in statusChanged()
|
/aoo4110/main/chart2/source/controller/main/ |
H A D | ShapeToolbarController.cxx | 191 TCommandState::iterator aFind = m_aStates.find( Event.FeatureURL.Complete ); in statusChanged() 208 if ( aCmd == Event.FeatureURL.Complete ) in statusChanged()
|
/aoo4110/main/svtools/source/uno/ |
H A D | popupmenucontrollerbase.cxx | 266 lDispatcher[i] = queryDispatch( lDescriptor[i].FeatureURL , in queryDispatches() 308 aEvent.FeatureURL = aURL; in addStatusListener()
|
/aoo4110/main/reportdesign/source/ui/misc/ |
H A D | toolboxcontroller.cxx | 218 TCommandState::iterator aFind = m_aStates.find( Event.FeatureURL.Complete ); in statusChanged() 236 if ( aCmd == Event.FeatureURL.Complete ) in statusChanged()
|
/aoo4110/main/sfx2/source/statbar/ |
H A D | stbitem.cxx | 234 …uno::Reference < frame::XDispatch > xDisp = xProvider->queryDispatch( rEvent.FeatureURL, ::rtl::OU… in statusChanged() 252 const SfxSlot* pSlot = rPool.GetUnoSlot( rEvent.FeatureURL.Path ); in statusChanged()
|
/aoo4110/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 581 aEvent.FeatureURL.Complete = _rFeature; in ImplBroadcastFeatureState() 583 m_xUrlTransformer->parseStrict(aEvent.FeatureURL); in ImplBroadcastFeatureState() 616 aEvent.FeatureURL = rCurrent.aURL; in ImplBroadcastFeatureState() 806 …*pReturn = queryDispatch( pDescripts->FeatureURL, pDescripts->FrameName, pDescripts->SearchFlags ); in queryDispatches()
|
/aoo4110/main/sfx2/source/control/ |
H A D | unoctitm.cxx | 311 aEvent.FeatureURL = aURL; in addStatusListener() 896 aEvent.FeatureURL = aURL; in addStatusListener() 985 aEvent.FeatureURL = aDispatchURL; in StateChanged()
|
/aoo4110/main/desktop/test/deployment/active/ |
H A D | Provider.java | 66 Requests[i].FeatureURL, Requests[i].FrameName, in queryDispatches()
|
/aoo4110/main/desktop/test/deployment/passive/ |
H A D | Provider.java | 66 Requests[i].FeatureURL, Requests[i].FrameName, in queryDispatches()
|
H A D | passive_python.py | 54 self.queryDispatch(i.FeatureURL, i.FrameName, i.SearchFlags) \
|