Searched refs:bDoesExist (Results 1 – 2 of 2) sorted by relevance
320 bool bDoesExist = false; in impl_checkExistingTable_throw() local325 bDoesExist = xTables->hasByName( _rTableName ); in impl_checkExistingTable_throw()334 if ( !bDoesExist ) in impl_checkExistingTable_throw()
1374 bool bDoesExist = false; in ImpGetOrCreatePageMasterInfo() local1379 for(sal_uInt32 a = 0; !bDoesExist && a < mpPageMasterInfoList->Count(); a++) in ImpGetOrCreatePageMasterInfo()1386 bDoesExist = true; in ImpGetOrCreatePageMasterInfo()1390 if(!bDoesExist) in ImpGetOrCreatePageMasterInfo()
Completed in 67 milliseconds