Searched refs:bWasThere (Results 1 – 4 of 4) sorted by relevance
581 sal_Bool bWasThere = ( pValList->GetEntry(nListPos) == aHdrStr ); in UpdateHdrInValueList() local586 if (!bWasThere) in UpdateHdrInValueList()591 if (bWasThere) in UpdateHdrInValueList()
455 sal_Bool bWasThere = HasLink( aFileName, aFilterName, aOptions ); in LinkExternalTab() local457 if ( !bWasThere ) // Link pro Quelldokument nur einmal eintragen in LinkExternalTab()
957 sal_Bool bWasThere = sal_False; in SetEditEngine() local963 bWasThere = sal_True; in SetEditEngine()1127 if (!bWasThere) in SetEditEngine()
2454 sal_Bool bWasThere = pDoc->HasLink( aFileName, aFilterName, aOptions ); in ImportTables() local2465 if (!bWasThere) // Link pro Quelldokument nur einmal eintragen in ImportTables()
Completed in 74 milliseconds