Lines Matching defs:const

261 sal_uInt16 ImplEntryList::FindEntry( const XubString& rString, sal_Bool bSearchMRUArea ) const  in FindEntry()
276 sal_uInt16 ImplEntryList::FindMatchingEntry( const XubString& rStr, sal_uInt16 nStart, sal_Bool bFo… in FindMatchingEntry()
306 sal_uInt16 ImplEntryList::FindEntry( const void* pData ) const in FindEntry()
323 long ImplEntryList::GetAddedHeight( sal_uInt16 i_nEndIndex, sal_uInt16 i_nBeginIndex, long i_nBegin… in GetAddedHeight()
351 long ImplEntryList::GetEntryHeight( sal_uInt16 nPos ) const in GetEntryHeight()
359 XubString ImplEntryList::GetEntryText( sal_uInt16 nPos ) const in GetEntryText()
370 sal_Bool ImplEntryList::HasEntryImage( sal_uInt16 nPos ) const in HasEntryImage()
381 Image ImplEntryList::GetEntryImage( sal_uInt16 nPos ) const in GetEntryImage()
401 void* ImplEntryList::GetEntryData( sal_uInt16 nPos ) const in GetEntryData()
418 long ImplEntryList::GetEntryFlags( sal_uInt16 nPos ) const in GetEntryFlags()
440 XubString ImplEntryList::GetSelectEntry( sal_uInt16 nIndex ) const in GetSelectEntry()
447 sal_uInt16 ImplEntryList::GetSelectEntryPos( sal_uInt16 nIndex ) const in GetSelectEntryPos()
472 sal_Bool ImplEntryList::IsEntrySelected( const XubString& rStr ) const in IsEntrySelected()
479 sal_Bool ImplEntryList::IsEntryPosSelected( sal_uInt16 nIndex ) const in IsEntryPosSelected()
487 bool ImplEntryList::IsEntrySelectable( sal_uInt16 nPos ) const in IsEntrySelectable()
844 sal_uInt16 ImplListBoxWindow::GetEntryPosForPoint( const Point& rPoint ) const in GetEntryPosForPoint()
863 sal_Bool ImplListBoxWindow::IsVisible( sal_uInt16 i_nEntry ) const in IsVisible()
1736 ::vcl::StringEntryIdentifier ImplListBoxWindow::CurrentEntry( String& _out_entryText ) const in CurrentEntry()
1742 ::vcl::StringEntryIdentifier ImplListBoxWindow::NextEntry( ::vcl::StringEntryIdentifier _currentEnt… in NextEntry()
2158 Size ImplListBoxWindow::CalcSize( sal_uInt16 nMaxLines ) const in CalcSize()
2171 Rectangle ImplListBoxWindow::GetBoundingRectangle( sal_uInt16 nItem ) const in GetBoundingRectangle()
2353 long ImplListBox::GetEntryFlags( sal_uInt16 nPos ) const in GetEntryFlags()
2750 XubString ImplListBox::GetMRUEntries( xub_Unicode cSep ) const in GetMRUEntries()
2805 const Image& ImplWin::GetModeImage( BmpColorMode eMode ) const in GetModeImage()