Home
last modified time | relevance | path

Searched refs:DISPATCH_SAVE (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Dintercept.cxx56 #define DISPATCH_SAVE 1 macro
97 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 14 milliseconds