Home
last modified time | relevance | path

Searched refs:bInList (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sfx2/source/inc/
H A Dobjshimp.hxx78 sal_Bool bInList:1, // ob per First/Next erreichbar member
/trunk/main/sfx2/source/doc/
H A Dobjxtor.cxx225 ,bInList( sal_False) in SfxObjectShell_Impl()
283 bInList = sal_True; in SfxObjectShell_Impl()
478 pImp->bInList = sal_False; in Close()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx3043 sal_Bool bInList = sal_False; in IsColRowName() local
3049 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() local
5272 bInList = bValidName = sal_True; in HandleSingleRef()
5287 if ( !bInList && pDoc->GetDocOptions().IsLookUpColRowNames() ) in HandleSingleRef()
[all …]
/trunk/main/cui/source/dialogs/
H A Dcuigaldlg.cxx868 sal_Bool bInList; in FillFilterList() local
876 bInList = sal_False; in FillFilterList()
899 bInList = sal_True; in FillFilterList()
904 if ( !bInList ) in FillFilterList()

Completed in 59 milliseconds