Home
last modified time | relevance | path

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

/aoo41x/main/forms/source/solar/control/
H A Dnavtoolbar.cxx426 void NavigationToolBar::ShowFunctionGroup( FunctionGroup _eGroup, bool _bShow ) in ShowFunctionGroup() argument
430 switch ( _eGroup ) in ShowFunctionGroup()
474 bool NavigationToolBar::IsFunctionGroupVisible( FunctionGroup _eGroup ) in IsFunctionGroupVisible() argument
477 switch ( _eGroup ) in IsFunctionGroupVisible()
/aoo41x/main/forms/source/solar/inc/
H A Dnavtoolbar.hxx113 void ShowFunctionGroup( FunctionGroup _eGroup, bool _bShow );
117 bool IsFunctionGroupVisible( FunctionGroup _eGroup );
/aoo41x/main/svx/source/inc/
H A Ddatanavi.hxx124 DataTreeListBox( XFormsPage* pPage, DataGroupType _eGroup, const ResId& rResId );
175 XFormsPage( Window* pParent, DataNavigatorWindow* _pNaviWin, DataGroupType _eGroup );
/aoo41x/main/svx/source/form/
H A Ddatanavi.cxx151 DataTreeListBox::DataTreeListBox( XFormsPage* pPage, DataGroupType _eGroup, const ResId& rResId ) : in DataTreeListBox() argument
156 m_eGroup ( _eGroup ) in DataTreeListBox()
294 XFormsPage::XFormsPage( Window* pParent, DataNavigatorWindow* _pNaviWin, DataGroupType _eGroup ) : in XFormsPage() argument
299 m_aItemList ( this, _eGroup, SVX_RES( LB_ITEMS ) ), in XFormsPage()
302 m_eGroup ( _eGroup ), in XFormsPage()

Completed in 197 milliseconds