Home
last modified time | relevance | path

Searched refs:GetSelectHdl (Results 1 – 25 of 42) sorted by relevance

12

/trunk/main/svtools/inc/svtools/
H A Dstdmenu.hxx169 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in FontNameMenu
202 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in FontStyleMenu
232 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in FontSizeMenu
H A Dcalendar.hxx376 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in Calendar
491 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in CalendarField
H A Dtoolbarmenu.hxx97 const Link& GetSelectHdl() const;
H A Dheadbar.hxx379 inline const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in HeaderBar
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx607 Link& GetSelectHdl () in GetSelectHdl() function in layout::ListBoxImpl
727 Link& ListBox::GetSelectHdl () in GetSelectHdl() function in layout::ListBox
729 return getImpl()->GetSelectHdl (); in GetSelectHdl()
739 return getImpl()->GetSelectHdl (); in GetClickHdl()
750 return getImpl()->GetSelectHdl (); in GetDoubleClickHdl()
/trunk/main/svx/source/tbxctrls/
H A Ditemwin.cxx718 ( (Link&)GetSelectHdl() ).Call( this ); in Notify()
722 ( (Link&)GetSelectHdl() ).Call( this ); in Notify()
797 ( (Link&)GetSelectHdl() ).Call( this ); in Notify()
802 GetSelectHdl().Call( this ); in Notify()
/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx328 aMakeBox.GetSelectHdl().Call( &aMakeBox ); in SwLabPage()
447 aMakeBox.GetSelectHdl().Call( &aMakeBox ); in IMPL_LINK_INLINE_START()
506 aTypeBox.GetSelectHdl().Call( &aTypeBox ); in IMPL_LINK_INLINE_END()
668 aMakeBox.GetSelectHdl().Call( &aMakeBox ); in Reset()
676 aTypeBox.GetSelectHdl().Call(&aTypeBox); in Reset()
681 aDatabaseLB.GetSelectHdl().Call(&aDatabaseLB); in Reset()
/trunk/main/vcl/inc/
H A Dilstbox.hxx357 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in ImplListBoxWindow
499 const Link& GetSelectHdl() const { return maLBWindow.GetSelectHdl(); } in GetSelectHdl() function in ImplListBox
/trunk/main/cui/source/customize/
H A Dcfg.cxx2067 aTopLevelListBox.GetSelectHdl().Call( this ); in ReloadTopLevelListBox()
2424 aTopLevelListBox.GetSelectHdl().Call(this); in Init()
3250 aTopLevelListBox.GetSelectHdl().Call( this ); in DeleteSelectedTopLevel()
3386 aTopLevelListBox.GetSelectHdl().Call( this ); in IMPL_LINK()
3396 aTopLevelListBox.GetSelectHdl().Call( this ); in IMPL_LINK()
3405 aTopLevelListBox.GetSelectHdl().Call( this ); in IMPL_LINK()
3414 aTopLevelListBox.GetSelectHdl().Call( this ); in IMPL_LINK()
3737 aTopLevelListBox.GetSelectHdl().Call(this); in Init()
4741 aSaveInListBox.GetSelectHdl().Call(this); in IMPL_LINK()
4755 aTopLevelListBox.GetSelectHdl().Call(this); in IMPL_LINK()
H A Dacccfg.cxx1037 ((Link &) pFunctionBox->GetSelectHdl()).Call( pFunctionBox ); in IMPL_LINK()
1053 ((Link &) pFunctionBox->GetSelectHdl()).Call( pFunctionBox ); in IMPL_LINK()
1176 ((Link &) pFunctionBox->GetSelectHdl()).Call( pFunctionBox ); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx361 m_lbColumnNames.GetSelectHdl().Call(&m_lbColumnNames); in ActivatePage()
476 GetSelectHdl().Call(this); in PreNotify()
/trunk/main/sw/source/ui/fldui/
H A Dflddb.cxx86 aOldNumSelectHdl = aNumFormatLB.GetSelectHdl(); in SwFldDBPage()
569 aTypeLB.GetSelectHdl().Call(&aTypeLB); in ActivateMailMergeAddress()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx2386 DBG_ASSERT(m_aUnderlineLB.GetSelectHdl() == m_aOverlineLB.GetSelectHdl(), in Reset()
2388 DBG_ASSERT(m_aUnderlineLB.GetSelectHdl() == m_aStrikeoutLB.GetSelectHdl(), in Reset()
2390 m_aUnderlineLB.GetSelectHdl().Call(NULL); in Reset()
2397 DBG_ASSERT(m_aEmphasisLB.GetSelectHdl() == LINK(this, SvxCharEffectsPage, SelectHdl_Impl), in Reset()
2399 m_aEmphasisLB.GetSelectHdl().Call( &m_aEmphasisLB ); in Reset()
/trunk/main/svtools/source/table/
H A Dtabledatawindow.hxx60 inline const Link& GetSelectHdl() const { return m_aSelectHdl; } in GetSelectHdl() function in svt::table::TableDataWindow
/trunk/main/sc/source/ui/inc/
H A Dfuncpage.hxx118 const Link& GetSelectHdl() const { return aSelectionLink; } in GetSelectHdl() function in ScFuncPage
/trunk/main/vcl/inc/vcl/
H A Dmenubtn.hxx91 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in MenuButton
H A Daccel.hxx119 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in Accelerator
H A Dcombobox.hxx171 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in ComboBox
H A Dlstbox.hxx207 const Link& GetSelectHdl() const { return maSelectHdl; } in GetSelectHdl() function in ListBox
/trunk/main/formula/source/ui/dlg/
H A Dfuncpage.hxx113 const Link& GetSelectHdl() const { return aSelectionLink; } in GetSelectHdl() function in formula::FuncPage
/trunk/main/svx/inc/svx/
H A Dcharmap.hxx62 Link GetSelectHdl() const { return aSelectHdl; } in GetSelectHdl() function in SvxShowCharSet
H A Dfrmsel.hxx136 const Link& GetSelectHdl() const;
/trunk/main/dbaccess/source/ui/inc/
H A Dindexdialog.hxx87 Link GetSelectHdl() const { return m_aSelectHdl; } in GetSelectHdl() function in dbaui::DbaIndexList
/trunk/main/svtools/inc/svtools/table/
H A Dtablecontrol.hxx149 const Link& GetSelectHdl() const;
/trunk/main/svtools/source/control/
H A Dinettbc.cxx995 else if ( GetSelectHdl().IsSet() ) in ProcessKey()
998 GetSelectHdl().Call(this); in ProcessKey()

Completed in 128 milliseconds

12