Searched refs:m_bShowAll (Results 1 – 2 of 2) sorted by relevance
55 sal_Bool m_bShowAll; member in dbaui::OTableWindowData80 inline sal_Bool IsShowAll() const { return m_bShowAll; } in IsShowAll()89 inline void ShowAll( sal_Bool bAll ) { m_bShowAll = bAll; } in ShowAll()
63 ,m_bShowAll( sal_True ) in DBG_NAME()
Completed in 16 milliseconds