Searched refs:ListBoxLine (Results 1 – 2 of 2) sorted by relevance
65 struct ListBoxLine struct71 ListBoxLine() { } in ListBoxLine() function72 …ListBoxLine( BrowserLinePointer _pLine, const ::com::sun::star::uno::Reference< ::com::sun::star::… in ListBoxLine() argument78 typedef ::std::hash_map< ::rtl::OUString, ListBoxLine, ::rtl::OUStringHash > ListBoxLines;198 inline const ListBoxLine&211 …void impl_setControlAsPropertyValue( const ListBoxLine& _rLine, const ::com::sun::star::uno…218 impl_getControlAsPropertyValue( const ListBoxLine& _rLine ) const;
741 ListBoxLine aNewLine( pBrowserLine, _rPropertyData.xPropertyHandler ); in InsertEntry()902 …void OBrowserListBox::impl_setControlAsPropertyValue( const ListBoxLine& _rLine, const Any& _rProp… in impl_setControlAsPropertyValue()938 Any OBrowserListBox::impl_getControlAsPropertyValue( const ListBoxLine& _rLine ) const in impl_getControlAsPropertyValue()1009 const ListBoxLine& rLine = impl_getControlLine( _rxControl ); in valueChanged()1122 ListBoxLine& rLine = m_aOrderedLines[nPos]->second; in ChangeEntry()
Completed in 24 milliseconds