Searched refs:m_bShowActions (Results 1 – 2 of 2) sorted by relevance
83 getPropertyDefaultByHandle( PROPERTY_ID_SHOW_RECORDACTIONS ) >>= m_bShowActions; in DBG_NAME()110 m_bShowActions = _pOriginal->m_bShowActions; in ONavigationBarModel()129 REGISTER_PROP_2( SHOW_RECORDACTIONS, m_bShowActions, BOUND, MAYBEDEFAULT ); in implInitPropertyContainer()289 if ( m_bShowActions ) nFlags |= PERSIST_SHOW_ACTIONS; in write()352 m_bShowActions = ( nFlags & PERSIST_SHOW_ACTIONS ) ? sal_True : sal_False; in read()
69 sal_Bool m_bShowActions; member in frm::ONavigationBarModel
Completed in 12 milliseconds