Home
last modified time | relevance | path

Searched refs:pExpEntry (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx549 SvLBoxEntry* pExpEntry=pParent; in InsertChangeAction() local
551 while(pExpEntry!=NULL && !pTheView->IsExpanded(pExpEntry)) in InsertChangeAction()
553 SvLBoxEntry* pTmpEntry=pTheView->GetParent(pExpEntry); in InsertChangeAction()
555 if(pTmpEntry!=NULL) pTheView->Expand(pExpEntry); in InsertChangeAction()
557 pExpEntry=pTmpEntry; in InsertChangeAction()

Completed in 26 milliseconds