Home
last modified time | relevance | path

Searched refs:getCellName (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/table/
H A Daccessiblecell.cxx607 ::rtl::OUString AccessibleCell::getCellName( sal_Int32 nCol, sal_Int32 nRow ) in getCellName() function in accessibility::AccessibleCell
653 return getCellName( nCol, nRow ); in getAccessibleName()
H A Daccessiblecell.hxx87 ::rtl::OUString getCellName( sal_Int32 nCol, sal_Int32 nRow );
H A Dcell.cxx1748 static OUString getCellName( sal_Int32 nCol, sal_Int32 nRow ) in getCellName() function
1802 return getCellName( nCol, nRow ); in getName()

Completed in 29 milliseconds