Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/component/
H A Dnavigationbar.cxx83 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()
H A Dnavigationbar.hxx69 sal_Bool m_bShowActions; member in frm::ONavigationBarModel

Completed in 19 milliseconds