Searched refs:FOUND_LIBRARY (Results 1 – 2 of 2) sorted by relevance
289 const sal_Int32 FOUND_LIBRARY = 0x00000200; variable345 else if( ( ( nFound & FOUND_LIBRARY ) == 0 ) && pProperty->Name == msLibrary )348 nFound |= FOUND_LIBRARY;540 if( nFound & FOUND_LIBRARY )
1198 #define FOUND_LIBRARY 0x0200 macro1265 else if( ( ( nFound & FOUND_LIBRARY ) == 0 ) && pProperties->Name == maStrLibrary ) in replaceByName()1269 nFound |= FOUND_LIBRARY; in replaceByName()
Completed in 41 milliseconds