Lines Matching refs:n

787 …                                                   for (sal_uInt16 n=0; n < pClients->Count(); n++)  in ExecMisc_Impl()  local
789 … SfxInPlaceClient* pIPClient = pClients->GetObject(n); in ExecMisc_Impl()
1011 for (sal_uInt16 n=0; n < pClients->Count(); n++) in FindIPClient() local
1013 SfxInPlaceClient *pIPClient = (SfxInPlaceClient*) pClients->GetObject(n); in FindIPClient()
1037 for (sal_uInt16 n=0; n < pClients->Count(); n++) in GetUIActiveIPClient_Impl() local
1039 SfxInPlaceClient* pIPClient = pClients->GetObject(n); in GetUIActiveIPClient_Impl()
1053 for (sal_uInt16 n=0; n < pClients->Count(); n++) in GetUIActiveClient() local
1055 SfxInPlaceClient* pIPClient = pClients->GetObject(n); in GetUIActiveClient()
1555 for ( sal_uInt16 n=nCount; n>0; n-- ) in RemoveSubShell() local
1556 pDisp->Pop( *pImp->aArr[n-1] ); in RemoveSubShell()
1591 for ( sal_uInt16 n=0; n<nCount; n++ ) in PushSubShells_Impl() local
1592 pDisp->Push( *pImp->aArr[n] ); in PushSubShells_Impl()
1645 for ( sal_uInt16 n=0; n<rFrames.Count(); ++n ) in GetFirst() local
1647 SfxViewFrame *pFrame = rFrames.GetObject(n); in GetFirst()
1687 for ( sal_uInt16 n=0; n<rFrames.Count(); ++n ) in GetNext() local
1689 SfxViewFrame *pFrame = rFrames.GetObject(n); in GetNext()
1719 for ( sal_uInt16 n=0; n<rFrames.Count(); ++n ) in Notify() local
1721 SfxViewFrame *frame = rFrames.GetObject(n); in Notify()
1835 for ( sal_uInt16 n=0; n < pClients->Count(); n++ ) in ResetAllClients_Impl() local
1837 SfxInPlaceClient* pIPClient = pClients->GetObject(n); in ResetAllClients_Impl()
1851 for ( sal_uInt16 n=0; n<pClients->Count(); ) in DisconnectAllClients() local
1853 delete pClients->GetObject(n); in DisconnectAllClients()
1878 for (sal_uInt16 n=0; n < pClients->Count(); n++) in VisAreaChanged() local
1880 SfxInPlaceClient* pIPClient = pClients->GetObject(n); in VisAreaChanged()
1947 for (sal_uInt16 n=0; n < pClients->Count(); ) in DiscardClients_Impl() local
1948 delete pClients->GetObject(n); in DiscardClients_Impl()