Searched refs:impl_getPublicRowIndex_nothrow (Results 1 – 2 of 2) sorted by relevance
272 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
146 ::sal_Int32 impl_getPublicRowIndex_nothrow( ::sal_Int32 const i_privateRowIndex ) const;
Completed in 17 milliseconds