Home
last modified time | relevance | path

Searched refs:nModCount (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dbastype2.cxx334 sal_Int32 nModCount = aModNames.getLength(); in ImpCreateLibSubEntries() local
337 for ( sal_Int32 i = 0 ; i < nModCount ; i++ ) in ImpCreateLibSubEntries()
457 sal_Int32 nModCount = aModNames.getLength(); in ImpCreateLibSubSubEntriesInVBAMode() local
463 for ( sal_Int32 i = 0 ; i < nModCount ; i++ ) in ImpCreateLibSubSubEntriesInVBAMode()
H A Dbasidesh.cxx812 sal_Int32 nModCount = aModNames.getLength(); in UpdateWindows() local
815 for ( sal_Int32 j = 0 ; j < nModCount ; j++ ) in UpdateWindows()
H A Dmoduldl2.cxx1063 sal_Int32 nModCount = aModNames.getLength(); in InsertLib() local
1065 for ( sal_Int32 i = 0 ; i < nModCount ; i++ ) in InsertLib()
/trunk/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.cxx353 sal_Int32 nModCount = aModNames.getLength(); in filter() local
355 for ( sal_Int32 j = 0 ; j < nModCount ; ++j ) in filter()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx776 sal_uInt16 nModCount = pBasic->GetModules()->Count(); in copyToLibraryContainer() local
777 for ( sal_uInt16 nMod = 0 ; nMod < nModCount ; nMod++ ) in copyToLibraryContainer()
1896 sal_uInt16 nModCount = pLib->GetModules()->Count(); in lcl_queryMacro() local
1897 for( sal_uInt16 nMod = 0; nMod < nModCount; ++nMod ) in lcl_queryMacro()

Completed in 34 milliseconds