Searched refs:impl_getRowCount_throw (Results 1 – 2 of 2) sorted by relevance
279 …aState.Enabled = impl_getRowCount_throw() && ( !m_xCursor->isLast() || impl_isInsertionRow_throw()… in getState()370 sal_Int32 nCount = impl_getRowCount_throw(); in getState()403 sal_Int32 nCount = impl_getRowCount_throw(); in getState()569 sal_uInt32 nCount = impl_getRowCount_throw(); in execute()768 sal_Int32 nCount = impl_getRowCount_throw(); in executeWithArguments()1218 return impl_getRowCount_throw() && ( !m_xCursor->isFirst() || impl_isInsertionRow_throw() ); in impl_canMoveLeft_throw()1229 if ( impl_getRowCount_throw() && !m_xCursor->isLast() && !bIsNew ) in impl_canMoveRight_throw()1263 sal_Int32 FormOperations::impl_getRowCount_throw() const in impl_getRowCount_throw() function in frm::FormOperations
213 sal_Int32 impl_getRowCount_throw() const;
Completed in 18 milliseconds