Lines Matching refs:n

386 	sal_uLong n;  in WriteContextSvIdl()  local
387 for( n = 0; n < aAttrList.Count(); n++ ) in WriteContextSvIdl()
390 aAttrList.GetObject( n )->WriteSvIdl( rBase, rOutStm, nTab ); in WriteContextSvIdl()
393 for( n = 0; n < aClassList.Count(); n++ ) in WriteContextSvIdl()
395 SvClassElement * pEle = aClassList.GetObject( n ); in WriteContextSvIdl()
457 for( sal_uLong n = 0; n < aAttrList.Count(); n++ ) in TestAttribute() local
459 SvMetaAttribute * pS = aAttrList.GetObject( n ); in TestAttribute()
654 sal_uLong n; in Write() local
655 for( n = 0; n < aAttrList.Count(); n++ ) in Write()
657 SvMetaAttribute * pAttr = aAttrList.GetObject( n ); in Write()
685 for( sal_uLong n = 0; n < rSlotList.Count(); n++ ) in WriteSlotParamArray() local
687 SvSlotElement *pEle = rSlotList.GetObject( n ); in WriteSlotParamArray()
706 for( sal_uLong n = 0; n < rSlotList.Count(); n++ ) in WriteSlots() local
708 rSlotList.Seek(n); in WriteSlots()
735 sal_uLong n; in InsertSlots() local
736 for( n = 0; n < aAttrList.Count(); n++ ) in InsertSlots()
738 SvMetaAttribute * pAttr = aAttrList.GetObject( n ); in InsertSlots()
766 for( n = 0; n < aClassList.Count(); n++ ) in InsertSlots()
768 SvClassElement * pEle = aClassList.GetObject( n ); in InsertSlots()
799 for( sal_uLong n = 0; n < aClassList.Count(); n++ ) in FillClasses() local
801 SvClassElement * pEle = aClassList.GetObject( n ); in FillClasses()
824 for( sal_uLong n = 0; n < rSlotList.Count(); n++ ) in WriteSlotStubs() local
826 SvSlotElement *pEle = rSlotList.GetObject( n ); in WriteSlotStubs()
875 sal_uLong n; in WriteSfx() local
876 for ( n=0; n<aSlotList.Count(); n++ ) in WriteSfx()
878 SvSlotElement *pEle = aSlotList.GetObject( n ); in WriteSfx()
880 pSlot->SetListPos(n); in WriteSfx()
928 for( n=0; n<aSlotList.Count(); n++ ) in WriteSfx()
930 aSlotList.Seek(n); in WriteSfx()
936 for ( n=0; n<aSlotList.Count(); n++ ) in WriteSfx()
937 delete aSlotList.GetObject(n); in WriteSfx()
943 for( sal_uLong n=0; n<aAttrList.Count(); n++ ) in WriteHelpIds() local
945 SvMetaAttribute * pAttr = aAttrList.GetObject( n ); in WriteHelpIds()
956 for( sal_uLong n=0; n<aAttrList.Count(); n++ ) in WriteSrc() local
958 SvMetaAttribute * pAttr = aAttrList.GetObject( n ); in WriteSrc()