Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dilstbox.cxx134 if ( pImplEntry && in SelectEntry()
250 if ( pImplEntry ) in RemoveEntry()
354 return pImplEntry ? pImplEntry->mnHeight : 0; in GetEntryHeight()
363 if ( pImplEntry ) in GetEntryText()
374 if ( pImplEntry ) in HasEntryImage()
385 if ( pImplEntry ) in GetEntryImage()
395 if ( pImplEntry ) in SetEntryData()
404 return pImplEntry ? pImplEntry->mpUserData : NULL; in GetEntryData()
412 if ( pImplEntry ) in SetEntryFlags()
421 return pImplEntry ? pImplEntry->mnFlags : 0; in GetEntryFlags()
[all …]

Completed in 26 milliseconds