Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/client/
H A Dcontent.cxx182 sal_Int32 m_nCommandId; member in ucbhelper::Content_Impl
189 Content_Impl() : m_nCommandId( 0 ) {}; in Content_Impl()
1679 m_nCommandId( 0 ) in Content_Impl()
1700 m_nCommandId = 0; in reinit()
1764 m_nCommandId = 0; in disposing()
1879 if ( m_nCommandId == 0 ) in getCommandId()
1883 if ( m_nCommandId == 0 ) in getCommandId()
1887 m_nCommandId = xProc->createCommandIdentifier(); in getCommandId()
1891 return m_nCommandId; in getCommandId()
1912 nCommandId = m_nCommandId; in abortCommand()
/trunk/main/ucb/source/ucp/file/
H A Dfiltask.cxx44 : m_nCommandId( 0 ) in TaskManager()
161 return ++m_nCommandId; in getCommandId()
H A Dfiltask.hxx152 sal_Int32 m_nCommandId; member in fileaccess::TaskManager
/trunk/main/extensions/source/update/feed/
H A Dupdatefeed.cxx226 sal_Int32 m_nCommandId; member in __anon9cd7229a0111::UpdateInformationProvider
483 m_nCommandId = nCommandId; in storeCommandInfo()
723 m_xCommandProcessor->abort(m_nCommandId); in cancel()
/trunk/main/ucb/source/core/
H A Ducb.cxx252 m_nCommandId( 0 ) in UniversalContentBroker()
616 return ++m_nCommandId; in createCommandIdentifier()
H A Ducb.hxx213 sal_Int32 m_nCommandId; member in UniversalContentBroker
/trunk/main/dbaccess/source/core/dataaccess/
H A DContentHelper.cxx113 ,m_nCommandId(0) in OContentHelper()
200 return ++m_nCommandId; in createCommandIdentifier()
/trunk/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx194 m_nCommandId( 0 ) in ContentImplHelper()
423 return ++m_nCommandId; in createCommandIdentifier()
/trunk/main/dbaccess/source/core/inc/
H A DContentHelper.hxx165 sal_uInt32 m_nCommandId; member in dbaccess::OContentHelper
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dcontenthelper.hxx113 sal_uInt32 m_nCommandId; member in ucbhelper::ContentImplHelper

Completed in 62 milliseconds