Home
last modified time | relevance | path

Searched refs:bWasThere (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx455 sal_Bool bWasThere = HasLink( aFileName, aFilterName, aOptions ); in LinkExternalTab() local
457 if ( !bWasThere ) // Link pro Quelldokument nur einmal eintragen in LinkExternalTab()
/trunk/main/sc/source/ui/dbgui/
H A Dfiltdlg.cxx581 sal_Bool bWasThere = ( pValList->GetEntry(nListPos) == aHdrStr ); in UpdateHdrInValueList() local
586 if (!bWasThere) in UpdateHdrInValueList()
591 if (bWasThere) in UpdateHdrInValueList()
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx957 sal_Bool bWasThere = sal_False; in SetEditEngine() local
963 bWasThere = sal_True; in SetEditEngine()
1127 if (!bWasThere) in SetEditEngine()
H A Dviewfun2.cxx2454 sal_Bool bWasThere = pDoc->HasLink( aFileName, aFilterName, aOptions ); in ImportTables() local
2465 if (!bWasThere) // Link pro Quelldokument nur einmal eintragen in ImportTables()

Completed in 54 milliseconds