Searched refs:nEventCount (Results 1 – 3 of 3) sorted by relevance
609 sal_Int32 nEventCount = aEvents.getLength(); in getPropertyValue() local613 for ( sal_Int32 event = 0; event < nEventCount; ++event, ++pEvents ) in getPropertyValue()1094 sal_Int32 nEventCount = aEventNames.getLength(); in impl_getDialogElementScriptEvents_nothrow() local1095 _out_rEvents.realloc( nEventCount ); in impl_getDialogElementScriptEvents_nothrow()1100 for( sal_Int32 i = 0 ; i < nEventCount ; ++i, ++pNames, ++pDescs ) in impl_getDialogElementScriptEvents_nothrow()
783 sal_Int32 nEventCount = eventNames.getLength(); in InitAndSetHandler() local784 for(sal_Int32 nEvent = 0; nEvent < nEventCount; ++nEvent ) in InitAndSetHandler()797 nEventCount = eventNames.getLength(); in InitAndSetHandler()798 for(sal_Int32 nEvent = 0; nEvent < nEventCount; ++nEvent ) in InitAndSetHandler()
496 for( sal_Int32 nEventIdx = 0, nEventCount = aEventSeq.getLength(); in ConvertTbxMacro() local497 !bFound && (nEventIdx < nEventCount); ++nEventIdx ) in ConvertTbxMacro()