Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx272 aEvent.FirstRow = impl_getPublicRowIndex_nothrow( aEvent.FirstRow ); in impl_createPublicEvent()
273 aEvent.LastRow = impl_getPublicRowIndex_nothrow( aEvent.LastRow ); in impl_createPublicEvent()
880 …::sal_Int32 SortableGridDataModel::impl_getPublicRowIndex_nothrow( ::sal_Int32 const i_privateRowI… in impl_getPublicRowIndex_nothrow() function in toolkit::SortableGridDataModel
H A Dsortablegriddatamodel.hxx146 ::sal_Int32 impl_getPublicRowIndex_nothrow( ::sal_Int32 const i_privateRowIndex ) const;

Completed in 19 milliseconds