Searched refs:m_nCallCount (Results 1 – 4 of 4) sorted by relevance
141 ++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()
97 sal_Int32 m_nCallCount; member108 , m_nCallCount (0 ) in InteractionInfo()114 , m_nCallCount (aCopy.m_nCallCount ) in InteractionInfo()
372 int m_nCallCount; member379 , m_nCallCount( 0 ) in FunctionItem()440 pName, lcl_getSpaces( nSpaceCount ), pFunctionItem->m_nCallCount, in lcl_printTimeOutput()713 pFunctionItem->m_nCallCount++; in dbg_traceNotifyCall()
800 if (aRule.m_nCallCount > 0) in OpenDocExec_Impl()
Completed in 75 milliseconds