Searched refs:DISPATCH_SAVE (Results 1 – 1 of 1) sorted by relevance
56 #define DISPATCH_SAVE 1 macro97 m_aInterceptedURL[DISPATCH_SAVE] = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(".uno:Save")); in DBG_NAME()129 if ( _URL.Complete == m_aInterceptedURL[ DISPATCH_SAVE ] ) in dispatch()255 else if ( m_pContentHolder && _URL.Complete == m_aInterceptedURL[DISPATCH_SAVE] ) in addStatusListener()258 aStateEvent.FeatureURL.Complete = m_aInterceptedURL[DISPATCH_SAVE]; in addStatusListener()421 OInterfaceContainerHelper* pListener = m_pStatCL->getContainer(m_aInterceptedURL[DISPATCH_SAVE]); in notifyEvent()425 aEvt.FeatureURL.Complete = m_aInterceptedURL[DISPATCH_SAVE]; in notifyEvent()
Completed in 24 milliseconds