Searched refs:nUnoParamCount (Results 1 – 1 of 1) sorted by relevance
2222 if( nParamCount > nUnoParamCount ) in TYPEINIT1()2224 nParamCount = nUnoParamCount; in TYPEINIT1()2227 else if( nParamCount < nUnoParamCount ) in TYPEINIT1()2245 nAllocParamCount = nUnoParamCount; in TYPEINIT1()3674 if( nUnoParamCount > 0 ) in SFX_NOTIFY()3688 if( nParamCount > nUnoParamCount ) in SFX_NOTIFY()3699 if( nEffectiveParamCount > nUnoParamCount ) in SFX_NOTIFY()3703 nEffectiveParamCount = nUnoParamCount; in SFX_NOTIFY()3704 nAllocParamCount = nUnoParamCount; in SFX_NOTIFY()3708 else if( nUnoParamCount > nEffectiveParamCount ) in SFX_NOTIFY()[all …]
Completed in 25 milliseconds