Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/component/
H A Dnavigationbar.cxx222 #define PERSIST_LARGEICONS 0x0002 macro
286 … if ( m_nIconSize ) nFlags |= PERSIST_LARGEICONS; // at the moment, this is quasi boolean in write()
349 m_nIconSize = ( nFlags & PERSIST_LARGEICONS ) ? 1 : 0; in read()

Completed in 10 milliseconds