Lines Matching refs:Count

182 	sal_uInt16 nCount = (sal_uInt16)pList->Count();  in TYPEINIT1()
659 if( rSh.GetLinkManager().GetLinks().Count() ) in Execute()
857 for( sal_uInt16 i = 0, nCount = pAutoFmtTbl->Count(); i < nCount; i++ ) in Execute()
1151 if( aSet.Count() ) in Execute()
1174 if( rSh.GetLinkManager().GetLinks().Count() ) in Execute()
1297 aGrfUpdateSlots.Count() ) in IMPL_LINK()
1302 for( sal_uInt16 n = 0; n < aGrfUpdateSlots.Count(); ++n ) in IMPL_LINK()
1378 aGrfUpdateSlots.RemoveAt( 0, aGrfUpdateSlots.Count() ); in IMPL_LINK()
1819 if ( !rSh.GetLinkManager().GetLinks().Count() ) in GetState()
2690 if( pArgs && pArgs->Count() >= 2 ) in InsertTable()
2711 for ( sal_uInt16 n=0; n<aTableTbl.Count(); n++ ) in InsertTable()
2810 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_PAGE ), pLst->Count() ); in GetGalleryState()
2818 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_PARAGRAPH ), pLst->Count() ); in GetGalleryState()
2824 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_TABLE ), pLst->Count() ); in GetGalleryState()
2829 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_TABLE_ROW ), pLst->Count() ); in GetGalleryState()
2833 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_TABLE_CELL), pLst->Count() ); in GetGalleryState()
2840 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_FRAME ), pLst->Count() ); in GetGalleryState()
2845 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_GRAPHIC ), pLst->Count() ); in GetGalleryState()
2850 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_OLE ), pLst->Count() ); in GetGalleryState()
2856 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_HEADER ), pLst->Count() ); in GetGalleryState()
2861 pLst->Insert( (void*) new SW_RESSTR( STR_SWBG_FOOTER ), pLst->Count() ); in GetGalleryState()
2865 if ( pLst->Count() ) in GetGalleryState()