Searched refs:nModCount (Results 1 – 5 of 5) sorted by relevance
334 sal_Int32 nModCount = aModNames.getLength(); in ImpCreateLibSubEntries() local337 for ( sal_Int32 i = 0 ; i < nModCount ; i++ ) in ImpCreateLibSubEntries()457 sal_Int32 nModCount = aModNames.getLength(); in ImpCreateLibSubSubEntriesInVBAMode() local463 for ( sal_Int32 i = 0 ; i < nModCount ; i++ ) in ImpCreateLibSubSubEntriesInVBAMode()
812 sal_Int32 nModCount = aModNames.getLength(); in UpdateWindows() local815 for ( sal_Int32 j = 0 ; j < nModCount ; j++ ) in UpdateWindows()
1063 sal_Int32 nModCount = aModNames.getLength(); in InsertLib() local1065 for ( sal_Int32 i = 0 ; i < nModCount ; i++ ) in InsertLib()
353 sal_Int32 nModCount = aModNames.getLength(); in filter() local355 for ( sal_Int32 j = 0 ; j < nModCount ; ++j ) in filter()
776 sal_uInt16 nModCount = pBasic->GetModules()->Count(); in copyToLibraryContainer() local777 for ( sal_uInt16 nMod = 0 ; nMod < nModCount ; nMod++ ) in copyToLibraryContainer()1896 sal_uInt16 nModCount = pLib->GetModules()->Count(); in lcl_queryMacro() local1897 for( sal_uInt16 nMod = 0; nMod < nModCount; ++nMod ) in lcl_queryMacro()
Completed in 62 milliseconds