Home
last modified time | relevance | path

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

/aoo41x/main/vcl/unx/gtk/a11y/
H A Datktable.cxx54 getAsConst( rtl::OUString rString ) in getAsConst() function
329 row, getAsConst( pTable->getAccessibleRowDescription( row ) ) ); in table_wrapper_get_row_description()
333 return getAsConst( pTable->getAccessibleRowDescription( row ) ); in table_wrapper_get_row_description()
354 column, getAsConst( pTable->getAccessibleColumnDescription( column ) ) ); in table_wrapper_get_column_description()
358 return getAsConst( pTable->getAccessibleColumnDescription( column ) ); in table_wrapper_get_column_description()
H A Datkimage.cxx37 getAsConst( rtl::OUString rString ) in getAsConst() function
74 return getAsConst( pImage->getAccessibleImageDescription() ); in image_get_image_description()
H A Datkaction.cxx45 getAsConst( const rtl::OString& rString ) in getAsConst() function
243 return getAsConst( aRet.makeStringAndClear() ); in action_wrapper_get_keybinding()

Completed in 23 milliseconds