Lines Matching refs:GetEntryText
594 StringPtr pString=new String(GetEntryText(pEntry)); in MakeExpanded_Impl()
673 aParent = GetEntryText(pTarget); in NotifyMoving()
674 aStyle = GetEntryText(pEntry); in NotifyMoving()
682 GetEntryText(pTmpEntry),GetEntryText(pEntry)); in NotifyMoving()
1224 if ( pTreeBox->GetEntryText( pEntry ) == rStr ) in SelectStyle()
1242 while ( pEntry && aFmtLb.GetEntryText( pEntry ) != rStr ) in SelectStyle()
1272 aRet = pTreeBox->GetEntryText( pEntry ); in GetSelectedEntry()
1278 aRet = aFmtLb.GetEntryText( pEntry ); in GetSelectedEntry()
1344 if ( IsExpanded_Impl( aEntries, pTreeBox->GetEntryText( pEntry ) ) ) in FillTreeBox()
1477 *aStrings[ nPos ] == aFmtLb.GetEntryText( pEntry ) ) in UpdateStyles_Impl()
2386 SelectStyle( pListBox->GetEntryText( pListBox->GetHdlEntry() )); in IMPL_LINK()