Home
last modified time | relevance | path

Searched refs:SvTreeListBox (Results 76 – 100 of 141) sorted by relevance

123456

/trunk/main/cui/source/customize/
H A Dselector.cxx84 : SvTreeListBox( pParent, rResId ) in SvxConfigFunctionListBox_Impl()
204 : SvTreeListBox( pParent, rResId ) in SvxConfigGroupListBox_Impl()
899 sal_Bool bRet = SvTreeListBox::Expand( pParent ); in Expand()
H A Dcfgutil.cxx281 : SvTreeListBox( pParent, rResId ) in SfxConfigFunctionListBox_Impl()
473 : SvTreeListBox( pParent, rResId ) in SfxConfigGroupListBox_Impl()
1114 sal_Bool bRet = SvTreeListBox::Expand( pParent ); in Expand()
H A Dcfg.cxx1413 SvTreeListBox* pTreeBox = static_cast< SvTreeListBox* >( &rOutDev ); in Paint()
1459 : SvTreeListBox( pParent, rResId ) in SvxMenuEntriesListBox()
1508 return SvTreeListBox::AcceptDrop( rEvt ); in AcceptDrop()
1514 return SvTreeListBox::AcceptDrop( aNewAcceptDropEvent ); in AcceptDrop()
1531 SvTreeListBox::NotifyMoving( in NotifyMoving()
1589 SvTreeListBox::KeyInput( rKeyEvent ); in KeyInput()
4912 SvTreeListBox::DataChanged( rDCEvt ); in DataChanged()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx541 sal_Bool bRet = SvTreeListBox::Collapse(pParent); in Collapse()
716 IMPL_LINK(OfaTreeOptionsDialog, ShowPageHdl_Impl, SvTreeListBox*, EMPTYARG) in IMPL_LINK() argument
806 IMPL_LINK(OfaTreeOptionsDialog, ExpandedHdl_Impl, SvTreeListBox*, pBox ) in IMPL_LINK() argument
1073 SvTreeListBox* pBox = &aTreeLB; in IMPL_LINK()
2550 sal_uInt16 lcl_getGroupId( const rtl::OUString& rGroupName, const SvTreeListBox& rTreeLB ) in lcl_getGroupId()
2571 … OfaTreeOptionsDialog* pDlg, OptionsNode* pNode, OptionsLeaf* pLeaf, const SvTreeListBox& rTreeLB ) in lcl_insertLeaf()
/trunk/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx245 SvTreeListBox& m_rQueryList;
251 QueryListFacade( SvTreeListBox& _rQueryList, const Reference< XConnection >& _rxConnection ) in QueryListFacade()
H A Dsqlmessage.cxx346 …void lcl_insertExceptionEntry( SvTreeListBox& _rList, bool _bHiContrast, size_t _nElementPos, cons… in lcl_insertExceptionEntry()
360 SvTreeListBox m_aExceptionList;
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1453 IMPL_LINK_INLINE_START( WatchWindow, TreeListHdl, SvTreeListBox *, EMPTYARG ) in IMPL_LINK_INLINE_END()
1461 IMPL_LINK_INLINE_END( WatchWindow, TreeListHdl, SvTreeListBox *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
1847 SvLBoxEntry* pChildEntry = SvTreeListBox::InsertEntry( aName, pEntry ); in RequestingChilds()
1900 SvLBoxEntry* pChildEntry = SvTreeListBox::InsertEntry( aDisplayName, pEntry ); in RequestingChilds()
2084 while( (pDeleteEntry = pThis->SvTreeListBox::GetEntry( pParent, 0 )) != NULL ) in implCollapseModifiedObjectEntry()
H A Dobjdlg.hxx78 DECL_LINK( TreeListHighlightHdl, SvTreeListBox * );
/trunk/main/svx/source/inc/
H A Ddatanavi.hxx114 class DataTreeListBox : public SvTreeListBox
121 using SvTreeListBox::ExecuteDrop;
/trunk/main/accessibility/source/helper/
H A Dacc_factory.cxx172 SvTreeListBox& _rListBox,
466 SvTreeListBox& _rListBox, const Reference< XAccessible >& _xParent ) const in createAccessibleTreeListBox()
/trunk/main/sw/source/ui/fldui/
H A DFldRefTreeListBox.hxx28 class SwFldRefTreeListBox : public SvTreeListBox
H A Dflddinf.hxx46 SvTreeListBox aTypeTLB;
H A DFldRefTreeListBox.cxx34 : SvTreeListBox( pParent, rResId ) in SwFldRefTreeListBox()
H A Dflddb.hxx73 DECL_LINK( TreeSelectHdl, SvTreeListBox* pBox );
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSourceControls.cxx42 SvTreeListBox( pParent, rResId ) in SeriesListBox()
H A Dtp_DataSourceControls.hxx54 class SeriesListBox : public ::SvTreeListBox
/trunk/main/sd/source/ui/dlg/
H A Ddlgassim.hxx31 class SdPageListControl : public SvTreeListBox
/trunk/main/dbaccess/source/ui/browser/
H A Ddbtreeview.hxx35 class SvTreeListBox;
/trunk/main/accessibility/source/extended/
H A Dlistboxaccessible.cxx38 ListBoxAccessibleBase::ListBoxAccessibleBase( SvTreeListBox& _rWindow ) in ListBoxAccessibleBase()
/trunk/main/cui/source/inc/
H A Dhlmarkwn.hxx45 class SvxHlmarkTreeLBox : public SvTreeListBox
/trunk/main/sd/source/ui/inc/
H A Dcustsdlg.hxx86 SvTreeListBox aLbCustomPages;
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.hxx49 class CustomAnimationList : public SvTreeListBox, public ISequenceListener
/trunk/main/dbaccess/source/ui/inc/
H A Dadtabdlg.hxx93 SvTreeListBox m_aQueryList;
/trunk/main/dbaccess/source/ui/app/
H A DAppController.hxx58 class SvTreeListBox;
503 virtual bool onEntryDoubleClick(SvTreeListBox& _rTree);
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx148 …void insertParseTree(SvTreeListBox* _pBox,::connectivity::OSQLParseNode* _pNode,SvLBoxEntry* _pPar… in insertParseTree()
755SvTreeListBox* pTreeBox = new SvTreeListBox( pWindow, WB_BORDER | WB_HASLINES | WB_HASBUTTONS | WB… in Execute()

Completed in 140 milliseconds

123456