Lines Matching defs:const
308 sal_Int64 MetricFormatter::GetValue( FieldUnit nUnit ) const in GetValue()
350 sal_uInt16 GetEntryPos( String const& rStr ) const in GetEntryPos()
363 OUString GetEntry( sal_uInt16 nPos ) const in GetEntry()
403 void SAL_CALL itemStateChanged( awt::ItemEvent const&) in itemStateChanged()
456 sal_uInt16 ComboBox::GetEntryPos( String const& rStr ) const in GetEntryPos()
461 String ComboBox::GetEntry( sal_uInt16 nPos ) const in GetEntry()
541 sal_uInt16 GetEntryPos( String const& rStr ) const in GetEntryPos()
554 OUString GetEntry( sal_uInt16 nPos ) const in GetEntry()
574 sal_uInt16 GetSelectEntryPos( sal_uInt16 nSelIndex ) const in GetSelectEntryPos()
629 void SAL_CALL itemStateChanged (awt::ItemEvent const&) in itemStateChanged()
649 void SAL_CALL mousePressed (awt::MouseEvent const&) throw (uno::RuntimeException) in mousePressed()
657 void SAL_CALL mouseEntered (awt::MouseEvent const&) throw (uno::RuntimeException) in mouseEntered()
660 void SAL_CALL mouseExited (awt::MouseEvent const&) throw (uno::RuntimeException) in mouseExited()
690 sal_uInt16 ListBox::GetEntryPos( String const& rStr ) const in GetEntryPos()
695 String ListBox::GetEntry( sal_uInt16 nPos ) const in GetEntry()
724 sal_uInt16 ListBox::GetSelectEntryPos( sal_uInt16 nSelIndex ) const in GetSelectEntryPos()
729 String ListBox::GetSelectEntry( sal_uInt16 nSelIndex ) const in GetSelectEntry()
770 void* ListBox::GetEntryData( sal_uInt16 pos) const in GetEntryData()