Searched refs:splitRange (Results 1 – 6 of 6) sorted by relevance
262 bSplit &= oObj.splitRange(i, true) ; in _splitRange()271 bSplit &= oObj.splitRange(i, false) ; in _splitRange()
166 boolean splitRange( [in] short nCount,
952 xTableCursor.splitRange ( (short) 1, false ); in AutoTextExample()961 xTableCursor.splitRange ( in AutoTextExample()
84 "SwXTextTableCursor";"com::sun::star::text::XTextTableCursor";"splitRange()"
256 virtual sal_Bool SAL_CALL splitRange( sal_Int16 Count, sal_Bool Horizontal );
1674 sal_Bool SwXTextTableCursor::splitRange(sal_Int16 Count, sal_Bool Horizontal) in splitRange() function in SwXTextTableCursor