Home
last modified time | relevance | path

Searched refs:SvTreeListBox (Results 1 – 25 of 141) sorted by path

123456

/trunk/main/accessibility/inc/accessibility/extended/
H A Daccessiblelistbox.hxx37 class SvTreeListBox;
69 SvTreeListBox* getListBox() const;
80 AccessibleListBox( SvTreeListBox& _rListBox,
H A Daccessiblelistboxentry.hxx61 class SvTreeListBox;
100 SvTreeListBox* m_pListBox;
148 AccessibleListBoxEntry( SvTreeListBox& _rListBox, SvLBoxEntry* _pEntry,
H A Dlistboxaccessible.hxx30 class SvTreeListBox;
48 SvTreeListBox* m_pWindow;
51 inline SvTreeListBox* getListBox() const in getListBox()
59 ListBoxAccessibleBase( SvTreeListBox& _rWindow );
/trunk/main/accessibility/source/extended/
H A Daccessiblelistbox.cxx58 …AccessibleListBox::AccessibleListBox( SvTreeListBox& _rListBox, const Reference< XAccessible >& _x… in DBG_NAME()
79 SvTreeListBox* AccessibleListBox::getListBox() const in IMPLEMENT_FORWARD_XINTERFACE2()
81 return static_cast< SvTreeListBox* >( const_cast<AccessibleListBox*>(this)->GetWindow() ); in IMPLEMENT_FORWARD_XINTERFACE2()
138 SvTreeListBox* pBox = getListBox(); in ProcessWindowEvent()
301 SvTreeListBox* pBox = getListBox(); in RemoveChildEntries()
396 SvTreeListBox* pSvTreeListBox = getListBox(); in getAccessibleChildCount()
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()
H A Dlistboxaccessible.cxx38 ListBoxAccessibleBase::ListBoxAccessibleBase( SvTreeListBox& _rWindow ) in ListBoxAccessibleBase()
/trunk/main/accessibility/source/helper/
H A Dacc_factory.cxx172 SvTreeListBox& _rListBox,
466 SvTreeListBox& _rListBox, const Reference< XAccessible >& _xParent ) const in createAccessibleTreeListBox()
/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/basctl/source/basicide/
H A Dbaside2.hxx271 DECL_LINK( TreeListHdl, SvTreeListBox * );
291 SvTreeListBox aTreeListBox;
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 Dbastype2.cxx190 SvTreeListBox( pParent, IDEResId( sal::static_int_cast<sal_uInt16>( rRes.GetId() ) ) ), in BasicTreeListBox()
620 SvLBoxEntry* pNew = SvTreeListBox::CloneEntry( pSource ); in CloneEntry()
H A Dbastype2.hxx147 class BasicTreeListBox :public SvTreeListBox
H A Dmacrodlg.cxx408 void MacroChooser::SaveSetCurEntry( SvTreeListBox& rBox, SvLBoxEntry* pEntry ) in SaveSetCurEntry()
500 IMPL_LINK_INLINE_START( MacroChooser, MacroDoubleClickHdl, SvTreeListBox *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
513 IMPL_LINK_INLINE_END( MacroChooser, MacroDoubleClickHdl, SvTreeListBox *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
515 IMPL_LINK( MacroChooser, MacroSelectHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_END()
529 IMPL_LINK( MacroChooser, BasicSelectHdl, SvTreeListBox *, pBox ) in IMPL_LINK() argument
H A Dmacrodlg.hxx61 SvTreeListBox aMacroBox;
78 DECL_LINK( MacroSelectHdl, SvTreeListBox * );
79 DECL_LINK( MacroDoubleClickHdl, SvTreeListBox * );
80 DECL_LINK( BasicSelectHdl, SvTreeListBox * );
85 void SaveSetCurEntry( SvTreeListBox& rBox, SvLBoxEntry* pEntry );
H A Dmoduldl2.cxx618 IMPL_LINK_INLINE_START( LibPage, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_START() argument
624 IMPL_LINK_INLINE_END( LibPage, TreeListHighlightHdl, SvTreeListBox *, pBox ) in IMPL_LINK_INLINE_END() argument
1013 aLibBox.SvTreeListBox::GetModel()->Remove( pEntry_ ); in InsertLib()
H A Dmoduldlg.hxx236 DECL_LINK( TreeListHighlightHdl, SvTreeListBox * );
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 Dobjdlg.hxx78 DECL_LINK( TreeListHighlightHdl, SvTreeListBox * );
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx34 class SvTreeListBox;
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx92 SvTreeListBox & rOutListBox ) in lcl_UpdateCurrentSeriesName()
H A Dtp_DataSource.hxx143 ::std::auto_ptr< SvTreeListBox > m_apLB_SERIES;
H A Dtp_DataSourceControls.cxx42 SvTreeListBox( pParent, rResId ) in SeriesListBox()
H A Dtp_DataSourceControls.hxx54 class SeriesListBox : public ::SvTreeListBox
/trunk/main/cui/source/customize/
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()
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()

Completed in 166 milliseconds

123456