Lines Matching defs:const
1031 Image ComboBox::GetEntryImage( sal_uInt16 nPos ) const in GetEntryImage()
1040 sal_uInt16 ComboBox::GetEntryPos( const XubString& rStr ) const in GetEntryPos()
1050 sal_uInt16 ComboBox::GetEntryPos( const void* pData ) const in GetEntryPos()
1060 XubString ComboBox::GetEntry( sal_uInt16 nPos ) const in GetEntry()
1103 long ComboBox::CalcWindowSizePixel( sal_uInt16 nLines ) const in CalcWindowSizePixel()
1110 Size ComboBox::GetOptimalSize(WindowSizeType eType) const in GetOptimalSize()
1143 Size ComboBox::CalcAdjustedSize( const Size& rPrefSize ) const in CalcAdjustedSize()
1170 Size ComboBox::CalcSize( sal_uInt16 nColumns, sal_uInt16 nLines ) const in CalcSize()
1210 void ComboBox::GetMaxVisColumnsAndLines( sal_uInt16& rnCols, sal_uInt16& rnLines ) const in GetMaxVisColumnsAndLines()
1413 XubString ComboBox::GetMRUEntries( xub_Unicode cSep ) const in GetMRUEntries()
1452 void* ComboBox::GetEntryData( sal_uInt16 nPos ) const in GetEntryData()
1530 sal_uInt16 ComboBox::GetSelectEntryPos( sal_uInt16 nIndex ) const in GetSelectEntryPos()
1542 sal_Bool ComboBox::IsEntryPosSelected( sal_uInt16 nPos ) const in IsEntryPosSelected()
1559 Rectangle ComboBox::GetBoundingRectangle( sal_uInt16 nItem ) const in GetBoundingRectangle()
1579 long ComboBox::GetIndexForPoint( const Point& rPoint, sal_uInt16& rPos ) const in GetIndexForPoint()