Home
last modified time | relevance | path

Searched refs:SvTreeListBox (Results 51 – 75 of 141) sorted by relevance

123456

/trunk/main/sw/source/ui/dbui/
H A Ddbtree.cxx227 SvTreeListBox (pParent, rResId), in SwDBTreeList()
302 SvTreeListBox::Select(pEntry); in AddDataSource()
556 SvTreeListBox::Select(pChild); in Select()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx325 IMPL_LINK( SwGlossaryDlg, GrpSelect, SvTreeListBox *, pBox ) in IMPL_LINK() argument
481 IMPL_LINK_INLINE_START( SwGlossaryDlg, NameDoubleClick, SvTreeListBox*, pBox ) in IMPL_LINK_INLINE_START() argument
488 IMPL_LINK_INLINE_END( SwGlossaryDlg, NameDoubleClick, SvTreeListBox*, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
955 SvTreeListBox(pParent, rResId), in SwGlTreeListBox()
976 SvTreeListBox::Clear(); in Clear()
/trunk/main/accessibility/inc/accessibility/extended/
H A Daccessiblelistboxentry.hxx61 class SvTreeListBox;
100 SvTreeListBox* m_pListBox;
148 AccessibleListBoxEntry( SvTreeListBox& _rListBox, SvLBoxEntry* _pEntry,
/trunk/main/svx/workben/msview/
H A Dmsview.cxx562 class AtomContainerTreeListBox : public SvTreeListBox
601 : SvTreeListBox( pParent, WB_HASBUTTONS|WB_HASLINES|WB_HASBUTTONSATROOT|WB_3DLOOK|WB_BORDER ), in AtomContainerTreeListBox()
668 bRet = SvTreeListBox::Expand( pParent ); in Expand()
683 bRet = SvTreeListBox::Collapse( pParent ); in Collapse()
/trunk/main/cui/source/inc/
H A Dcfgutil.hxx119 class SfxConfigFunctionListBox_Impl : public SvTreeListBox
145 class SfxConfigGroupListBox_Impl : public SvTreeListBox
H A Dselector.hxx99 class SvxConfigFunctionListBox_Impl : public SvTreeListBox
128 class SvxConfigGroupListBox_Impl : public SvTreeListBox
H A Dcfg.hxx330 class SvxMenuEntriesListBox : public SvTreeListBox
400 SvTreeListBox* aContentsListBox;
533 SvTreeListBox aMenuListBox;
H A Dautocdlg.hxx74 using SvTreeListBox::GetCheckButtonState;
75 using SvTreeListBox::SetCheckButtonState;
/trunk/main/automation/source/server/
H A Dstatemnt.cxx5498 SvLBoxEntry *pThisEntry = ((SvTreeListBox*)pControl)->First(); \ in Execute()
5503 pThisEntry = ((SvTreeListBox*)pControl)->Next( pThisEntry ); \ in Execute()
5509 SvTreeListBox *pTree = (SvTreeListBox*)pControl; in Execute()
5574 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()
5575 ((SvTreeListBox*)pControl)->Select ( pEntry, bBool1 ); in Execute()
5588 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()
5589 ((SvTreeListBox*)pControl)->Collapse ( pEntry ); in Execute()
5602 SvLBoxEntry *pEntry = (SvLBoxEntry*)((SvTreeListBox*)pControl)->GetEntryAtVisPos( nNr1-1 ); in Execute()
5603 ((SvTreeListBox*)pControl)->Expand ( pEntry ); in Execute()
5667 SvTreeListBox *pTree = (SvTreeListBox*)pControl; in Execute()
[all …]
/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx68 class OAddFieldWindowListBox : public SvTreeListBox
91 using SvTreeListBox::ExecuteDrop;
115 :SvTreeListBox( _pParent, WB_TABSTOP|WB_BORDER|WB_SORT ) in OAddFieldWindowListBox()
H A DNavigator.cxx116 , public SvTreeListBox
215 using SvTreeListBox::ExecuteDrop;
220 …:SvTreeListBox( pParent, WB_TABSTOP| WB_HASBUTTONS|WB_HASLINES|WB_BORDER|WB_HSCROLL|WB_HASBUTTONSA… in DBG_NAME()
359 SvTreeListBox::Command( rEvt ); in Command()
/trunk/main/sd/source/ui/inc/
H A Dsdtreelb.hxx69 class SD_DLLPUBLIC SdPageObjsTLB : public SvTreeListBox
239 using SvTreeListBox::SelectEntry;
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx176 …:SvTreeListBox( pParent, WB_HASBUTTONS|WB_HASLINES|WB_BORDER|WB_HSCROLL ) // #100258# OJ WB_HSCROL… in NavigatorTree()
604 SvTreeListBox::Command( rEvt ); in Command()
683 SvTreeListBox::Clear(); in Notify()
1431 SvTreeListBox::KeyInput(rKEvt); in KeyInput()
1438 if (!SvTreeListBox::EditingEntry( pEntry, rSelection )) in EditingEntry()
2176 return SvTreeListBox::Select(pEntry, bSelect ); in Select()
H A Dfmexch.cxx234 void OControlTransferData::buildPathFormat(SvTreeListBox* pTreeBox, SvLBoxEntry* pRoot) in buildPathFormat()
275 void OControlTransferData::buildListFromPath(SvTreeListBox* pTreeBox, SvLBoxEntry* pRoot) in buildListFromPath()
/trunk/main/svtools/inc/svtools/
H A Daccessiblefactory.hxx46 class SvTreeListBox;
115 SvTreeListBox& _rListBox,
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.hxx77 class OCreationList : public SvTreeListBox
150 DECL_LINK( OnEntrySelectHdl, SvTreeListBox* );
/trunk/main/basctl/source/basicide/
H A Dobjdlg.cxx254 IMPL_LINK_INLINE_START( ObjectCatalog, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_START() argument
260 IMPL_LINK_INLINE_END( ObjectCatalog, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_END() argument
H A Dbaside2.hxx271 DECL_LINK( TreeListHdl, SvTreeListBox * );
291 SvTreeListBox aTreeListBox;
/trunk/main/accessibility/source/extended/
H A Daccessiblelistboxentry.cxx89 AccessibleListBoxEntry::AccessibleListBoxEntry( SvTreeListBox& _rListBox, in DBG_NAME()
451 SvTreeListBox* pBox = getListBox(); in getAccessibleRole()
801 SvTreeListBox* pBox = getListBox(); in getAccessibleActionCount()
1176 SvTreeListBox* pBox = getListBox(); in setCurrentValue()
/trunk/main/cui/source/dialogs/
H A Dhlmarkwn.cxx80 : SvTreeListBox ( pParent, rResId ), in SvxHlmarkTreeLBox()
90 SvTreeListBox::Paint(rRect); in Paint()
H A Dscriptdlg.cxx83 SvTreeListBox( pParent, ResId( rResId.GetId(),*rResId.GetResMgr() ) ), in SFTreeListBox()
695 IMPL_LINK_INLINE_START( SvxScriptOrgDialog, MacroDoubleClickHdl, SvTreeListBox *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
700 IMPL_LINK_INLINE_END( SvxScriptOrgDialog, MacroDoubleClickHdl, SvTreeListBox *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
702 IMPL_LINK( SvxScriptOrgDialog, ScriptSelectHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_END()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx237 SvTreeListBox::MouseButtonDown( rMEvt ); in MouseButtonDown()
258 return SvTreeListBox::AcceptDrop( rEvt ); in AcceptDrop()
295 return SvTreeListBox::ExecuteDrop( rEvt ); in ExecuteDrop()
339 nRet = SvTreeListBox::Notify( rNEvt ); in Notify()
631 SvTreeListBox::Command(rCEvt); in Command()
858 SvLBoxEntry* FillBox_Impl(SvTreeListBox *pBox, in FillBox_Impl()
2363 IMPL_LINK( SfxCommonTemplateDialog_Impl, FmtSelectHdl, SvTreeListBox *, pListBox ) in IMPL_LINK() argument
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx320 :SvTreeListBox( pParent, rResId ) in TabOrderListBox()
338 SvTreeListBox::ModelHasMoved( _pSource ); in ModelHasMoved()
/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx352 class SwIdxTreeListBox : public SvTreeListBox
455 DECL_LINK(LevelHdl, SvTreeListBox*);
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx99 class UnoTreeListBoxImpl : public SvTreeListBox
1523 : SvTreeListBox( pParent, nWinStyle ) in UnoTreeListBoxImpl()
1583 return SvTreeListBox::Insert( pEntry, pParent, nPos ); in insert()
1585 return SvTreeListBox::Insert( pEntry, nPos ); in insert()

Completed in 212 milliseconds

123456