Home
last modified time | relevance | path

Searched refs:PERSIST_ENABLED (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/forms/source/component/
H A Dnavigationbar.cxx221 #define PERSIST_ENABLED 0x0001 macro
285 if ( m_bEnabled ) nFlags |= PERSIST_ENABLED; in write()
348 m_bEnabled = ( nFlags & PERSIST_ENABLED ) ? sal_True : sal_False; in read()

Completed in 14 milliseconds