Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx704 pLBoxImpl = new SvLBox_Impl( *this ); in SvLBox()
724 pLBoxImpl = new SvLBox_Impl( *this ); in SvLBox()
756 delete pLBoxImpl; in ~SvLBox()
792 pLBoxImpl->m_bEntryMnemonicsEnabled = _bEnable; in EnableEntryMnemonics()
798 return pLBoxImpl->m_bEntryMnemonicsEnabled; in IsEntryMnemonicsEnabled()
1252 if ( !pLBoxImpl->m_bDoingQuickSelection ) in OnCurrentEntryChanged()
1253 pLBoxImpl->m_aQuickSelectionEngine.Reset(); in OnCurrentEntryChanged()
1489 return pLBoxImpl->m_bIsEmptyTextAllowed; in IsEmptyTextAllowed()
1495 pLBoxImpl->m_bIsEmptyTextAllowed = false; in ForbidEmptyText()
1632 pLBoxImpl->m_bDoingQuickSelection = true; in HandleKeyInput()
[all …]
H A Dsvtreebx.cxx97 pLBoxImpl->m_pLink = pLink; in InitTreeView()
120 delete pLBoxImpl->m_pLink; in ~SvTreeListBox()
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx305 SvLBox_Impl* pLBoxImpl; member in SvLBox

Completed in 32 milliseconds