Searched refs:EditBrowseBoxTableCell (Results 1 – 2 of 2) sorted by relevance
47 EditBrowseBoxTableCell::EditBrowseBoxTableCell( in DBG_NAME()64 EditBrowseBoxTableCell::~EditBrowseBoxTableCell() in ~EditBrowseBoxTableCell()95 sal_Int32 SAL_CALL EditBrowseBoxTableCell::getForeground( ) throw (RuntimeException) in getForeground()105 sal_Int32 SAL_CALL EditBrowseBoxTableCell::getBackground( ) throw (RuntimeException) in getBackground()121 …::rtl::OUString SAL_CALL EditBrowseBoxTableCell::getAccessibleDescription() throw ( RuntimeExcepti… in getAccessibleDescription()128 ::rtl::OUString SAL_CALL EditBrowseBoxTableCell::getAccessibleName() throw ( RuntimeException ) in getAccessibleName()163 sal_Int32 SAL_CALL EditBrowseBoxTableCell::getAccessibleChildCount( ) throw (RuntimeException) in getAccessibleChildCount()177 sal_Int16 SAL_CALL EditBrowseBoxTableCell::getAccessibleRole() throw ( RuntimeException ) in getAccessibleRole()183 void SAL_CALL EditBrowseBoxTableCell::dispose() throw( RuntimeException ) in dispose()191 …void SAL_CALL EditBrowseBoxTableCell::disposing( const EventObject& _rSource ) throw (RuntimeExcep… in disposing()[all …]
43 class EditBrowseBoxTableCell :public AccessibleBrowseBoxCell class47 EditBrowseBoxTableCell(58 virtual ~EditBrowseBoxTableCell();97 EditBrowseBoxTableCell(); // never implemented98 EditBrowseBoxTableCell( const EditBrowseBoxTableCell& ); // never implemented99 EditBrowseBoxTableCell& operator=( const EditBrowseBoxTableCell& ); // never implemented
Completed in 16 milliseconds