Home
last modified time | relevance | path

Searched refs:EditBrowseBoxTableCell (Results 1 – 2 of 2) sorted by relevance

/trunk/main/accessibility/source/extended/
H A Daccessibleeditbrowseboxcell.cxx47 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 …]
/trunk/main/accessibility/inc/accessibility/extended/
H A Daccessibleeditbrowseboxcell.hxx43 class EditBrowseBoxTableCell :public AccessibleBrowseBoxCell class
47 EditBrowseBoxTableCell(
58 virtual ~EditBrowseBoxTableCell();
97 EditBrowseBoxTableCell(); // never implemented
98 EditBrowseBoxTableCell( const EditBrowseBoxTableCell& ); // never implemented
99 EditBrowseBoxTableCell& operator=( const EditBrowseBoxTableCell& ); // never implemented

Completed in 20 milliseconds