Searched refs:PERSIST_ENABLED (Results 1 – 1 of 1) sorted by relevance
221 #define PERSIST_ENABLED 0x0001 macro285 if ( m_bEnabled ) nFlags |= PERSIST_ENABLED; in write()348 m_bEnabled = ( nFlags & PERSIST_ENABLED ) ? sal_True : sal_False; in read()
Completed in 15 milliseconds