Searched refs:io_rStartIndex (Results 1 – 2 of 2) sorted by relevance
2899 bool ImplRenderer::getSubsetIndices( sal_Int32& io_rStartIndex, in getSubsetIndices() argument2904 ENSURE_OR_RETURN_FALSE( io_rStartIndex<=io_rEndIndex, in getSubsetIndices()2916 io_rStartIndex = ::std::max( nMinActionIndex, in getSubsetIndices()2917 io_rStartIndex ); in getSubsetIndices()2921 if( io_rStartIndex == io_rEndIndex || in getSubsetIndices()2922 io_rStartIndex > io_rEndIndex ) in getSubsetIndices()2938 MtfAction( ActionSharedPtr(), io_rStartIndex ), in getSubsetIndices()
149 bool getSubsetIndices( sal_Int32& io_rStartIndex,
Completed in 1270 milliseconds