Searched refs:bInList (Results 1 – 4 of 4) sorted by relevance
868 sal_Bool bInList; in FillFilterList() local876 bInList = sal_False; in FillFilterList()899 bInList = sal_True; in FillFilterList()904 if ( !bInList ) in FillFilterList()
224 ,bInList( sal_False) in SfxObjectShell_Impl()282 bInList = sal_True; in SfxObjectShell_Impl()481 pImp->bInList = sal_False; in Close()
3043 sal_Bool bInList = sal_False; in IsColRowName() local3049 for ( short jThisTab = 1; jThisTab >= 0 && !bInList; jThisTab-- ) in IsColRowName()3051 for ( short jRow=0; jRow<2 && !bInList; jRow++ ) in IsColRowName()3058 for ( ScRangePair* pR = pRL->First(); pR && !bInList; pR = pRL->Next() ) in IsColRowName()3065 for ( ScBaseCell* pCell = aIter.GetFirst(); pCell && !bInList; in IsColRowName()3113 bInList = bFound = sal_True; in IsColRowName()3120 if ( !bInList && pDoc->GetDocOptions().IsLookUpColRowNames() ) in IsColRowName()5263 sal_Bool bInList = sal_False; in HandleSingleRef() local5272 bInList = bValidName = sal_True; in HandleSingleRef()5287 if ( !bInList && pDoc->GetDocOptions().IsLookUpColRowNames() ) in HandleSingleRef()[all …]
78 sal_Bool bInList:1, // ob per First/Next erreichbar member
Completed in 63 milliseconds