Searched refs:i_bFetchRow (Results 1 – 3 of 3) sorted by relevance
173 virtual sal_Bool previous_checked( sal_Bool i_bFetchRow );174 virtual sal_Bool absolute_checked( sal_Int32 row,sal_Bool i_bFetchRow );175 virtual sal_Bool last_checked( sal_Bool i_bFetchRow);
231 virtual sal_Bool previous_checked( sal_Bool i_bFetchRow );232 virtual sal_Bool absolute_checked( sal_Int32 row,sal_Bool i_bFetchRow );233 virtual sal_Bool last_checked( sal_Bool i_bFetchRow);
1250 sal_Bool OKeySet::last_checked( sal_Bool i_bFetchRow) in last_checked() argument1258 if ( i_bFetchRow ) in last_checked()1276 sal_Bool OKeySet::absolute_checked( sal_Int32 row,sal_Bool i_bFetchRow ) in absolute_checked() argument1314 if ( i_bFetchRow ) in absolute_checked()1331 sal_Bool OKeySet::previous_checked( sal_Bool i_bFetchRow ) in previous_checked() argument1338 if ( i_bFetchRow ) in previous_checked()
Completed in 46 milliseconds