Home
last modified time | relevance | path

Searched refs:NextSibling (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/dbaccess/source/ui/control/
H A Dmarktree.cxx148 pChildLoop = GetModel()->NextSibling(pChildLoop); in implDetermineState()
163 pChildLoop = GetModel()->NextSibling(pChildLoop); in implDetermineState()
194 pEntry = GetModel()->NextSibling(pEntry); in CheckButtons()
212 SvLBoxEntry* pSiblingEntry = GetModel()->NextSibling(_pEntry); in checkedButton_noBroadcast()
227 SvLBoxEntry* pSiblingEntry = GetModel()->NextSibling(pEntry); in checkedButton_noBroadcast()
H A Dtabletree.cxx471 pChildLoop = NextSibling(pChildLoop); in implEmphasize()
/trunk/main/svtools/inc/svtools/
H A Dtreelist.hxx257 SvListEntry* NextSibling( SvListEntry* pEntry ) const;
507 using SvTreeList::NextSibling; \
508 Type NextSibling( Type pEntry ) const \
509 { return (Type)SvTreeList::NextSibling(pEntry); } \
H A Dsvlbox.hxx413 …SvLBoxEntry* NextSibling(SvLBoxEntry* pEntry ) const { return (SvLBoxEntry*)(pModel->NextSibling( … in NextSibling() function in SvLBox
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx1148 pCur = pModel->NextSibling( pCur ); in ResetVirtSize()
2500 pEntry = pModel->NextSibling( pEntry ); in RecalcAllBoundingRects()
2526 pEntry = pModel->NextSibling( pEntry ); in RecalcAllBoundingRectsSmart()
2537 pEntry = pModel->NextSibling( pEntry ); in UpdateBoundingRects()
3007 pEntry = pModel->NextSibling( pEntry ); in GetSelectionCount()
3031 pEntry = pModel->NextSibling( pEntry ); in DeselectAllBut()
3124 pEntry = pModel->NextSibling( pEntry ); in ImplCreate()
3177 pEntry = pModel->NextSibling( pEntry ); in CreateGridMap()
3620 pEntry = pView->pModel->NextSibling( pEntry ); in CreateGridAjustData()
3645 pEntry = pView->pModel->NextSibling( pEntry ); in CreateGridAjustData()
H A Dsvlbox.cxx1326 pEntry = NextSibling( pEntry ); in GetLevelChildCount()
1568 pEntry = NextSibling( pEntry ); in NextSearchEntry()
H A Dsvimpbox.cxx1752 pTemp = pView->NextSibling( pCursor ); in RemovingEntry()
1760 pTemp = pView->NextSibling( pStartEntry ); in RemovingEntry()
1850 pNew = pTree->NextSibling( pEntry ); in MovingEntry()
H A Dsvicnvw.cxx459 pEntry = NextSibling( pEntry ); in SelectAll()
H A Dtreelist.cxx1131 SvListEntry* SvTreeList::NextSibling( SvListEntry* pEntry ) const in NextSibling() function in SvTreeList
/trunk/main/dbaccess/source/ui/dlg/
H A Dtablespage.cxx461 if (pExpand && m_aTablesList.NextSibling(pExpand)) in implInitControls()
636 pReturn = m_aTablesList.NextSibling(_pEntry); in implNextSibling()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx1453 pDSLoop = m_pTreeView->getListBox().NextSibling(pDSLoop); in disposing()
2813 pDSLoop = rListBox.NextSibling(pDSLoop); in getEntryFromContainer()
2906 pChild = m_pTreeModel->NextSibling(pChild); in elementRemoved()
2972 pChild = m_pTreeModel->NextSibling(pChild); in elementReplaced()
3042 …TreeModel->FirstChild(_pDSEntry); pContainers; pContainers= m_pTreeModel->NextSibling(pContainers)) in closeConnection()
3052 pElements= m_pTreeModel->NextSibling(pElements); in closeConnection()
3866 pDataSourceEntry = m_pTreeView->getListBox().NextSibling( pDataSourceEntry ); in impl_cleanupDataSourceEntry()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx746 pChildIter = NextSibling(pChildIter); in MoveOrCopyContents()
771 pChildIter = NextSibling(pChildIter); in MoveOrCopyContents()
1313 pChild = NextSibling(pChild); in IsUniqName_Impl()
1325 pChild = NextSibling(pChild); in GetLevelCount_Impl()
/trunk/main/sc/source/ui/miscdlgs/
H A Dconflictsdlg.cxx618 pEntry = maLbConflicts.NextSibling( pEntry ); in HandleListBoxSelection()
732 pRootEntry = maLbConflicts.NextSibling( pRootEntry ); in KeepAllHandler()
/trunk/main/cui/source/customize/
H A Dcfgutil.cxx1337 pMod = NextSibling( pMod ); in SelectMacro()
1340 pLib = NextSibling( pLib ); in SelectMacro()
1343 pEntry = NextSibling( pEntry ); in SelectMacro()
H A Dselector.cxx1152 SvLBoxEntry* next = aCommands.NextSibling( current ); in IMPL_LINK()
H A Dmacropg.cxx249 pE = rListBox.NextSibling( pE ); in ~_SvxMacroTabPage()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx138 SvLBoxEntry* pNextEntry = NextSibling( pEntry ); in deleteTree()
155 SvLBoxEntry* pNextEntry = NextSibling( pEntry ) ; in deleteAllTree()
1316 pTmpEntry = aScriptsBox.NextSibling( pTmpEntry ); in RestorePreviousSelection()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx323 pIterEntry = NextSibling( pIterEntry ); in GetEntryIndexes()
1183 pEntry = NextSibling( pEntry ); in NoteStringsChanged()
1236 pEntry = NextSibling( pEntry ); in DrawNamesChanged()
/trunk/main/basctl/source/basicide/
H A Dbastype2.cxx543 pEntry = pParent ? NextSibling( pEntry ) : GetEntry( ++nRootPos ); in ImpFindEntry()
642 pEntry = pParent ? NextSibling( pEntry ) : GetEntry( ++nRootPos ); in FindEntry()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx1152 pCurrentChild = dynamic_cast< UnoTreeListEntry* >( rTree.NextSibling( pCurrentChild ) ); in updateChildNodes()
1158 …UnoTreeListEntry* pNextChild = dynamic_cast< UnoTreeListEntry* >( rTree.NextSibling( pCurrentChild… in updateChildNodes()
/trunk/main/accessibility/source/extended/
H A Daccessiblelistbox.cxx306 pEntryChild = pBox->NextSibling(pEntryChild); in RemoveChildEntries()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx904 pChild = dynamic_cast< CustomAnimationListEntry* >( NextSibling( pChild ) ); in getSelection()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx769 pChild = NextSibling(pChild); in removeEntry()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx456 pListEntry = NextSibling(pListEntry); in SaveExpandedTreeItemState()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx207 pEntry = rTree.NextSibling(pEntry); in lcl_findEntry_impl()

Completed in 160 milliseconds

12