Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/fwe/interaction/
H A Dpreventduplicateinteraction.cxx141 ++rInfo.m_nCallCount; in handle()
143 bHandleIt = (rInfo.m_nCallCount <= rInfo.m_nMaxCount); in handle()
197 ++rInfo.m_nCallCount; in handleInteractionRequest()
199 bHandleIt = (rInfo.m_nCallCount <= rInfo.m_nMaxCount); in handleInteractionRequest()
252 rInfo.m_nCallCount = aInteractionInfo.m_nCallCount; in addInteractionRule()
/aoo41x/main/framework/inc/framework/
H A Dpreventduplicateinteraction.hxx97 sal_Int32 m_nCallCount; member
108 , m_nCallCount (0 ) in InteractionInfo()
114 , m_nCallCount (aCopy.m_nCallCount ) in InteractionInfo()
/aoo41x/main/basic/source/comp/
H A Dsbcomp.cxx372 int m_nCallCount; member
379 , m_nCallCount( 0 ) in FunctionItem()
440 pName, lcl_getSpaces( nSpaceCount ), pFunctionItem->m_nCallCount, in lcl_printTimeOutput()
713 pFunctionItem->m_nCallCount++; in dbg_traceNotifyCall()
/aoo41x/main/sfx2/source/appl/
H A Dappopen.cxx800 if (aRule.m_nCallCount > 0) in OpenDocExec_Impl()

Completed in 1236 milliseconds