Searched refs:GetHeaderBar (Results 1 – 11 of 11) sorted by relevance
44 inline HeaderBar& GetHeaderBar( void );58 inline HeaderBar& _HeaderTabListBox::GetHeaderBar( void ) in GetHeaderBar() function in _HeaderTabListBox
1054 FmGridHeader* pMyHeader = static_cast< FmGridHeader* >( GetHeaderBar() ); in Command()1489 if (GetHeaderBar() && m_nMarkedColumnId != nId) in markColumn()1494 HeaderBarItemBits aBits = GetHeaderBar()->GetItemBits(m_nMarkedColumnId) & ~HIB_FLAT; in markColumn()1495 GetHeaderBar()->SetItemBits(m_nMarkedColumnId, aBits); in markColumn()1501 HeaderBarItemBits aBits = GetHeaderBar()->GetItemBits(nId) | HIB_FLAT; in markColumn()1502 GetHeaderBar()->SetItemBits(nId, aBits); in markColumn()
282 HeaderBar* GetHeaderBar() const { return FmGridControl::GetHeaderBar(); } in GetHeaderBar() function in dbaui::SbaGridControl
230 HeaderBar* GetHeaderBar() const { return mpHeaderBar; } in GetHeaderBar() function in ViewTabListBox_Impl1258 HeaderBar* pHeaderBar = mpImp->mpView->GetHeaderBar(); in SvtFileView()1289 HeaderBar *pHeaderBar = mpImp->mpView->GetHeaderBar(); in SvtFileView()1747 HeaderBar* pBar = mpImp->mpView->GetHeaderBar(); in GetConfigString()1775 HeaderBar* pBar = mpImp->mpView->GetHeaderBar(); in SetConfigString()
385 HeaderBar& rHeaderBar = mpImpl->pEventLB->GetHeaderBar(); in InitAndSetHandler()
515 BrowserHeader* GetHeaderBar() const {return pHeader;} in GetHeaderBar() function in svt::EditBrowseBox
412 HeaderBar* GetHeaderBar() const;
749 HeaderBar& rHeaderBar = mpImpl->pEventLB->GetHeaderBar(); in InitAndSetHandler()
413 if (getBrowserView()->getVclControl()->GetHeaderBar()) in Construct()414 getBrowserView()->getVclControl()->GetHeaderBar()->SetHelpId(HID_DATABROWSE_HEADER); in Construct()
2693 HeaderBar* BrowseBox::GetHeaderBar() const in GetHeaderBar() function in BrowseBox
731 HeaderBar& GetHeaderBar() {return aStylesHB;} in GetHeaderBar() function in SwHeaderTree819 HeaderBar& rHB = aHeaderTree.GetHeaderBar(); in SwAddStylesDlg_Impl()
Completed in 119 milliseconds